Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 271 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 271 Bytes

xssee

一个xss检测工具

支持存储型,反射型 post,get类别的XSS漏洞fuzz测试

依赖

python2.x

bs4.BeautifulSoup

webbrowser

用法: git clone https://github.com/0FuzzingQ/xssee.git

cd xssee

python main.py

暂不支持自动化post参数检测