saeeddhqan / Maryam

Maryam: Open-source Intelligence(OSINT) Framework
GNU General Public License v3.0
1.03k stars 167 forks source link

[New Feature] Adding dnsdumpster search module #169

Closed rishi23root closed 3 years ago

rishi23root commented 3 years ago

DNSdumpster.com is a FREE domain research tool that can discover hosts related to a domain. Finding visible hosts from the attacker's perspective is an important part of the security assessment process. It creates a very detailed report

It has a site from which we can extract data or it also has a git repo for command-line written in python

@saeeddhqan can we implement this? If yes, can I include it in my GSoC proposal?

rachejazz commented 3 years ago

already added. Check dns_search module sources

saeeddhqan commented 3 years ago

@rishabhjainfinal please check the TODO list in the projects section and select one of them, add it to your proposal and make an issue and pr.

necrose99 commented 3 years ago

https://pypi.org/project/dnsdumpster/