I2rys / BWPT

Website path traversal vulnerability scanner.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Website path traversal vulnerability scanner.

License:MIT License


Languages

Language:JavaScript 100.0%