Git Product home page Git Product logo

bing-ip2hosts-1's Introduction

INTRODUCTION
------------
Bing.com is a search engine owned by Microsoft, formerly known as MSN Search and Live Search. It has a unique feature to search for websites hosted on a specific IP address. This feature is can be used with the IP: parameter in the search query, eg. "IP:1.2.3.4"

Bing-ip2hosts uses this feature to enumerate all hostnames which Bing has indexed for a specific IP address. This technique is considered best practice during the reconnaissance phase of a penetration test in order to discover a larger potential attack surface. Bing-ip2hosts is written in the Bash scripting language for Linux.

HELP
-------
Use the following command for usage information.

bing-ip2hosts (o.4) by Andrew Horton aka urbanadventurer
Homepage: http://www.morningstarsecurity.com/research/bing-ip2hosts

Useful for web intelligence and attack surface mapping of vhosts during
penetration tests. Find hostnames that share an IP address with your target 
which can be a hostname or an IP address.  This makes use of Microsoft 
Bing.com ability to seach by IP address, e.g. "IP:210.48.71.196".

Usage: ./bing-ip2hosts [OPTIONS] <IP|hostname>

OPTIONS are:
-n		Turn off the progress indicator animation
-t <DIR>	Use this directory instead of /tmp. The directory must exist.
-i		Optional CSV output. Outputs the IP and hostname on each line, separated by a comma.
-p		Optional http:// prefix output. Useful for right-clicking in the shell.




INSTALL
-------
sudo cp ./bing-ip2hosts /usr/local/bin/


LIMITATIONS
-----------
* Doesn't check for a non existant TMP folder
* The optional prefix of http:// is not from bing results so the site may actually be an https:// site.
* Will stop scraping pages when a captcha is presented by Bing

Homepage: http://www.morningstarsecurity.com/research/bing-ip2hosts/


bing-ip2hosts-1's People

Contributors

qashqao avatar

Watchers

 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.