We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Below is an example
$ ./pathBrute -u http://xx.xx.xx.xx -p /e/enews/index.php -x -v -i [*] Pre-Bruteforce Checks http://xx.xx.xx.xx/NonExistence [404] [1263] [404错误页面]
[*] Testing URI Paths: (Total: 1) http://xx.xx.xx.xx/e/enews/index.php [200] [1064] [message notification] [1 of 1] [Found] http://xx.xx.xx.xx/e/enews/index.php [200] [1064] [message notification]
Below is the additional output that will be added
[*] Database Lookup [Source] [Filename] [URI Path] [Vuln Category] exploitdb 10069.php /e/enews/index.php sql
The text was updated successfully, but these errors were encountered:
milo2012
No branches or pull requests
$ ./pathBrute -u http://xx.xx.xx.xx -p /e/enews/index.php -x -v -i
[*] Pre-Bruteforce Checks
http://xx.xx.xx.xx/NonExistence [404] [1263] [404错误页面]
[*] Testing URI Paths: (Total: 1)
http://xx.xx.xx.xx/e/enews/index.php [200] [1064] [message notification] [1 of 1]
[Found] http://xx.xx.xx.xx/e/enews/index.php [200] [1064] [message notification]
The text was updated successfully, but these errors were encountered: