Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseAccount ¶
func ParseAccount(opt *Options)
func ParseInput ¶
func ParseScantype ¶
Types ¶
type Options ¶
type Options struct {
Host string
HostFile string
Ports string
Token string
NoPing bool
Scantype string
Timeout int64
Threads int
LiveTop int
Password string
Downloader common.Downloader
RedisListen bool
RedisRogueServer string
Userdict map[string][]string
Passwords []string
PortList map[string]string
Accounts []string
Pocs []string
}
func (*Options) RunRedisRogueServer ¶
func (opt *Options) RunRedisRogueServer()
Click to show internal directories.
Click to hide internal directories.