Skip to content

0xFirestorm/Domain-Scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Domain-Scanner

Commands Summary:

If on Ubuntu: Use a virtual environment: python3 -m venv myenv source myenv/bin/activate

Install libraries:

pip install whois
pip install dnspython
pip install requests
pip install pyopenssl

Run the tool:

python3 proj.py

image

About

OSINT tool to analyze domain information

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages