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

ICMP scanning / packet gen & send #13

Open chux0r opened 10 months ago

chux0r commented 10 months ago

ICMP scanning module w/ useful options

chux0r commented 6 months ago

Raw IP socket module needed as a dependency. See #17