Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bombinisecurity/bombini
/ functions
Functions
433 in github.com/bombinisecurity/bombini
⨍
Functions
433
◇
Types & classes
297
Method
transmute
( &self, event: &Event, ktime: u64, process_cache: &mut ProcessCache, )
bombini/src/transmuter/network.rs:215
Method
transmute
( &self, event: &Event, ktime: u64, process_cache: &mut ProcessCache, )
bombini/src/transmuter/kernel.rs:218
Function
try_bpf_map
(ctx: LsmContext, generic_event: &mut GenericEvent)
bombini-detectors-ebpf/src/bin/kernelmon/main.rs:201
Function
try_bpf_map_create
(ctx: LsmContext, generic_event: &mut GenericEvent)
bombini-detectors-ebpf/src/bin/kernelmon/main.rs:396
Function
try_bpf_prog
(ctx: LsmContext, generic_event: &mut GenericEvent)
bombini-detectors-ebpf/src/bin/kernelmon/main.rs:572
Function
try_bpf_prog_load
(ctx: LsmContext, generic_event: &mut GenericEvent)
bombini-detectors-ebpf/src/bin/kernelmon/main.rs:757
Function
try_bpf_prog_old_load
(ctx: LsmContext, generic_event: &mut GenericEvent)
bombini-detectors-ebpf/src/bin/kernelmon/main.rs:911
Function
try_bprm_check_capture
(ctx: LsmContext, generic_event: &mut GenericEvent)
bombini-detectors-ebpf/src/bin/procmon/main.rs:1362
Function
try_capset_capture
(ctx: LsmContext, generic_event: &mut GenericEvent)
bombini-detectors-ebpf/src/bin/procmon/main.rs:892
Function
try_chmod
(ctx: LsmContext, generic_event: &mut GenericEvent)
bombini-detectors-ebpf/src/bin/filemon/main.rs:937
Function
try_chown
(ctx: LsmContext, generic_event: &mut GenericEvent)
bombini-detectors-ebpf/src/bin/filemon/main.rs:1108
Function
try_create_user_ns_capture
( ctx: LsmContext, generic_event: &mut GenericEvent, )
bombini-detectors-ebpf/src/bin/procmon/main.rs:1127
Function
try_execve
(_ctx: BtfTracePointContext, generic_event: &mut GenericEvent)
bombini-detectors-ebpf/src/bin/procmon/main.rs:273
Function
try_exit
(_ctx: BtfTracePointContext, generic_event: &mut GenericEvent)
bombini-detectors-ebpf/src/bin/procmon/main.rs:376
Function
try_file_ioctl
(ctx: LsmContext, generic_event: &mut GenericEvent)
bombini-detectors-ebpf/src/bin/filemon/main.rs:1538
Function
try_fork
(ctx: BtfTracePointContext, generic_event: &mut GenericEvent)
bombini-detectors-ebpf/src/bin/procmon/main.rs:497
Function
try_inet_csk_accept
(ctx: FExitContext, generic_event: &mut GenericEvent)
bombini-detectors-ebpf/src/bin/netmon/main.rs:857
Function
try_mmap_file
(ctx: LsmContext, generic_event: &mut GenericEvent)
bombini-detectors-ebpf/src/bin/filemon/main.rs:1342
Function
try_open
(ctx: LsmContext, generic_event: &mut GenericEvent)
bombini-detectors-ebpf/src/bin/filemon/main.rs:228
Function
try_prctl_capture
(ctx: LsmContext, generic_event: &mut GenericEvent)
bombini-detectors-ebpf/src/bin/procmon/main.rs:1026
Function
try_ptrace_access_check_capture
( ctx: LsmContext, generic_event: &mut GenericEvent, )
bombini-detectors-ebpf/src/bin/procmon/main.rs:1264
Function
try_sb_mount
(ctx: LsmContext, generic_event: &mut GenericEvent)
bombini-detectors-ebpf/src/bin/filemon/main.rs:1258
Function
try_setgid_capture
(ctx: LsmContext, generic_event: &mut GenericEvent)
bombini-detectors-ebpf/src/bin/procmon/main.rs:750
Function
try_setuid_capture
(ctx: LsmContext, generic_event: &mut GenericEvent)
bombini-detectors-ebpf/src/bin/procmon/main.rs:609
Function
try_submit_req
(ctx: BtfTracePointContext, generic_event: &mut GenericEvent)
bombini-detectors-ebpf/src/bin/io_uringmon/main.rs:56
Function
try_symlink
(ctx: LsmContext, generic_event: &mut GenericEvent)
bombini-detectors-ebpf/src/bin/filemon/main.rs:756
Function
try_tcp_close_v4
(ctx: FExitContext, generic_event: &mut GenericEvent)
bombini-detectors-ebpf/src/bin/netmon/main.rs:552
Function
try_tcp_close_v6
(ctx: FExitContext, generic_event: &mut GenericEvent)
bombini-detectors-ebpf/src/bin/netmon/main.rs:705
Function
try_tcp_v4_connect
(ctx: FExitContext, generic_event: &mut GenericEvent)
bombini-detectors-ebpf/src/bin/netmon/main.rs:334
Function
try_tcp_v6_connect
(ctx: FExitContext, generic_event: &mut GenericEvent)
bombini-detectors-ebpf/src/bin/netmon/main.rs:444
Function
try_truncate
(ctx: LsmContext, generic_event: &mut GenericEvent)
bombini-detectors-ebpf/src/bin/filemon/main.rs:427
Function
try_unlink
(ctx: LsmContext, generic_event: &mut GenericEvent)
bombini-detectors-ebpf/src/bin/filemon/main.rs:582
Method
uses_error_recovery
(&self)
bombini/src/rule/predicate_parser.rs:299
← previous
401–433 of 433, ranked by callers