Skip to content
/ Weaver Public

Multi-threaded Web-Directory Bruteforcer, Python 3.x

Notifications You must be signed in to change notification settings

Ak-wa/Weaver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weaver - Web Directory Bruteforcer

python size lastcommit follow

  • Configurable queue threading
  • Progressbar without modules
  • 404 Counter
  • Adds entries of robots.txt to the wordlist, if existing
  • Written as class, can be used in other projects

Usage:

python weaver.py <url> <dir_list> <threads>

example:

python weaver.py https://example.com common.txt 30

Releases

No releases published

Packages

No packages published

Languages