Skip to content
/ BWPT Public

Website path traversal vulnerability scanner.

License

Notifications You must be signed in to change notification settings

I2rys/BWPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BWPT

Website path traversal vulnerability scanner

Installation

Github:

git clone https://github.com/I2rys/BWPT

NPM Packages:

npm i request && npm i chalk

Usage

node index.js <links_file_path>
  • links_file_path - The path of the file that have the links that you want to scan.

Note

Place your dictionary in dictionary.txt and the results will be place in the output.txt

License

MIT © I2rys