Skip to content

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

About

Website path traversal vulnerability scanner.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks