Skip to content

aristosMiliaressis/ffufClean

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

ffufClean

cleans up false positive results from route handlers that match based on startswith and keeps the shortest match

e.g.

/admin.zip
/admin.tar
/admin
/admin.xml
/adminpanel
cat results.json | jq -c '.results[]' | ./ffufClean | jq -c '.[]'

About

cleans up false positive ffuf results from route handlers that match based on startswith

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages