Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/cdk-team/CDK
/ ExploitInterface
Interface
ExploitInterface
pkg/plugin/interface.go:26–30 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
)
25
26
type
ExploitInterface
interface
{
27
Desc() string
28
Run() bool
29
GetExploitType() string
30
}
31
32
type
TaskInterface
interface
{
33
Exec() bool
Callers
9
RunSingleExploit
Function · 0.65
execute
Method · 0.65
TestParseCDKMain
Function · 0.65
TestBlankInString
Function · 0.65
execCommand
Function · 0.65
UnprivUserNS
Function · 0.65
newDevicesCgroup
Function · 0.65
CheckFdisk
Function · 0.65
ListAllExploit
Function · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…