Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebScan

Scan for website misconfigurations

Installation

Dependencies can be installed by running py setup.py.

Usage

Create a data folder and create a domains.csv file in the following format:

index,domain
0,test.com
1,test2.com

Extend webscan/scanners.py with additional scanners for each configuration you would like to check. Add your scanners to webscan/webscan.py.

Next, run py webscan.py.

About

Scan for website misconfigurations

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages