Skip to content

GH0st3rs/robotscan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

robotscan

Python addon for dirsearch

usage: robotscan.py [-h] [-u URL] [-w WORDLIST] [-e EXTENSIONS]
                    [-x EXCLUDESTATUS] [-a ...]

optional arguments:
  -h, --help            show this help message and exit
  -u URL, --url URL     URL target
  -w WORDLIST, --wordlist WORDLIST
                        Dictionary
  -e EXTENSIONS, --extensions EXTENSIONS
                        Extension list separated by comma (example: php,asp)
  -x EXCLUDESTATUS, --excludestatus EXCLUDESTATUS
                        Exclude status code, separated by comma (example:
                        301,500)
  -a ..., --args ...    Other args for dirsearch. Use quotes for parameters
                        (example: "--timeout=0 -t 20")

About

Python addon for dirsearch

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages