v4d1 / Dome

Dome - Subdomain Enumeration Tool. Fast and reliable python script that makes active and/or passive scan to obtain subdomains and search for open ports.
509 stars 74 forks source link

API not working #1

Closed byposeidon closed 8 months ago

byposeidon commented 2 years ago

I have added api for all services but they are not working because these services are not receiving requests.

python version: 3.6.9 config.api -> VIRUSTOTAL, SHODAN, SECURITYTRAILS, PASSIVETOTAL, BINARYEDGE.

aqua0031 commented 1 year ago

Traceback (most recent call last): File "/root/Dome/dome.py", line 40, in res = resolver.Resolver() File "/usr/lib/python3/dist-packages/dns/resolver.py", line 758, in init self.read_resolv_conf(filename) File "/usr/lib/python3/dist-packages/dns/resolver.py", line 850, in read_resolv_conf raise NoResolverConfiguration('no nameservers') dns.resolver.NoResolverConfiguration: no nameservers

v4d1 commented 8 months ago

Fixed OSINT search engines.