/BWPT

Website path traversal vulnerability scanner.

Primary LanguageJavaScriptMIT LicenseMIT

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