Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place.
Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place.
Path: blob/master/documentation/modules/auxiliary/scanner/dns/dns_amp.md
Views: 11789
Vulnerable Application
This module can be used to discover DNS servers which expose recursive name lookups which can be used in an amplification attack against a third party.
BIND 9.4.1-P1: source Ubuntu 7.10: Gutsy Gibbon
Verification Steps
Start msfconsole
Do:
use modules/auxiliary/scanner/dns/dns_amp
Do:
set DOMAINNAME [domain]
Do:
set RHOST [ip]
Do:
run