/sns

IIS shortname scanner written in Go

Primary LanguageGoApache License 2.0Apache-2.0

sns

IIS shortname scanner written in Go

Installation

Make sure you've a recent version of the Go compiler installed on your system. Then just run:

go install github.com/sw33tLie/sns@latest

Usage

sns -u https://example.com/

View all available flags with sns -h.

References