Skip to content

a web scanner to detect some hided file and directory

License

Notifications You must be signed in to change notification settings

sarleon/WebScanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebScanner

a scanner to detect file and directory in a website

CRAN

install

install python

sudo apt-get install python
sudo apt-get install python-pip

clone the repository

git clone https://github.com/sarleon/WebScanner.git

install requirements

pip install -r requirements.txt

USE

simply use

python WebScanner.py -u http://127.0.0.1/  

404 page will not be echo , if you want to print all the information,use -v like

python WebScanner.py -u http://127.0.0.1/ -v  

About

a web scanner to detect some hided file and directory

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages