Git Product home page Git Product logo

doct0rx / inforfinder Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ggusoft/inforfinder

0.0 1.0 0.0 22 KB

Inforfinder is a tool to collect information of any domains pointing at some server (ip, domain, range, file). Is able to detect all domains pointing to an IP address and detect CMS version installed in a web (Wordpress, Joomla, prestashop, etc), also is able to detect PHP version, Web Server version, Plesk version...

Python 100.00%

inforfinder's Introduction

Inforfinder

Inforfinder is a tool made to collect information of any domain pointing at a server (ip,domain,range,file).

Requires python libs: pyRequests and pyDNS

-First, you need to install complementary libraries:

user@machine$ sudo apt-get install python-dns python-dnspython python-requests python-lxml python

OR

    pip install  pydns
pip install requests --upgrade
    pip install  lxml

-Then Download "inforfinder"

-The next step is to run "inforfinder.py": python inforfinder.py --help

Find more information on how to use this app:

 InforFinder v1.0.9 Powered By GGUsoft 2017

 Powered By GGUsoft 2017

 Commands:

 -d <dominio>				Gets a domain for apply any optional commands

 -dD <dominio>				Gets a domain list hosted in IP of the specified domain

 -dI <IP>				Gets a domain list hosted in the specified IP 

 -dR <IP inicio> <IP fin>		Gets a domain list hosted in every IP of the specified range

 -dF <file>				Gets a list with all domains hosted at same IP from a file, the file contens a IP by line


 Optionals:

 inforfinder <command> -cms			Checks if every domain found has a cms website (wordpress, joomla ,etc) and show version

 inforfinder <command> -servinfo		Checks web server parameters

 inforfinder <command> --subdomain-enum          Lists subdomains of every domain found

inforfinder's People

Contributors

ggusoft 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.