CredPhish is a PowerShell script designed to invoke credential prompts and exfiltrate passwords. It relies on CredentialPicker to collect user passwords, Resolve-DnsName for DNS…
DNSStager is an open-source project based on Python used to hide and transfer your payload using DNS. DNSStager will create…
DNSPeep lets you spy on the DNS queries your computer is making. Here's some example output: $ sudo dnspeepquery name…
InveighZero is a C# LLMNR/NBNS/mDNS/DNS/DHCPv6 spoofer and man-in-the-middle tool designed to assist penetration testers/red teamers that find themselves limited to…
SnitchDNS is a database driven DNS Server with a Web UI, written in Python and Twisted, that makes DNS administration…
Procrustes is a bash script that automates the exfiltration of data over dns in case we have a blind command…
Scilla is a information gathering tool (DNS/Subdomain/Port Enumeration). Installation First of all, clone the repo locally git clone https://github.com/edoardottt/scilla.git Scilla…
DNSProbe is a tool built on top of retryabledns that allows you to perform multiple dns queries of your choice…
DNSteal is a fake DNS server that allows you to stealthily extract files from a victim machine through DNS requests.…
DnsFookup is a DNS Rebinding freamwork containing: a dns server obviouslyweb api to create new subdomains and control the dns…