The Wayback Machine - https://web.archive.org/web/20220608205724/https://github.com/topics/xss-scanner
Skip to content
#

xss-scanner

Here are 58 public repositories matching this topic...

this is a python module that contains functions and classes which are used to test the security of web/network applications. it's coded on pure python and it's very intelligent tool ! It can easily detect: XSS (relected/stored), RCE (Remote Code/Command Execution), SSTI, SSRF, CORS Misconfigurations, File Upload, CSRF, Path Traversal,.... Also, it have DDoS capabilities, and variety of information gathering tools packed inside ! Aside of many other useful functionalities.

  • Updated Apr 2, 2022
  • Python

Improve this page

Add a description, image, and links to the xss-scanner topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the xss-scanner topic, visit your repo's landing page and select "manage topics."

Learn more