Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Hamid-K/nginx-rift-private-lab
/ functions
Functions
757 in github.com/Hamid-K/nginx-rift-private-lab
⨍
Functions
757
◇
Types & classes
73
↓ 5 callers
Function
derive_target_facts
(report, target, args)
nginx_rifter.py:1920
↓ 5 callers
Function
lfi_text
(base, path, **kwargs)
tools/lfi_proc_mem_scan.py:34
↓ 5 callers
Method
lfi_text
(self, filename, timeout=None)
nginx_rifter_core_v2_1.py:330
↓ 5 callers
Function
lfi_text_or_error
(target, path, timeout=3)
demo_ctf_exploit_v1_1.py:86
↓ 5 callers
Function
make_snapshot
(facts, system_offset, system_addr)
demo_ctf_exploit_v1_8.py:466
↓ 5 callers
Function
make_snapshot
(facts, system_offset, system_addr)
demo_ctf_exploit_v1_9.py:494
↓ 5 callers
Function
make_snapshot
(facts, system_offset, system_addr)
demo_ctf_exploit_v1_6.py:133
↓ 5 callers
Function
make_snapshot
(facts, system_offset, system_addr)
demo_ctf_exploit_v1_7.py:326
↓ 5 callers
Function
mem_read
(target, pid, addr, size)
tools/proc_mem_coreless_exploit.py:79
↓ 5 callers
Function
now_utc
()
demo_ctf_exploit_v1_5.py:60
↓ 5 callers
Function
parse_core_loads
(target, core_path)
ctf_remote_exploit.py:350
↓ 5 callers
Function
pointer_like_offsets
(blob)
tools/non_lfi_leak_probe.py:64
↓ 5 callers
Function
status_for_bool
(value)
nginx_rifter.py:419
↓ 5 callers
Function
status_for_bool
(value)
nginx_rifter_core_v2_1.py:417
↓ 5 callers
Function
wait_alive
(host, port, timeout=30)
nginx_rifter.py:660
↓ 4 callers
Function
addr_low_is_safe
(addr, nbytes)
nginx_rifter.py:614
↓ 4 callers
Function
align4
(value)
demo_ctf_exploit_v1_8.py:842
↓ 4 callers
Function
align4
(value)
demo_ctf_exploit_v1_9.py:870
↓ 4 callers
Function
align4
(value)
demo_ctf_exploit_v1_6.py:419
↓ 4 callers
Function
align4
(value)
demo_ctf_exploit_v1_7.py:702
↓ 4 callers
Function
ansi
(text, code)
demo_ctf_exploit_v1_8.py:45
↓ 4 callers
Function
ansi
(text, code)
demo_ctf_exploit_v1_9.py:44
↓ 4 callers
Function
ansi
(text, code)
demo_ctf_exploit_v1_7.py:43
↓ 4 callers
Method
bold
(self, text)
demo_ctf_exploit.py:25
↓ 4 callers
Method
bold
(self, text)
nginx_rifter_core_v2_1.py:77
↓ 4 callers
Method
dim
(self, text)
nginx_rifter_core_v2_1.py:95
↓ 4 callers
Method
elapsed
(self)
demo_ctf_exploit.py:58
↓ 4 callers
Function
low_bytes
(addr, nbytes)
nginx_rifter.py:618
↓ 4 callers
Function
make_snapshot
(facts, system_offset, system_addr)
demo_ctf_exploit_v1_3.py:132
↓ 4 callers
Function
make_snapshot
(facts, system_offset, system_addr)
demo_ctf_exploit_v1_4.py:132
↓ 4 callers
Function
make_snapshot
(facts, system_offset, system_addr)
demo_ctf_exploit_v1_5.py:132
↓ 4 callers
Function
parse_core_loads
(target, core_path)
nginx_rifter.py:840
↓ 4 callers
Function
parse_core_loads
(target, core_path)
nginx_rifter_core_v2_1.py:838
↓ 4 callers
Method
table
(self, headers, rows, max_rows=None)
demo_ctf_exploit_v1_8.py:91
↓ 4 callers
Method
table
(self, headers, rows, max_rows=None)
demo_ctf_exploit_v1_9.py:90
↓ 4 callers
Method
table
(self, headers, rows, max_rows=None)
demo_ctf_exploit_v1_7.py:89
↓ 4 callers
Function
writable_maps
(maps, max_region)
nginx_rifter.py:1101
↓ 4 callers
Function
writable_maps
(maps, max_region)
tools/proc_mem_coreless_exploit.py:67
↓ 4 callers
Function
write_artifact
(n, artifact, args)
demo_ctf_exploit_v1_3.py:85
↓ 4 callers
Function
write_artifact
(n, artifact, args)
demo_ctf_exploit_v1_4.py:85
↓ 4 callers
Function
write_artifact
(n, artifact, args)
demo_ctf_exploit_v1_5.py:85
↓ 3 callers
Function
attempt
( host, port, target_bytes, body, *, h2_victim=True, victim_body_len=65536, a_
nginx_rifter.py:672
↓ 3 callers
Function
attempt
( host, port, target_bytes, body, *, h2_victim=True, victim_body_len=65536, a_
nginx_rifter_core_v2_1.py:670
↓ 3 callers
Function
byte_profile
(blob)
tools/non_lfi_leak_probe.py:73
↓ 3 callers
Function
core_addr_is_mapped
(loads, addr, size=1, writable=None)
nginx_rifter.py:875
↓ 3 callers
Function
core_addr_is_mapped
(loads, addr, size=1, writable=None)
ctf_remote_exploit.py:401
↓ 3 callers
Function
core_addr_is_mapped
(loads, addr, size=1, writable=None)
nginx_rifter_core_v2_1.py:873
↓ 3 callers
Method
cyan
(self, text)
nginx_rifter_core_v2_1.py:80
↓ 3 callers
Function
derive_system
(target, libc_path, libc_base)
ctf_remote_exploit.py:324
↓ 3 callers
Function
ellipsize
(text, max_len=118)
demo_ctf_exploit_v1_8.py:108
↓ 3 callers
Function
ellipsize
(text, max_len=118)
demo_ctf_exploit_v1_9.py:107
↓ 3 callers
Function
filter_slot_hits_by_cleanup_windows
(slot_hits, pools, target_len)
nginx_rifter.py:1035
↓ 3 callers
Function
find_worker
(target, max_pid, pid_files)
ctf_remote_exploit.py:227
↓ 3 callers
Method
get
(self, path_or_url, timeout=None)
nginx_rifter.py:283
↓ 3 callers
Method
get
(self, path_or_url, timeout=None)
nginx_rifter_core_v2_1.py:281
↓ 3 callers
Method
green
(self, text)
nginx_rifter.py:85
↓ 3 callers
Method
green
(self, text)
nginx_rifter_core_v2_1.py:83
↓ 3 callers
Method
info
(self, text)
nginx_rifter_core_v2_1.py:146
↓ 3 callers
Method
lfi_text
(self, filename, timeout=None)
demo_ctf_exploit_v1_8.py:218
↓ 3 callers
Method
lfi_text
(self, filename, timeout=None)
demo_ctf_exploit_v1_9.py:217
↓ 3 callers
Function
low_bytes
(addr, nbytes)
nginx_rifter_core_v2_1.py:616
↓ 3 callers
Function
now_utc
()
demo_ctf_exploit_v1_3.py:60
↓ 3 callers
Function
now_utc
()
demo_ctf_exploit_v1_1.py:44
↓ 3 callers
Function
now_utc
()
demo_ctf_exploit_v1_4.py:60
↓ 3 callers
Function
now_utc
()
demo_ctf_exploit_v1_2.py:45
↓ 3 callers
Method
phpinfo
(self)
ctf_remote_exploit.py:103
↓ 3 callers
Function
pointer_like_offsets
(blob)
tools/non_lfi_active_response_probe.py:80
↓ 3 callers
Function
proof_seen
(target, marker_path, token)
ctf_remote_exploit.py:342
↓ 3 callers
Method
red
(self, text)
nginx_rifter_core_v2_1.py:89
↓ 3 callers
Function
request
(host, port, path, timeout=5)
tools/non_lfi_leak_probe.py:24
↓ 3 callers
Function
shell_text
(args)
demo_ctf_exploit_v1_8.py:359
↓ 3 callers
Function
shell_text
(args)
demo_ctf_exploit_v1_9.py:387
↓ 3 callers
Function
shell_text
(args)
demo_ctf_exploit_v1_3.py:109
↓ 3 callers
Function
shell_text
(args)
demo_ctf_exploit_v1_6.py:110
↓ 3 callers
Function
shell_text
(args)
demo_ctf_exploit_v1_4.py:109
↓ 3 callers
Function
shell_text
(args)
demo_ctf_exploit_v1_7.py:219
↓ 3 callers
Function
shell_text
(args)
demo_ctf_exploit_v1_5.py:109
↓ 3 callers
Function
shell_text
(args)
demo_ctf_exploit_v1_2.py:94
↓ 3 callers
Function
wait_alive
(host, port, timeout=30)
poc.py:109
↓ 3 callers
Function
wait_alive
(host, port, timeout=30)
nginx_rifter_core_v2_1.py:658
↓ 3 callers
Function
write_artifact
(n, artifact, args)
demo_ctf_exploit_v1_1.py:69
↓ 3 callers
Function
write_artifact
(n, artifact, args)
demo_ctf_exploit_v1_2.py:70
↓ 2 callers
Function
addr_low_is_safe
(addr, nbytes)
nginx_rifter_core_v2_1.py:612
↓ 2 callers
Function
align4
(value)
demo_ctf_exploit_v1_3.py:250
↓ 2 callers
Function
align4
(value)
demo_ctf_exploit_v1_1.py:127
↓ 2 callers
Function
align4
(value)
demo_ctf_exploit_v1_4.py:250
↓ 2 callers
Function
align4
(value)
demo_ctf_exploit_v1_5.py:250
↓ 2 callers
Function
align4
(value)
demo_ctf_exploit_v1_2.py:151
↓ 2 callers
Function
build_capture_command
(args, marker_path, token)
nginx_rifter.py:1855
↓ 2 callers
Function
byte_profile
(blob)
tools/non_lfi_active_response_probe.py:91
↓ 2 callers
Function
children_from_pidfile
(target, pid_files)
nginx_rifter.py:498
↓ 2 callers
Function
children_from_pidfile
(target, pid_files)
nginx_rifter_core_v2_1.py:496
↓ 2 callers
Function
colorize_help
(text)
demo_ctf_exploit_v1_8.py:51
↓ 2 callers
Function
colorize_help
(text)
demo_ctf_exploit_v1_9.py:50
↓ 2 callers
Function
colorize_help
(text)
demo_ctf_exploit_v1_7.py:49
↓ 2 callers
Function
compare_snapshots
(n, label, before, after, strict=True)
demo_ctf_exploit_v1_8.py:494
↓ 2 callers
Function
compare_snapshots
(n, label, before, after, strict=True)
demo_ctf_exploit_v1_9.py:522
↓ 2 callers
Function
compare_snapshots
(n, label, before, after, strict=True)
demo_ctf_exploit_v1_3.py:160
↓ 2 callers
Function
compare_snapshots
(n, label, before, after, strict=True)
demo_ctf_exploit_v1_6.py:161
↓ 2 callers
Function
compare_snapshots
(n, label, before, after, strict=True)
demo_ctf_exploit_v1_4.py:160
← previous
next →
101–200 of 757, ranked by callers