Advertisement
TVT618

XSStrike - Intelligent XSS Detection and Exploitation Suite

May 23rd, 2018
254
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.27 KB | None | 0 0
  1. Screenshots
  2.  
  3. About XSStrike
  4. XSStrike is an advanced XSS detection suite. It has a powerful fuzzing engine and provides zero false positive result using fuzzy matching. XSStrike is the first XSS scanner to generate its own payloads. It is intelligent enough to detect and break out of various contexts.
  5. Made with LOVE by Somdev Sangwan
  6.  
  7. Features: To know more visit xsstrike.tk
  8. * Powerful fuzzing engine
  9. * Context breaking technology
  10. * Intelligent payload generation
  11. * GET & POST method support
  12. * Cookie Support
  13. * WAF Fingerprinting
  14. * Hand crafted payloads for filter and WAF evasion
  15. * Hidden parameter discovery
  16. * Accurate results via levenshtein distance algorithm
  17.  
  18. Installation
  19. git clone https://github.com/UltimateHackers/XSStrike (Download XSStrike)
  20. cd XSStrike
  21. pip install -r requirements.txt (Install the requirements)
  22. python xsstrike (Run XSStrike)
  23.  
  24. Contribution, License & Sponsorship
  25. Creative Commons License
  26. This work is licensed under a Creative Commons Attribution 4.0 International License.
  27. Want to contribute? What are you waiting for? Fork it and hit up with a pull request.
  28. Want to sponsor? Mail me at s0md3v@gmail.com
  29.  
  30. Download XSStrike: https://github.com/UltimateHackers/XSStrike
  31. Visit XSStrike: https://xsstrike.tk/
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement