Menu

Tree [a13b99] main /
 History

HTTPS access


File Date Author Commit
 .github 2022-04-03 Faustino Faustino [088526] Create codeql-analysis.yml
 .idea 2020-11-17 Faustino Faustino [0f0af9] Some fixes
 DNScanner 2022-04-03 Faustino Faustino [8b768e] Bug fixes and implementations
 .gitattributes 2020-10-27 Faustino Faustino [687533] Initial commit
 .gitignore 2020-10-27 Faustino Faustino [687533] Initial commit
 LICENSE 2020-10-27 Faustino Faustino [687533] Initial commit
 README.md 2022-04-03 Faustino Faustino [a13b99] Update README.md
 requirements.txt 2022-03-24 Faustino Faustino [143f01] Small fix
 setup.py 2022-03-24 Faustino Faustino [143f01] Small fix
 start.py 2022-04-03 Faustino Faustino [8b768e] Bug fixes and implementations

Read Me

DNScanner

DNScanner 1.0x

Easiest way to scan domains via cli

Contributors
Forks
Stargazers
Issues

Table of Contents

About The Project

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:

  • Get IPv4 and IPv6.
  • Get MX/NS/CN Records.
  • Whois.
  • Subdomains discovery.
  • Output to text file.
  • URL Status
  • ICMP Checker

It will be added:

  • Report to pdf
  • Get wildcard
  • Geolocation

Getting Started

The project is under construction, if something wrong happens please report it to open issues.

Prerequisites

Python3 & pip

Installation

  1. Clone the repo
git clone https://github.com/ChinadaCam/DNScanner.git

2, Install requirements

python3 pip install -r requirements.txt
  1. Run it
python3 start.py -d example.com

Usage Examples

  1. Simple Usage |
    py python3 start.py -d example.com
  2. Define a directory to output |
    py python3 start.py -d example.com -O -D=NameOfDirectory
  3. Get subdomains |
    py python3 start.py -d example.com -cS

Output for the following command:
py python3 start.py -d google.com -ns -mx -W

Screenshot_1

Roadmap

Go to DNScanner Board

ChinadaCam

See the open issues for a list of proposed features (and known issues).
Give us some suggestions

License

Distributed under the GPL-3.0 License . See LICENSE for more information.

Contact

LinkedIn
Twitter: fuckingfaustino

Tiago Faustino - tiagfaustino@gmail.com
Discord: fลuร†เиѳ#7797

Project Link: https://github.com/ChinadaCam/DNScanner
ko-fi

MongoDB Logo MongoDB