Skip to content

WebPathScanner helps pentester or web developer to find some interesting files( like .htaccess, .htpasswd ..etc) for improving the security of the web application

License

Notifications You must be signed in to change notification settings

m-alaiady/WebPathScanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Supported OS made-by-python Supported Python versions GitHub release GitHub

WebPathScanner

WebPathScanner

Description:

the WebPathScanner is a web-based security tool that helps you to find some interesting files and folder

Usage:

  1. git clone https://github.com/m-alaiady/WebPathScanner
  2. cd WebPathScanner
  3. pip3 install -r requirements.txt
  4. python3 WebPathScanner.py -u <URL> [<options>]

Options

-p select a specific payload
-c filter status code
-o save output to file
-h show help page

Features

  1. WebPathScanner uses Multiprocessing
  2. Allowing status code filtering
  3. Saving output to any file
  4. Pure Python

Demo

asciicast

About

WebPathScanner helps pentester or web developer to find some interesting files( like .htaccess, .htpasswd ..etc) for improving the security of the web application

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages