Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Metarget/cloud-native-security-book
/ functions
Functions
136 in github.com/Metarget/cloud-native-security-book
⨍
Functions
136
◇
Types & classes
17
Method
StartContainer
(ctx context.Context, req *pb.StartContainerRequest)
code/0304-运行时攻击/02-安全容器逃逸/evil_agent_src/grpc.go:868
Method
StartTracing
(ctx context.Context, req *pb.StartTracingRequest)
code/0304-运行时攻击/02-安全容器逃逸/evil_agent_src/grpc.go:1773
Method
StatsContainer
(ctx context.Context, req *pb.StatsContainerRequest)
code/0304-运行时攻击/02-安全容器逃逸/evil_agent_src/grpc.go:1200
Method
StopTracing
(ctx context.Context, req *pb.StopTracingRequest)
code/0304-运行时攻击/02-安全容器逃逸/evil_agent_src/grpc.go:1801
Method
TtyWinResize
(ctx context.Context, req *pb.TtyWinResizeRequest)
code/0304-运行时攻击/02-安全容器逃逸/evil_agent_src/grpc.go:1405
Method
UpdateContainer
(ctx context.Context, req *pb.UpdateContainerRequest)
code/0304-运行时攻击/02-安全容器逃逸/evil_agent_src/grpc.go:1127
Method
UpdateInterface
(ctx context.Context, req *pb.UpdateInterfaceRequest)
code/0304-运行时攻击/02-安全容器逃逸/evil_agent_src/grpc.go:1590
Method
UpdateRoutes
(ctx context.Context, req *pb.UpdateRoutesRequest)
code/0304-运行时攻击/02-安全容器逃逸/evil_agent_src/grpc.go:1594
Method
Version
(ctx context.Context, req *pb.CheckRequest)
code/0304-运行时攻击/02-安全容器逃逸/evil_agent_src/grpc.go:371
Method
WaitProcess
(ctx context.Context, req *pb.WaitProcessRequest)
code/0304-运行时攻击/02-安全容器逃逸/evil_agent_src/grpc.go:1008
Method
WriteStdin
(ctx context.Context, req *pb.WriteStreamRequest)
code/0304-运行时攻击/02-安全容器逃逸/evil_agent_src/grpc.go:1326
Method
__init__
(self, upstream_server, local_server_mac, local_server_ip, self_mac, self_ip, fake_domain, in
code/0405-云原生网络攻击/k8s_dns_mitm.py:29
Method
__init__
(self, ip, port=6443, socket_count=1000)
code/0404-K8s拒绝服务攻击/CVE-2019-9512-poc.py:32
Function
arp_spoofing
(bridge_ip, coredns_pod_ip, bridge_mac, verbose)
code/0405-云原生网络攻击/k8s_dns_mitm.py:169
Function
debuggee
code/0304-运行时攻击/01-容器逃逸/CVE-2016-5195/0xdeadbeef.c:329
Method
dns_req_filter
(self, pkt)
code/0405-云原生网络攻击/k8s_dns_mitm.py:125
Method
do_GET
(self)
code/0405-云原生网络攻击/k8s_dns_mitm.py:21
Function
ephemeralStorageHandler
(_ context.Context, storage pb.Storage, s *sandbox)
code/0304-运行时攻击/02-安全容器逃逸/evil_agent_src/mount.go:222
Function
fake_http_server
()
code/0405-云原生网络攻击/k8s_dns_mitm.py:179
Function
getMountFSType
getMountFSType returns the FS type corresponding to the passed mount point and any error ecountered.
code/0304-运行时攻击/02-安全容器逃逸/evil_agent_src/mount.go:416
Method
handle_queries
decides whether to spoof or forward the packet
code/0405-云原生网络攻击/k8s_dns_mitm.py:117
Function
localStorageHandler
(_ context.Context, storage pb.Storage, s *sandbox)
code/0304-运行时攻击/02-安全容器逃逸/evil_agent_src/mount.go:237
Function
madviseThread
code/0304-运行时攻击/01-容器逃逸/CVE-2016-5195/0xdeadbeef.c:314
Function
main
code/0304-运行时攻击/02-安全容器逃逸/evil_bin.c:9
Function
main
code/0304-运行时攻击/01-容器逃逸/cause-core-dump.c:3
Function
main
code/0304-运行时攻击/01-容器逃逸/CVE-2016-5195/0xdeadbeef.c:628
Function
main
()
code/0304-运行时攻击/01-容器逃逸/CVE-2019-5736/main.go:18
Method
parse_responses
(p)
code/0405-云原生网络攻击/k8s_dns_mitm.py:65
Function
ptrace_thread
use ptrace to write to read-only mappings */
code/0304-运行时攻击/01-容器逃逸/CVE-2016-5195/0xdeadbeef.c:343
Function
run_at_link
code/0302-开发侧攻击/03-CVE-2019-14271/file-service.c:12
Function
virtio9pStorageHandler
virtio9pStorageHandler handles the storage for 9p driver.
code/0304-运行时攻击/02-安全容器逃逸/evil_agent_src/mount.go:267
Function
virtioBlkCCWStorageHandler
virtioBlkCCWStorageHandler handles the storage for blk ccw driver.
code/0304-运行时攻击/02-安全容器逃逸/evil_agent_src/mount.go:278
Function
virtioBlkStorageHandler
virtioBlkStorageHandler handles the storage for blk driver.
code/0304-运行时攻击/02-安全容器逃逸/evil_agent_src/mount.go:297
Function
virtioFSStorageHandler
virtioFSStorageHandler handles the storage for virtio-fs.
code/0304-运行时攻击/02-安全容器逃逸/evil_agent_src/mount.go:292
Function
virtioMmioBlkStorageHandler
virtioMmioBlkStorageHandler handles the storage for mmio blk driver.
code/0304-运行时攻击/02-安全容器逃逸/evil_agent_src/mount.go:272
Function
virtioSCSIStorageHandler
virtioSCSIStorageHandler handles the storage for scsi driver.
code/0304-运行时攻击/02-安全容器逃逸/evil_agent_src/mount.go:325
← previous
101–136 of 136, ranked by callers