Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 1.1 KB

README.md

File metadata and controls

33 lines (21 loc) · 1.1 KB

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