8. Dmitry (Deepmagic Information Gathering Tool)
Description:
- Dmitry is an information-gathering tool that provides data such as subdomains, email addresses, uptime, and open ports related to a domain.
Examples:
- Basic Host Information:
- dmitry -i example.com
- Basic Host Information:
Explanation: Collects basic information (-i for whois IP lookup) about example.com.
- Subdomain Search:
- dmitry -s example.com
- Subdomain Search:
Explanation: Searches for subdomains (-s) associated with example.com.
- Email Address Search:
- dmitry -e example.com
- Email Address Search:
Explanation: Searches for email addresses (-e) related to the target domain.