domain_analyzer icon indicating copy to clipboard operation
domain_analyzer copied to clipboard

Analyze the security of any domain by finding all the information possible. Made in python.

Results 10 domain_analyzer issues
Sort by recently updated
recently updated
newest added

> root@560519d1cc64:/domain_analyzer# python2.7 domain_analyzer.py -d .gov -k 10 -b > Domains should not start with a '.'. So I'm stripping it off. The domain I'm looking for now is: gov....

dependencies

It looks like python-dnspython can't get resolved when trying to run this on macOSX. Is this script limited to ubuntu flavored linux distributions? Or is it any-linux? or any-unix?

dependencies
macosx

Hi Sebastian, thanks for your great tool. One issue: It looks like it uses IPv4 only. Some of my own name servers (which I tested with your tool) also provide...

enhancement

That would be much more convenient.

enhancement

- VirusTotal - Passive Total - Threat Crowd

Example: sudo python2.7 ./domain_analyzer.py -d unlp.edu.ar -o The open folders results for debian.unlp.edu.ar are printed for all the hosts.

Hi, Just used your tool to crawl a website and found this in the output: > ---------------------------------------------------------------------- >Summary of https://https://ftp.example.com >---------------------------------------------------------------------- Looks like the url scheme is already in the...

┌──(kali ㉿kali)-[~/Tools/ domain _analyzer] └─$ ./domain_analyzer.py -d google.com File "/home/user/Tools/domain_ analyzer/./domain_analyzer.py", line 262 print "+----------------------------------------------------------------------+" ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Syntax Error: Missing parentheses in call to 'print'. Did you mean print(.. .)? when...

Hi there, There's an option to output the data in JSON format to a file or directly to stdout? Thanks in advance.

i am using ubuntu os and this command is not working domain_analyzer.py -d .gov -k 10 -b