Update README.md
parent
ea0f6a4bca
commit
21fd28b275
|
@ -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
|
||||
|
||||
# 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)
|
||||
|
|
Loading…
Reference in New Issue