Skip to content

This repository contains all the supplement material for the book "The art of sub-domain enumeration"

Notifications You must be signed in to change notification settings

appsecco/the-art-of-subdomain-enumeration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

381cfe6 · Jan 30, 2019

History

26 Commits
Aug 28, 2018
Aug 28, 2018
Jan 30, 2019
Jan 24, 2019
Jan 2, 2018
Oct 9, 2018
Oct 9, 2018
Oct 9, 2018
Jan 2, 2018
Oct 1, 2018
Jan 30, 2019
Jan 30, 2019

Repository files navigation

The art of subdomain enumeration

  1. censys_subdomain_enum.py - Extract subdomains for a given domain using Censys.io API
  2. cheatsheet.pdf - cheat sheet for the subdomain enumeration techniques
  3. cloudflare_subdomain_enum.py - A script to do DNS enumeration using Cloudflare service
  4. crtsh_enum_psql.py - Extract subdomains for a given domain using crt.sh postgres interface(Python)
  5. crtsh_enum_psql.sh - Extract subdomains for a given domain using crt.sh postgres interface(shell script)
  6. crtsh_enum_web.py - Extract subdomains for a given domain using crt.sh by scraping the web page(Python3)
  7. san_subdomain_enum.py - Extract domains/subdomains listed in Subject Alternate Name(SAN) of SSL/TLS cert for a domain
  8. virustotal_subdomain_enum.py - Extract subdomains for a given domain using VirusTotal API

Feedback/Suggestions

@0xbharath

About

This repository contains all the supplement material for the book "The art of sub-domain enumeration"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published