Tag: dns
LazyRecon – Automate Reconnaissance Process
About: This script is intended to automate your reconnaissance process in an organized fashion by performing the following: [*]Create a dated folder with recon notes [*]Grab subdomains using Sublist3r and certspotter [*]Grab a screenshot of […]
SubScraper – External Pentest Tool for Subdomain Enumeration
SubScraper uses DNS brute force, Google & Bing scraping, and Virus Total to enumerate subdomains without an API. Written in Python3, SubScraper performs HTTP(S) requests and DNS “A” record lookups during the enumeration process to […]
PacketWhisper DNS Exfiltration Tool
What is it: PacketWhisper – Stealthily Transfer Data & Defeat Attribution Using DNS Queries & Text-Based Steganography, without the need for attacker-controlled Name Servers or domains; Evade DLP/MLS Devices; Defeat Data- & DNS Name Server […]
Avoiding DNS Leaks Within OpenVPN
How To Avoid DNS Leaks Within OpenVPN DNS leaks occur when DNS information is sent over insecure channels. This is usually the result of network configurations. Using sites such as the following you can check […]
DNS Spider Multithreaded Bruteforcer 1.0
DNS Spider DESCRIPTION: A very fast async multithreaded bruteforcer of subdomains that leverages a wordlist and/or character permutation. AUTHOR: noptrix – http://www.nullsecurity.net/ Download: https://raw.githubusercontent.com/nullsecuritynet/tools/master/scanner/dnsspider/release/dnsspider.py
Subjack – The Hostile Subdomain Takeover Tool
Subjack is a Hostile Subdomain Takeover tool written in Go designed to scan a list of subdomains concurrently and identify ones that are able to be hijacked. With Go’s speed and efficiency, this tool really […]