Cette page vous donne les différences entre la révision choisie et la version actuelle de la page.
|
des_outils_pour_scanner_des_xss [2019/10/23 13:51] M0N5T3R |
des_outils_pour_scanner_des_xss [2020/06/01 14:06] (Version actuelle) m0n5t3r |
||
|---|---|---|---|
| Ligne 3: | Ligne 3: | ||
| ====== Des outils pour scanner des XSS ====== | ====== Des outils pour scanner des XSS ====== | ||
| + | **XSS online scanner** | ||
| + | |||
| + | |||
| + | 🛠 Find xss online https://pentest-tools.com/website-vulnerability-scanning/xss-scanner-online# | ||
| + | |||
| + | 🛠 Find xss online http://xss-scanner.com/ | ||
| + | |||
| + | **XSS webmail** | ||
| + | |||
| + | 🛠 Webmail XSS Tester - Excess2 https://www.gremwell.com/excess2_webmail_xss_tester | ||
| + | |||
| + | |||
| + | 🛠 xss-webmail-fuzzer.py | ||
| + | https://pastebin.com/xZQ3WfNS | ||
| + | |||
| + | |||
| + | **XSS ** | ||
| + | |||
| + | 🛠 XSS-Radar https://github.com/bugbountyforum/XSS-Radar | ||
| + | |||
| + | 🛠 XSSHunter https://github.com/mandatoryprogrammer/xsshunter | ||
| + | |||
| + | 🛠 xsshunter_client https://github.com/mandatoryprogrammer/xsshunter_client | ||
| + | |||
| + | 🛠 Domxssscanner https://github.com/yaph/domxssscanner | ||
| + | |||
| + | 🛠 BruteXSS https://github.com/rajeshmajumdar/BruteXSS | ||
| + | |||
| + | 🛠 XSS'OR http://xssor.io/ | ||
| + | |||
| + | 🛠 Powerfull XSS Scanning and Parameter analysis tool&gem https://github.com/hahwul/XSpear | ||
| + | |||
| + | 🛠 PwnXSS: Vulnerability (XSS) scanner exploit https://github.com/pwn0sec/PwnXSS | ||
| 🛠 XSS Payloads The wonderland of JavaScript unexpected usages, and more. | 🛠 XSS Payloads The wonderland of JavaScript unexpected usages, and more. | ||
| Ligne 11: | Ligne 44: | ||
| 🛠 Automated blind-xss search for Burp Suite. Contribute to wish-i-was/femida development by creating an account on GitHub. https://github.com/wish-i-was/femida | 🛠 Automated blind-xss search for Burp Suite. Contribute to wish-i-was/femida development by creating an account on GitHub. https://github.com/wish-i-was/femida | ||
| + | |||
| + | 🛠 DOM XSS scanner for Single Page Applications https://github.com/fcavallarin/domdig | ||
| 🛠 Burp extension helps in finding blind xss vulnerabilities - BitTheByte/BitBlinder https://github.com/BitTheByte/BitBlinder | 🛠 Burp extension helps in finding blind xss vulnerabilities - BitTheByte/BitBlinder https://github.com/BitTheByte/BitBlinder | ||
| Ligne 85: | Ligne 120: | ||
| + | 🛠 Vaya-ciego-nen is a tool that allows you to create your own webapp to detect, manage and exploit Blind Cross-site scripting (XSS) vulnerabilities. https://github.com/hipotermia/vaya-ciego-nen | ||