Skip to content

A easy-to-use python tool to perform dns recon

License

Notifications You must be signed in to change notification settings

1989shack/SDomDiscover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SDomDiscover

A easy-to-use python tool to perform dns recon with multiple options

⭕ Installation:

It can be installed in any OS with python3

Manual installation

git clone https://github.com/D3Ext/SDomDiscover
cd SDomDiscover
pip3 install -r requirements.txt

One-liner

git clone https://github.com/D3Ext/SDomDiscover && cd SDomDiscover && pip3 install -r requirements.txt && python3 SDomDiscover.py

⭕ Usage:

Common usages

To see the help panel and other parameters

python3 SDomDiscover.py -h

Main usage of the tool to dump the valid domains in the SSL certificate

python3 SDomDiscover.py -d example.com

How to perform all the queries and recognizement

python3 SDomDiscover.py -d domain.com --all

If you consider this project has been useful, I would really appreciate supporting me by giving this repo a star or buying me a coffee.

"Buy Me A Coffee"

Copyright © 2022, D3Ext

About

A easy-to-use python tool to perform dns recon

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages