Skip to content
New issue

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

Lookup URI paths that were found and compare them against DB for ExploitDB, Packetstorm and Metasploit Framework. #10

Open
milo2012 opened this issue Aug 18, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@milo2012
Copy link
Owner

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
@milo2012 milo2012 self-assigned this Aug 18, 2018
@milo2012 milo2012 added the enhancement New feature or request label Aug 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant