Documentation
¶
Index ¶
- Variables
- func ASLR()
- func BasicSysInfo()
- func CheckCloudMetadataAPI()
- func CheckK8sAnonymousLogin() bool
- func CheckNetNamespace()
- func CheckPrivilegedK8sServiceAccount(tokenPath string) bool
- func CheckRouteLocalNetworkValue()
- func DumpMainCgroup()
- func GetProcCapabilities() bool
- func MountEscape()
- func SearchAvailableCommands()
- func SearchLocalFilePath()
- func SearchSensitiveEnv()
- func SearchSensitiveService()
- type Mount
Constants ¶
This section is empty.
Variables ¶
View Source
var MainPIDCgroup = "/proc/1/cgroup"
View Source
var RouteLocalNetProcPath = "/proc/sys/net/ipv4/conf/all/route_localnet"
Functions ¶
func BasicSysInfo ¶
func BasicSysInfo()
func CheckCloudMetadataAPI ¶
func CheckCloudMetadataAPI()
func CheckK8sAnonymousLogin ¶
func CheckK8sAnonymousLogin() bool
func CheckNetNamespace ¶
func CheckNetNamespace()
func CheckPrivilegedK8sServiceAccount ¶ added in v1.0.1
func CheckRouteLocalNetworkValue ¶
func CheckRouteLocalNetworkValue()
func DumpMainCgroup ¶ added in v1.0.1
func DumpMainCgroup()
func GetProcCapabilities ¶
func GetProcCapabilities() bool
func MountEscape ¶
func MountEscape()
func SearchAvailableCommands ¶
func SearchAvailableCommands()
func SearchLocalFilePath ¶
func SearchLocalFilePath()
func SearchSensitiveEnv ¶
func SearchSensitiveEnv()
func SearchSensitiveService ¶
func SearchSensitiveService()
Types ¶
Source Files
¶
Click to show internal directories.
Click to hide internal directories.