| File | Date | Author | Commit |
|---|---|---|---|
| .github | 2022-04-03 |
|
[088526] Create codeql-analysis.yml |
| .idea | 2020-11-17 |
|
[0f0af9] Some fixes |
| DNScanner | 2022-04-03 |
|
[8b768e] Bug fixes and implementations |
| .gitattributes | 2020-10-27 |
|
[687533] Initial commit |
| .gitignore | 2020-10-27 |
|
[687533] Initial commit |
| LICENSE | 2020-10-27 |
|
[687533] Initial commit |
| README.md | 2022-04-03 |
|
[a13b99] Update README.md |
| requirements.txt | 2022-03-24 |
|
[143f01] Small fix |
| setup.py | 2022-03-24 |
|
[143f01] Small fix |
| start.py | 2022-04-03 |
|
[8b768e] Bug fixes and implementations |
Automate your DNS search like a pro!!
I started making this project as way to learn DNS scanning.
At this moment this is the list of things that you can do:
It will be added:
The project is under construction, if something wrong happens please report it to open issues.
Python3 & pip
git clone https://github.com/ChinadaCam/DNScanner.git
2, Install requirements
python3 pip install -r requirements.txt
python3 start.py -d example.com
py
python3 start.py -d example.compy
python3 start.py -d example.com -O -D=NameOfDirectorypy
python3 start.py -d example.com -cSOutput for the following command:
py
python3 start.py -d google.com -ns -mx -W

Go to DNScanner Board
See the open issues for a list of proposed features (and known issues).
Give us some suggestions
Distributed under the GPL-3.0 License . See LICENSE for more information.
Tiago Faustino - tiagfaustino@gmail.com
Discord: fลuร†เиѳ#7797
Project Link: https://github.com/ChinadaCam/DNScanner