#stayinandexploreitkb
In this short video lecture, I would like to discuss about the passive enumeration tools and techniques
with “Xsubfind3r” which is a small utility to find or extract subdomains.
Passive subdomain enumeration is performed by using publicly available data, such as search engine results, querying DNS records on DNS servers, and so on. This data is typically collected automatically, and no interaction is required with the target domain.
Subdomains can be used for a variety of purposes, such as to host a blog, an e-commerce site, or even an entirely different website from the root domain. Subdomains are often used to segregate different services or functionalities within an organization.
This could be very crucial when you are performing passive information gathering during your penetration testing and IT Audits.
xsubfind3r is a command-line interface (CLI) utility to find the domain's known subdomains from curated passive online sources.
Release Binaries
https://github.com/hueristiq/xsubfind...