Skip to content

Pentest Reconnaissance Tool in Javascript based on Ricardo Longatto version.

Notifications You must be signed in to change notification settings

welbsantos/dnsrato

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

DNSRato

Pentest reconnaissance tool to discovery hosts in a specific URL based in a word list.

Credits

This is a Node version based on Ricardo Longatto tool.

Usage:

node dnsrato.js [URL] [WORDLIST] [OPTION]
Option Description
-verbose List not found hosts

Examples:

node dnsrato.js grupobusinesscorp.com rato.txt
node dnsrato.js grupobusinesscorp.com rato.txt -verbose

Releases

No releases published

Packages

No packages published