diff --git a/README.md b/README.md index 4544fab..5d50e3e 100755 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ # pathbrute Pathbrute -Pathbrute is a DirB/Dirbuster type of tool designed to brute force directories and files names on web/application servers. However, it has some new tricks. +Pathbrute is a DirB/Dirbuster type of tool designed to brute force directories and files names on web/application servers. +However, it has some new tricks. It is no longer a dumb directories/files brute force tool if you use the -v and -i option. + Some of it includes: 1) Wordlists from Exploit databases and Metasploit 2) Identify interesting URLs eventhough websites return HTTP status code 200 for all URI paths.