Code Monkey home page Code Monkey logo

dirscan's Introduction

== intro ==
Fast web resources identificator, combines crawling with bruteforcing.
This can open attack vectors, and is very useful for pentests.


==credits==
@sha0coder


== usage ==

$ ./dirscan  --help
Usage of ./dirscan:
  -dict="": the wordlist
  -go=5: num of concurrent goroutines
  -lang="": language (java, asp or php)
  -proxy="": set proxy ip:port
  -url="": the url


== examples ==

./dirscan -url http://site.com/ -dict wordlists/big.txt -lang php -go 20

== todo ==

- audodetect operative system, and if is windows avoid com,com1,prn,nul,aux ... and be case insensitive
- if crawler detects test1.php the bruter should test other numbers test2.php, test3.php ...


== dificult situations == 

- two or more balanced ws, give different response against non existent file, this confuse dirscan's output
- how to differentiate a file than a directory? some times this seems impossible

dirscan's People

Contributors

sha0coder avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.