MCPcopy Create free account

hub / github.com/bombinisecurity/bombini / functions

Functions433 in github.com/bombinisecurity/bombini

Methodbuild
(&self)
bombini/src/rule/serializer/attribute.rs:26
Functioncapset_capture
(ctx: LsmContext)
bombini-detectors-ebpf/src/bin/procmon/main.rs:888
Methodcheck_in_op
(&self, attribute_map_id: u8, in_op_idx: u8)
bombini-detectors-ebpf/src/filter/filemon/chmod.rs:56
Methodcheck_in_op
(&self, attribute_map_id: u8, in_op_idx: u8)
bombini-detectors-ebpf/src/filter/filemon/mmap.rs:69
Methodcheck_in_op
(&self, attribute_map_id: u8, in_op_idx: u8)
bombini-detectors-ebpf/src/filter/filemon/chown.rs:57
Methodcheck_in_op
(&self, attribute_map_id: u8, in_op_idx: u8)
bombini-detectors-ebpf/src/filter/filemon/fileopen.rs:64
Methodcheck_in_op
(&self, attribute_map_id: u8, in_op_idx: u8)
bombini-detectors-ebpf/src/filter/filemon/path.rs:41
Methodcheck_in_op
(&self, attribute_map_id: u8, in_op_idx: u8)
bombini-detectors-ebpf/src/filter/filemon/ioctl.rs:51
Methodcheck_in_op
(&self, attribute_map_id: u8, in_op_idx: u8)
bombini-detectors-ebpf/src/filter/kernelmon/bpfprog.rs:50
Methodcheck_in_op
(&self, attribute_map_id: u8, in_op_idx: u8)
bombini-detectors-ebpf/src/filter/kernelmon/bpfmap.rs:48
Methodcheck_in_op
(&self, attribute_map_id: u8, in_op_idx: u8)
bombini-detectors-ebpf/src/filter/netmon/ip.rs:47
Methodcheck_in_op
(&self, attribute_map_id: u8, in_op_idx: u8)
bombini-detectors-ebpf/src/filter/procmon/cred.rs:43
Methodcheck_in_op
(&self, attribute_map_id: u8, in_op_idx: u8)
bombini-detectors-ebpf/src/filter/procmon/bprm.rs:65
Functioncreate_symlink
(src: &Path, dst: &Path)
bombini/tests/filemon.rs:213
Functioncreate_user_ns_capture
(ctx: LsmContext)
bombini-detectors-ebpf/src/bin/procmon/main.rs:1123
Functioncreds_capture
(ctx: LsmContext)
bombini-detectors-ebpf/src/bin/procmon/main.rs:412
Methodcurrent
()
bombini-detectors-ebpf/src/co_re/core_task_struct.rs:11
Methoddefault
()
bombini/src/rule/predicate_parser.rs:494
Methoddefault
()
bombini/src/rule/serializer/dummy.rs:26
Methoddefault
()
bombini/tests/common/bombini_launcher.rs:66
Functiondefault_event_channel_size
()
bombini/src/options.rs:23
Functiondefault_event_map_size
()
bombini/src/options.rs:19
Functiondefault_gc_period
()
bombini/src/options.rs:31
Functiondefault_log_file_compression
()
bombini/src/options.rs:107
Functiondefault_log_file_rotations
()
bombini/src/options.rs:101
Functiondefault_log_file_size
()
bombini/src/options.rs:104
Functiondefault_procmon_proc_map_size
()
bombini/src/options.rs:27
Methoddrop
(&mut self)
bombini/src/transmitter/unix_sock.rs:49
Methoddrop
(&mut self)
bombini/tests/common/bombini_launcher.rs:329
Methoddrop
(&mut self)
bombini/tests/common/bpftrace_launcher.rs:84
Methodeof_action
(&self, state: i8)
bombini/src/rule/predicate_parser.rs:277
Methodeq
(&self, other: &Self)
bombini-detectors-ebpf/src/co_re.rs:42
Methoderror_action
(&self, state: i8)
bombini/src/rule/predicate_parser.rs:272
Methoderror_recovery_symbol
( &self, recovery: __state_machine::ErrorRecovery<Self>, )
bombini/src/rule/predicate_parser.rs:304
Functionexecve_capture
(ctx: BtfTracePointContext)
bombini-detectors-ebpf/src/bin/procmon/main.rs:269
Functionexit_capture
(ctx: BtfTracePointContext)
bombini-detectors-ebpf/src/bin/procmon/main.rs:372
Methodexpected_tokens
(&self, state: i8)
bombini/src/rule/predicate_parser.rs:290
Methodexpected_tokens_from_states
(&self, states: &[i8])
bombini/src/rule/predicate_parser.rs:294
Functionfile_ioctl_capture
(ctx: LsmContext)
bombini-detectors-ebpf/src/bin/filemon/main.rs:1534
Functionfile_open_capture
(ctx: LsmContext)
bombini-detectors-ebpf/src/bin/filemon/main.rs:224
Methodfmt
(&self, f: &mut std::fmt::Formatter<'_>)
xtask/src/build_ebpf.rs:24
Functionfork_capture
(ctx: BtfTracePointContext)
bombini-detectors-ebpf/src/bin/procmon/main.rs:493
Methodfrom
(value: *mut P)
bombini-detectors-ebpf/src/co_re.rs:48
Methodfrom
(value: Imode)
bombini/src/transmuter/file.rs:115
Methodfrom_procfs
(process: &Process)
bombini-common/src/event/process.rs:60
Methodfrom_ptr
(ptr: *const P)
bombini-detectors-ebpf/src/co_re.rs:78
Methodfrom_str
(s: &str)
xtask/src/build_ebpf.rs:14
Methodfrom_str
(flags_str: &str)
bombini-common/src/event/process.rs:365
Methodfrom_str
(access_mode_str: &str)
bombini-common/src/event/file.rs:121
Functiongenerate_gtfobins_event_schema
()
bombini/src/transmuter/file.rs:514
Functiongenerate_gtfobins_event_schema
()
bombini/src/transmuter/io_uring.rs:161
Functiongenerate_gtfobins_event_schema
()
bombini/src/transmuter/network.rs:267
Functiongenerate_kernel_event_schema
()
bombini/src/transmuter/kernel.rs:271
Functiongenerate_procmon_event_schema
()
bombini/src/transmuter/process.rs:819
Methodget_attribute_map_size
(&self, map_name_prefix: &str)
bombini/src/rule/serializer/attribute/defs.rs:64
Methodget_bpftrace
()
bombini/tests/common/bpftrace_launcher.rs:48
Methodgoto
(&self, state: i8, nt: usize)
bombini/src/rule/predicate_parser.rs:282
Functioninet_csk_accept
(ctx: FExitContext)
bombini-detectors-ebpf/src/bin/netmon/main.rs:853
Functionio_uring_submit_req_capture
(ctx: BtfTracePointContext)
bombini-detectors-ebpf/src/bin/io_uringmon/main.rs:52
Functionis_invalid_ima
(ima: &ImaHash)
bombini/src/transmuter/process.rs:276
Methodload_and_attach_programs
(&mut self)
bombini/src/detector/kernelmon.rs:203
Methodload_and_attach_programs
(&mut self)
bombini/src/detector/filemon.rs:257
Methodload_and_attach_programs
(&mut self)
bombini/src/detector/io_uringmon.rs:33
Methodload_and_attach_programs
(&mut self)
bombini/src/detector/procmon.rs:301
Functionmain
()
bombini-detectors-ebpf/build.rs:51
Functionmain
()
xtask/src/main.rs:33
Functionmain
()
bombini/src/main.rs:27
Methodmap_initialize
(&mut self)
bombini/src/detector/netmon.rs:122
Methodmap_initialize
(&mut self)
bombini/src/detector/kernelmon.rs:189
Methodmap_initialize
(&mut self)
bombini/src/detector/filemon.rs:246
Methodmap_initialize
(&mut self)
bombini/src/detector/io_uringmon.rs:29
Methodmap_initialize
(&mut self)
bombini/src/detector/procmon.rs:276
Methodmetric_type
(&self)
bombini/src/metrics.rs:83
Functionmetrics_handler
Handler for GET requests to /metrics endpoint
bombini/src/metrics.rs:154
Methodmin_kenrel_verison
(&self)
bombini/src/detector/io_uringmon.rs:45
Functionmmap_file_capture
(ctx: LsmContext)
bombini-detectors-ebpf/src/bin/filemon/main.rs:1338
Methodname
(&self)
bombini/src/rule/serializer/attribute.rs:63
Methodnew
(hook_attributes: T)
bombini-detectors-ebpf/src/interpreter.rs:24
Methodnew
()
bombini-detectors-ebpf/src/interpreter/stack.rs:17
Methodnew
( name_map: &'a HashMap<FileNameMapKey, u8>, path_map: &'a HashMap<PathMapKey, u8>, pr
bombini-detectors-ebpf/src/filter/scope.rs:18
Methodnew
( name_map: &'a HashMap<FileNameMapKey, u8>, path_map: &'a HashMap<PathMapKey, u8>, pr
bombini-detectors-ebpf/src/filter/filemon/chmod.rs:31
Methodnew
( name_map: &'a HashMap<FileNameMapKey, u8>, path_map: &'a HashMap<PathMapKey, u8>, pr
bombini-detectors-ebpf/src/filter/filemon/mmap.rs:40
Methodnew
( name_map: &'a HashMap<FileNameMapKey, u8>, path_map: &'a HashMap<PathMapKey, u8>, pr
bombini-detectors-ebpf/src/filter/filemon/chown.rs:27
Methodnew
( name_map: &'a HashMap<FileNameMapKey, u8>, path_map: &'a HashMap<PathMapKey, u8>, pr
bombini-detectors-ebpf/src/filter/filemon/fileopen.rs:35
Methodnew
( name_map: &'a HashMap<FileNameMapKey, u8>, path_map: &'a HashMap<PathMapKey, u8>, pr
bombini-detectors-ebpf/src/filter/filemon/path.rs:20
Methodnew
( name_map: &'a HashMap<FileNameMapKey, u8>, path_map: &'a HashMap<PathMapKey, u8>, pr
bombini-detectors-ebpf/src/filter/filemon/ioctl.rs:25
Methodnew
( id_map: &'a HashMap<BpfIdKey, u8>, type_map: &'a HashMap<BpfProgTypeKey, u8>, name_m
bombini-detectors-ebpf/src/filter/kernelmon/bpfprog.rs:25
Methodnew
( id_map: &'a HashMap<BpfIdKey, u8>, type_map: &'a HashMap<BpfMapTypeKey, u8>, name_ma
bombini-detectors-ebpf/src/filter/kernelmon/bpfmap.rs:23
Methodnew
( src_ip_addr_map: &'a LpmTrie<Ipv4MapKey, u8>, dst_ip_addr_map: &'a LpmTrie<Ipv4MapKey, u8>,
bombini-detectors-ebpf/src/filter/netmon/ip.rs:21
Methodnew
( id_map: &'a HashMap<UIDKey, u8>, eid_map: &'a HashMap<UIDKey, u8>, id: &'a UIDKey,
bombini-detectors-ebpf/src/filter/procmon/cred.rs:26
Methodnew
( name_map: &'a HashMap<FileNameMapKey, u8>, path_map: &'a HashMap<PathMapKey, u8>, pr
bombini-detectors-ebpf/src/filter/procmon/bprm.rs:32
Methodnew
Construct config using parsed options
bombini/src/config.rs:35
Methodnew
(name: P, help: P)
bombini/src/metrics.rs:36
Methodnew
()
bombini/src/monitor.rs:29
Methodnew
()
bombini/src/registry.rs:24
Methodnew
(config: &Config)
bombini/src/transmuter.rs:42
Methodnew
()
bombini/src/rule/serializer.rs:52
Methodnew
()
bombini/src/rule/predicate_parser.rs:496
Methodnew
()
bombini/src/rule/serializer/dummy.rs:18
Methodnew
()
bombini/src/monitor/bpf_errors.rs:16
← previousnext →201–300 of 433, ranked by callers