Skip to content

A collection of scripts to explore domains and pick up information.

License

Notifications You must be signed in to change notification settings

giovanifss/Domain-Explorer-Tools

Repository files navigation

Domain Explorer Tools

A collection of some useful bash scripts for information gathering and domain exploration.

  • Domain Explorer:
    Download the index.html, collect all subdomains found in links and resolve them.
  • Brute Force Subdomain:
    Read from a wordlist and try every word as subdomain in the domain.
  • Content Scanner:
    A DIRB-like script. It reads from wordlist and try to find directory or file with this name in the domain server.
  • Network Block Scan:
    Identify all hosts up in a network block and get its DNS record.
  • Zone Transfer:
    Try to get the zone file in the name servers of a domain.
  • DNS Sucker:
    Collect all available DNS records of a giver domain.

License

This collection of scripts is under the GPLv3 license
See LICENSE for more details

About

A collection of scripts to explore domains and pick up information.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages