Documentation
¶
Index ¶
- Variables
- func ASLR()
- func BasicSysInfo()
- func CheckCloudMetadataAPI()
- func CheckK8sAnonymousLogin() bool
- func CheckNetNamespace()
- func CheckPrivilegedK8sServiceAccount(tokenPath string) bool
- func CheckRouteLocalNetworkValue()
- func DNSBasedServiceDiscovery()
- func DumpCgroup()
- func GetProcCapabilities() bool
- func MountEscape()
- func SearchAvailableCommands()
- func SearchLocalFilePath()
- func SearchSensitiveEnv()
- func SearchSensitiveService()
- func SecurityInfo()
Constants ¶
This section is empty.
Variables ¶
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 DNSBasedServiceDiscovery ¶ added in v1.1.0
func DNSBasedServiceDiscovery()
https://github.com/kubernetes/dns/blob/master/docs/specification.md
func DumpCgroup ¶ added in v1.1.0
func DumpCgroup()
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()
func SecurityInfo ¶ added in v1.0.5
func SecurityInfo()
Types ¶
This section is empty.
Source Files
¶
- available_linux_capabilities.go
- available_linux_commands.go
- cgroups.go
- check_mount_escape.go
- cloud_metadata_api.go
- k8s_anonymous_login.go
- k8s_service_account.go
- network_namespace.go
- security_info.go
- sensitive_env.go
- sensitive_local_file_path.go
- sensitive_service.go
- service_discorvery_dns.go
- sysctl_vars.go
- system_info.go
Click to show internal directories.
Click to hide internal directories.