cybercdh
Cyber Security Defender | Malware Analysis Specialist | InfoSec Strategist | Occasional Bug Bounty Hunter
Pinned Repositories
assetfinder
Find domains and subdomains related to a given domain
bucket-finder
Reads in a list of domains or subdomains and crawls them for references to S3 buckets
cnames
take a list of resolved subdomains and output any corresponding CNAMES en masse.
dirlstr
Finds Directory Listings or open S3 buckets from a list of URLs
gotit
Returns the html title for a list of URLs
h2i
Converts a hostname (or URI) to IP address using your local resolver
kitphishr
A tool designed to hunt for Phishing Kit source code
nsfckup
Looks for NameServers which return an NXDOMAIN, which may indicate a NS Takeover opportunity.
phishfinder
A tool designed to traverse phishing URL paths to search for phishing kit source code.
vpaths
Take a list of URIs and print all the of the paths
cybercdh's Repositories
cybercdh/kitphishr
A tool designed to hunt for Phishing Kit source code
cybercdh/phishfinder
A tool designed to traverse phishing URL paths to search for phishing kit source code.
cybercdh/dirlstr
Finds Directory Listings or open S3 buckets from a list of URLs
cybercdh/h2i
Converts a hostname (or URI) to IP address using your local resolver
cybercdh/cnames
take a list of resolved subdomains and output any corresponding CNAMES en masse.
cybercdh/nsfckup
Looks for NameServers which return an NXDOMAIN, which may indicate a NS Takeover opportunity.
cybercdh/vpaths
Take a list of URIs and print all the of the paths
cybercdh/bucket-finder
Reads in a list of domains or subdomains and crawls them for references to S3 buckets
cybercdh/assetfinder
Find domains and subdomains related to a given domain
cybercdh/goarl
Check for Akamai Resource Location misconfigurations
cybercdh/AWSKeyDecoder
Converts AWS Key IDs to AWS Account IDs en masse.
cybercdh/nsecwalkr
Enumerate NSEC records from a list of domains
cybercdh/ipwzrd
Parses a list of domains and looks for dead IP addresses in DNS A records
cybercdh/isaws
Checks if a list of IP addresses belong to AWS
cybercdh/make-circles
Plot circles around a point at a given radius
cybercdh/tweets-by-location
Show tweets within a radius around a specified geolocation
cybercdh/validateDomains
Reads in a list of domains and prints those which have a valid TLD
cybercdh/batchdns
Performs concurrent DNS requests and output the DNS Status
cybercdh/bimiprobe
Reads in a list of domains from stdin and outputs any associated BIMI record
cybercdh/checkdomain
Check a list of domains to identify those available for registration
cybercdh/cleandomain
Takes a list of domains on stdin and aims to clean them for parsing into other programs
cybercdh/cocoatime
Converts Apple Cocoa Core Data timestamp to human-readable date
cybercdh/gonsec
Reads in a list of domains and enumerates additional domains from NSEC records
cybercdh/hurricane
Searchs Hurricane Electric for a given search term and returns all related IP ranges.
cybercdh/netcount
Reads in a list of CIDRs and calculates how many IPs are within each range
cybercdh/netprobe
Convert IP addresses to hostnames at scale.
cybercdh/nimbonet
cybercdh/psl
psl fetches and filters the Public Suffix List based on user-specified criteria.
cybercdh/S3AccountFinder
Converts an S3 bucket into an AWS Account ID
cybercdh/subdomainExtractor
Parse a list of subdomains and extract the subdomain level you specify.