Advertisement
syst3m_h4x0r

XSS Scanners

Nov 11th, 2017
25,965
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.87 KB | None | 0 0
  1. XSS Scanners
  2. https://github.com/shawarkhanethicalhacker/BruteXSS (Cross-Site Scripting Bruteforcer)
  3. https://github.com/1N3/XSSTracer (A small python script to check for Cross-Site Tracing)
  4. https://github.com/0x584A/fuzzXssPHP (A very simple reflected XSS scanner supports GET/POST)
  5. https://github.com/chuhades/xss_scan (Reflected XSS scanner)
  6. https://github.com/BlackHole1/autoFindXssAndCsrf (A plugin for browser that checks automatically whether a page haves XSS and CSRF vulnerabilities)
  7. https://github.com/shogunlab/shuriken (XSS command line tool for testing lists of XSS payloads on web apps)
  8. https://github.com/UltimateHackers/XSStrike (fuzz and bruteforce parameters for XSS,WAFs detect and bypass)
  9. https://github.com/stamparm/DSXS (A fully functional Cross-site scripting vulnerability scanner,supporting GET and POST parameters,and written in under 100 lines of code)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement