Giter Site home page Giter Site logo

webborer's Introduction

WebBorer

WebBorer is a directory-enumeration tool written in Go and targeting CLI usage.

This project was formerly named 'GoBuster', but that had a namespace collision with OJ Reeves' excellent tool (which was released about the same time as I was preparing this for release).

Features

  • Highly portable -- requires no runtime once compiled.
  • No GUI required.
  • Supports Socks 4, 4a, and 5 proxies.
  • Supports excluding entire subpaths.
  • Capable of parsing returned HTML for additional directories to parse.
  • Highly scalable -- Go's parallel model allows for many workers at once.

Contributing

Please see the CONTRIBUTING file in this directory.

Build Status codecov

Copyright

Copyright 2015-2017 Google Inc.

WebBorer is not an official Google product (experimental or otherwise), it is just code that happens to be owned by Google.

Contact

For questions about WebBorer, contact David Tomaschik <[email protected]>

webborer's People

Contributors

matir avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

webborer's Issues

Split work across URLs

When processing multiple seed URLs, work should be split across them to reduce hammering on a single box.

Support a method for checking for 404s

  • Disable wordlist expansion
  • Enable HTML parsing
  • Check each link
  • Build report of 404s (source page, link destination)
    • Needs new result type
  • Allow checking off-site resources by one degree

Support arbitrary cookies

Should allow loading cookies from a netscape-formatted cookie jar to add to requests. This will enable support for logins, etc.

Refactor string slice flag

Instead of expecting a comma separated list, we should support multiple instances of the flag. (Really, we should support both.)

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.