Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
51 changes: 51 additions & 0 deletions rules/scanners-user-agents.data
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,57 @@ wprecon
# https://wpscan.org/
wpscan

# feroxbuster directory fuzzer
feroxbuster

# (deprecated) https://github.com/LeakIX/l9explore
l9explore

# (deprecated) https://github.com/LeakIX/l9tcpid
l9tcpid

# https://github.com/wapiti-scanner/wapiti
wapiti

# https://subgraph.com/vega/
vega

# https://docs.rapid7.com/appspider/
appspider

# https://github.com/swatv3nub/IronWASP
ironwasp

# https://github.com/spinkham/skipfish
skipfish

# https://www.qualys.com/apps/web-app-scanning
qualysguard

# https://nstalker.com/
n-stalker

# https://www.acunetix.com/
acunetix

# https://github.com/dionach/CMSmap
cmsmap

# https://github.com/xxgrunge/sqlninja
sqlninja

# https://github.com/s0md3v/XSStrike
xsstrike

# https://github.com/epsylon/xsser
xsser

# https://github.com/OWASP/joomscan
joomscan

# https://github.com/SamJoan/droopescan
droopescan

# ZGrab scanner (Mozilla/5.0 zgrab/0.x)
# https://zmap.io
zgrab
Expand Down
Loading