Skip to content

LasCC/Directory-Crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Directory crawler

Directory crawler with wordlist using python

Tech part

This script uses a number of open source projects to work properly:

  • requests
  • argparse
  • re
  • urlparse
  • python

Usage

usage: main.py [-h] [-u URL]

optional arguments:
  -h, --help         show this help message and exit
  -u URL, --url URL  Url that you want to crawl
python main.py -u [URL OF YOUR OWN WEBSITE] 

Pictures

N|Solid

@LasCC

About

Directory crawler with wordlist using python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages