Skip to content
/ Dircrunch Public

Simple tool for Searching Directory from any Site and its Subdomain

Notifications You must be signed in to change notification settings

xrce/Dircrunch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dircrunch

Simple tool for Searching Directory from any Site and its Subdomain

How to Use

php find.php <target> <list> <opt>

Option List :

  • -s : Scan from target's Subdomains

Example :

php find.php google.com list.txt -s

Dependencies

  • PHP
  • PHP-Curl

Optional Dependencies

  • Custom Wordlists

Similar Tools

External Links

HTTP Response Explanation

  • 200 OK - Request succeded, there is high probability that the file/directory is there
  • 302 Found - Temporary redirected, maybe there is something on there, maybe not
  • 403 Forbidden - You don't have access rights because it's unauthorized
  • 404 Not Found - It's means the URL doesn't recognized

About

Simple tool for Searching Directory from any Site and its Subdomain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages