Documentation
¶
Overview ¶
reference https://github.com/ly4k/SMBGhost
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( TCP = "tcp" UDP = "udp" )
Functions ¶
func NotFoundScan ¶
Types ¶
type RunnerOpts ¶
type RunnerOpts struct {
Sum int32
Exploit string
VersionLevel int
Delay int
HttpsDelay int
//SuffixStr string
Debug bool
Opsec bool // enable opsec
}
var RunOpt RunnerOpts
Click to show internal directories.
Click to hide internal directories.