Skip to content
/ webmap Public

Web applications info gatherer

License

Notifications You must be signed in to change notification settings

fagci/webmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebMap

Tool to get information about web application.

Will help developers, pentesters make better safe web apps.

WebMap by fagci screenshot

Usage

python3 webapp.py https://site.com

If you want to check vulns by fuzzing (may be abusable, ask about permissions first), add --fuzz option:

python3 webapp.py https://site.com --fuzz

To hide your ass disable IP resolve, pass -n.

To allow redirects pass -r option.

To perform all checks pass --full option.

Releases

No releases published

Packages

No packages published

Languages