chux0r / netbang

Scrappy scanner written in Go. Exploring the relevance of "scanning" in the new realm, what redteams need, and what methods can get us what we need quickly and, if at all possible, silently.
https://github.com/chux0r/netbang
GNU General Public License v2.0
2 stars 1 forks source link

DNS recon MVP #15

Open chux0r opened 1 year ago

chux0r commented 1 year ago

Write an MVP set of dns tools a user can use to:

Perform hostname->IPs lookup Perform IP->hostname (reverse) lookup

change the resolver in use, by IP:port

chux0r commented 5 months ago

DNS MVP done 22MAR2024, see https://github.com/chux0r/netbang/blob/main/resolver.go