Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
"ADMIN$",
"C$",
"D$",
"IPC$",
"NETLOGON",
"SYSVOL",
"print$",
}
Functions ¶
func CheckAnonymousIPCAccess ¶
func CheckNullSession ¶
Types ¶
type GPPEntry ¶
type GPPEntry struct {
FilePath string
UserName string
NewName string
RunAs string
CPassword string
Password string
}
GPPEntry holds a single discovered credential
type ShareAccess ¶
type ShareAccess struct {
}
func CheckShareAccess ¶
func CheckShareAccess(s *smb.Session, shares []string) []ShareAccess
Click to show internal directories.
Click to hide internal directories.