Update README.md

main
witchdocsec 2022-11-13 08:15:10 +00:00 committed by GitHub
parent ea0f6a4bca
commit 21fd28b275
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,6 +2,6 @@
directory and file enumeration tool. if your wordlist didn't find anything this is your best bet. robust is built on dirgenerate and works by dorking for robots.txt files and parsing the dissalow entries then checking for them on the target site. as such it requires no wordlist directory and file enumeration tool. if your wordlist didn't find anything this is your best bet. robust is built on dirgenerate and works by dorking for robots.txt files and parsing the dissalow entries then checking for them on the target site. as such it requires no wordlist
# useage # useage
python3 robust.py <url> <status codes to match , seperated> python3 robust.py url <status codes to match , seperated>
![image](https://user-images.githubusercontent.com/107813117/194931560-c04eb6bc-cf06-4787-8dbf-302cc3a3cb45.png) ![image](https://user-images.githubusercontent.com/107813117/194931560-c04eb6bc-cf06-4787-8dbf-302cc3a3cb45.png)