Skip to content

ivaylo-vasilev/webscanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WebScanner

Web scanner for existing (and/or hidden) directories.

WebScanner is a Python program intended to scan and discover existing and/or hidden directories (and web objects) on a web server using a wordlist file to perform a dictionary based enumeration. Basically I created my own basic version of the popular DIRB program. WebScanner allows you to select your own (custom) User-Agent. Currently the program shows the result of the scanning only in the terminal window, but I am planning to add an option to export the result into a file.

Example usage:

$python3 webscan.py URL -w <wordlist.txt>

For all the available options:

$python3 webscan.py --help


*The wordlist files in the wordlists directory are from the wordlists included with Kali Linux.

About

Web scanner for existing (and/or hidden) directories.

Topics

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages