Skip to content

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

@milo2012

Description

@milo2012

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions