Pentester

InforFinder – tool to collect information of any domains pointing at some server

InforFinder – tool to collect information of any domains pointing at some server. 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$

InforFinder – tool to collect information of any domains pointing at some server.

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.

Was this article helpful?

If something here is wrong or out of date, tell us and we will check the source.

Related reading

See all
AI

CISO Assistant — One-stop GRC Platform for Risk Management, AppSec

CISO Assistant offers a fresh perspective on Cybersecurity Management and GRC (Governance, Risk, and Compliance) practices: Features Upcoming features are listed on the roadmap. CISO Assistant is developed and maintained by Intuitem, a company specializing in Cybersecurity, Cloud, and Data/AI. Core

March 29, 2026
Forensic Tool

teler : Real-time HTTP Intrusion Detection

Teler is a real-time intrusion detection and threat alert based on a weblog that runs in a terminal with resources that we collect and provide by the community. ❤️ Features Real-time: Analyze logs and identify suspicious activity in real time. Alerting: teler provides alerting when a threat is detec

December 4, 2022
BugBounty

APTRS – An Automated Penetration Testing Reporting System

APTRS (Automated Penetration Testing Reporting System) is an automated reporting tool in Python and Django. The tool allows Penetration testers to create a report directly without using the Traditional Docx file. It also provides an approach to keeping track of the projects and vulnerabilities. Prer

November 24, 2022
AWS

AWSGoat : A Damn Vulnerable AWS Infrastructure

Compromising an organization’s cloud infrastructure is like sitting on a gold mine for attackers. And sometimes, a simple misconfiguration or a vulnerability in web applications, is all an attacker needs to compromise the entire infrastructure. Since the cloud is relatively new, many developers are

November 22, 2022