Code Monkey home page Code Monkey logo

avhbf's Introduction

Advanced Virtual Host BruteForcer (AVHBF)

author : Sergey Belov ([email protected])
repo : http://github.com/
version : 0.1 (24 November'2013)

What is it? This tool try to bruteforce virtualhosts (HOST HTTP header) on your target server (web server or proxy balancer) and try to find something valid...

Why this tool is better than MSF module?

  • Have a hybrid mode. When domain name is provided this tool try to find test.domain, dev.domain e.t.c... (taking subdomains from dictionary);
  • Try to find .dev / .test / .local / .development / .beta / .int zones for current domain and for all subdomains while bruteforcing;
  • "Smart" detect mechanism. Comparing not equal or not full text between non-exist domain and testing domain and not headers (nginx replies for non-exist domain 200 HTTP code by default config). You can set in percent what is the maximum difference in responses between non-exist and founded domain;
  • Have a bigger than msf dictionary (include msf domains of course);
  • Preventing false-positive answers;
  • Not required msf :P
  • Also try to bruteforce with HOST header from domains.txt file (standard msf feature).

Requirements

  • console mode;
  • PHP > 5.3;
  • cURL (+ php cURL lib);
  • xdiff optional lib. It will be better if you install it. How to install.

ToDo:

  • Write same Chrome extension;
  • 2 fingerprints for non-exist domains (will solve google's services problem);
  • MSF module;
  • Python version?

License: GPL v2

A lot of success stories happened with this tool...

avhbf's People

Contributors

belove avatar

Watchers

James Cloos 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.