What is domfind

A wargaming network for penetration testers to practice their skills in a realistic environment.

domfind: A Python 3.6.x Utility for Domain Name Testing

domfind is a utility designed for Python version 3.6.x. It checks whether specific domain names are available across various Top Level Domains (TLDs).

This is achieved by making a series of DNS requests

This process involves making a series of DNS requests for Start of Authority (SOA) records. It starts at the root servers and continues down through the parent domains until the final parent responds with either a SOA section or a NXDOMAIN response code. The NXDOMAIN response indicates that the input domain name does not exist. Local or public DNS resolvers are intentionally not utilized in this process to prevent the use of cached records.

Important Consideration Regarding DNS Queries

It is important to understand that the number of DNS queries executed increases in a linear fashion based on both the depth of the input domain and the total number of TLDs that need to be checked.

For example, sub1

sub2.domain.tld requires a total of three queries for each TLD.

The first one is directed...

The first request is sent to a root server, the second request is directed to a NS server of domain.tld, and the third and final request is aimed at sub2.domain.tld.

This utility helps in identifying malicious subdomains

This utility is designed to identify malicious subdomains that are registered under various top-level domains (TLDs) and may be utilized for phishing campaigns. Malicious actors frequently use the same domain name across related or subsequent campaigns to host their web servers. This can be proactively detected with domfind as a one-off process if the domain name is already known.
 

domfind Reviews

Write a Review

No reviews yet. Be the first to review this tool!

Write a Review

Share your experience with domfind tool and help others make informed decisions.

Featured

Specops Software
Free

Specops Software View Specops Software

Specops Software empowers organizations to fortify their IT security by addressing the critical vulnerability of password management and authentication. As a premier vendor, Specops Software provides advanced solutions designed to proactively block weak passwords, enforce robust authentication protocols, and ensure compliance with stringent industry standards like CJIS and HITRUST. With deep native integration into Active Directory and on-premises data storage, Specops Software offers unparalleled security and control for sensitive business data.

Active Directory password policy auditing against compliance standards
Breached password detection for over 900 million known compromised passwords
Zero-trust access evaluation and enhancement
Infisical
Free

Infisical View Infisical

Infisical is the premier open-source platform designed for unified management of secrets, certificates, and configurations across your entire organization. It seamlessly integrates into your development workflows, CI/CD pipelines, and cloud infrastructure, ensuring secure storage and automated injection of sensitive information. Empower your team with robust features like versioning, point-in-time recovery, comprehensive audit logging, and automated secret rotation for enhanced security and operational efficiency.

Open-source secrets management platform
Unified management of secrets, certificates, and configs
Seamless integration with development workflows and CI/CD
Click Studios
Free

Click Studios View Click Studios

Click Studios is an Australian-based Agile software development company dedicated to evolving Passwordstate, their robust Enterprise Password Management solution. Continuously refined through customer insights and cybersecurity advancements, Passwordstate offers advanced features for secure sensitive information management and stringent compliance. Click Studios provides scalable, secure, and user-friendly password management solutions, empowering businesses globally with affordable and reliable access control.

Secure Enterprise Password Management
Continuous Feature Enhancement
Customer Feedback Driven Development

Similar Tools

Metasploit
Free

Metasploit View Metasploit

Metasploit is the industry-leading open-source penetration testing platform, empowering security professionals to discover, exploit, and validate vulnerabilities with precision and efficiency. Its comprehensive framework provides a robust environment for developing and executing exploit code, managing security assessments, and enhancing defensive strategies through IDS signature development and anti-forensic techniques. Trusted globally, Metasploit accelerates your security testing lifecycle and strengthens your organization's defenses against emerging threats.

Extensive exploit module library
Vulnerability scanning and validation
Payload generation and management
E
Free

EasyHunting View EasyHunting

A professional platform that simplifies penetration testing by providing a unified dashboard for managing targets, automating scans, integrating diverse tools, and delivering AI-powered insights.

5.0
YARI
Free

YARI View YARI

A cheat sheet providing examples of creating reverse shells for penetration testing.

Yara4Pentesters
Free

Yara4Pentesters View Yara4Pentesters

A front-end JavaScript toolkit for creating DNS rebinding attacks

WPSploit
Free

WPSploit View WPSploit

A suite of tools for Wi-Fi network security assessment and penetration testing.

WS-Attacker
Free

WS-Attacker View WS-Attacker

A cheat sheet providing examples of creating reverse shells for penetration testing.