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 Hash string NoPing bool NoScan string Scantype string Poc string Timeout int64 Command string 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 CustomPocs []string DefaultPocsName []string DisableExp bool }
func (*Options) RunRedisRogueServer ¶
func (opt *Options) RunRedisRogueServer()
Click to show internal directories.
Click to hide internal directories.