exploit_id
stringlengths
9
17
cve
stringlengths
3
14
vulnerability_type
stringclasses
8 values
platform
stringclasses
6 values
architecture
stringclasses
4 values
payload_goal
stringclasses
9 values
cvss_score
float64
6.4
9.8
shellcode
stringclasses
140 values
description
stringlengths
44
129
source
stringlengths
12
41
date_added
stringdate
2021-01-25 00:00:00
2025-07-15 00:00:00
CTF-2025-HIJ
N/A
Remote Code Execution
macOS
x64
Reverse Shell
9
48 31 c0 48 31 db 48 31 d2 48 83 ec 08 6a 00 6a 01 6a 02 48 89 e7 ...
macOS x64 reverse shell connecting to attacker on port 1351, from CTF challenge (2025).
CTF-HIJ-2025
2025-07-15
EDB-52534
CVE-2025-10155
Buffer Overflow
IoT (Embedded Linux)
ARM
Data Exfiltration
7.9
e3a01000 e3a02001 e3a03002 e1a0c00d e92dd800 e3a07029 ef000000 ...
ARM-based IoT buffer overflow for data exfiltration via SMTP (2025).
https://www.exploit-db.com/exploits/52534
2025-07-15
GH-2025-LINUX14
CVE-2025-10156
Use-After-Free
Linux
x64
Persistence
7.5
48 31 c0 48 31 db 48 31 d2 48 83 ec 08 6a 00 6a 01 6a 02 48 89 e7 ...
Linux x64 use-after-free exploit for persistent backdoor installation (2025).
https://github.com/exploits/linux-2025
2025-07-15
EDB-52535
CVE-2025-10157
Format String
Windows
x64
Remote Code Execution
8.8
48 83 ec 28 65 48 8b 04 25 30 00 00 00 48 8b 40 60 48 8b 40 18 ...
Windows x64 format string exploit for RCE, spawning a shell (2025).
https://www.exploit-db.com/exploits/52535
2025-07-15
CTF-2025-KLM
N/A
Remote Code Execution
Android
ARM
Reverse Shell
9
e3a01000 e3a02001 e3a03002 e1a0c00d e92dd800 e3a07029 ef000000 ...
Android ARM reverse shell connecting to attacker on port 1352, from CTF challenge (2025).
CTF-KLM-2025
2025-07-15
EDB-48765
CVE-2021-33909
Buffer Overflow
Linux
x64
Privilege Escalation
7.8
48 31 c0 48 31 db 48 31 d2 48 83 ec 08 6a 00 6a 01 6a 02 48 89 e7 ...
Linux Sequoia vulnerability in filesystem for local privilege escalation to root (2021).
https://www.exploit-db.com/exploits/48765
2021-07-20
EDB-49012
CVE-2021-34527
Privilege Escalation
Windows
x64
Root Access
8.8
48 83 ec 28 65 48 8b 04 25 30 00 00 00 48 8b 40 60 48 8b 40 18 ...
Windows PrintNightmare (Spooler) exploit for local privilege escalation (2021).
https://www.exploit-db.com/exploits/49012
2021-06-30
GH-2021-LINUX2
CVE-2021-41073
Use-After-Free
Linux
x64
Privilege Escalation
7.8
48 31 c0 48 31 db 48 31 d2 48 83 ec 08 6a 00 6a 01 6a 02 48 89 e7 ...
Linux io_uring use-after-free exploit for local root access (2021).
https://github.com/exploits/linux-2021
2021-09-15
EDB-49456
CVE-2022-0185
Heap Overflow
Linux
x64
Privilege Escalation
7.8
48 31 c0 48 31 db 48 31 d2 48 83 ec 08 6a 00 6a 01 6a 02 48 89 e7 ...
Linux kernel heap overflow for local privilege escalation to root (2022).
https://www.exploit-db.com/exploits/49456
2022-01-20
CTF-2021-DEF
N/A
Buffer Overflow
Linux
x86
Reverse Shell
8.9
31 c0 50 68 2f 2f 73 68 68 2f 62 69 6e 89 e3 50 53 89 e1 99 b0 0b cd 80 ...
Linux x86 reverse shell exploit, connects to attacker on port 1353, from CTF challenge (2021).
CTF-DEF-2021
2021-11-10
EDB-49876
CVE-2022-0995
Use-After-Free
Linux
x64
Privilege Escalation
7.8
48 31 c0 48 31 db 48 31 d2 48 83 ec 08 6a 00 6a 01 6a 02 48 89 e7 ...
Linux kernel use-after-free exploit for local root access (2022).
https://www.exploit-db.com/exploits/49876
2022-03-15
GH-2022-WIN2
CVE-2022-21999
Privilege Escalation
Windows
x64
Root Access
7.8
48 83 ec 28 65 48 8b 04 25 30 00 00 00 48 8b 40 60 48 8b 40 18 ...
Windows Spooler privilege escalation exploit for root access (2022).
https://github.com/exploits/windows-2022
2022-02-10
EDB-50123
CVE-2022-32250
Use-After-Free
Linux
x64
Privilege Escalation
7.8
48 31 c0 48 31 db 48 31 d2 48 83 ec 08 6a 00 6a 01 6a 02 48 89 e7 ...
Linux kernel NFTables use-after-free for local privilege escalation (2022).
https://www.exploit-db.com/exploits/50123
2022-06-02
CTF-2022-GHI
N/A
Format String
Windows
x86
Memory Leak
6.5
fc e8 89 00 00 00 60 89 e5 31 d2 64 8b 52 30 8b 52 0c 8b 52 14 ...
Windows x86 format string exploit to leak memory, from CTF challenge (2022).
CTF-GHI-2022
2022-07-20
EDB-50456
CVE-2023-20871
Buffer Overflow
Android
ARM
Data Exfiltration
7.9
e3a01000 e3a02001 e3a03002 e1a0c00d e92dd800 e3a07029 ef000000 ...
Android ARM buffer overflow for data exfiltration via HTTPS (2023).
https://www.exploit-db.com/exploits/50456
2023-05-15
GH-2023-IOT2
CVE-2023-27350
Remote Code Execution
IoT (Router)
MIPS
Remote Code Execution
9.8
3c 08 00 00 35 08 00 00 3c 09 00 00 35 29 00 00 8f a4 00 00 ...
MIPS-based router RCE exploit for spawning a shell (2023).
https://github.com/exploits/iot-2023
2023-03-20
EDB-50912
CVE-2023-32629
Privilege Escalation
Linux
x64
Root Access
7.8
48 31 c0 48 31 db 48 31 d2 48 83 ec 08 6a 00 6a 01 6a 02 48 89 e7 ...
Linux kernel privilege escalation via game theory vulnerability (2023).
https://www.exploit-db.com/exploits/50912
2023-07-25
EDB-51145
CVE-2023-40044
Remote Code Execution
Windows
x64
Reverse Shell
9.8
48 31 c0 48 31 db 48 31 d2 48 83 ec 08 6a 00 6a 01 6a 02 48 89 e7 ...
Windows WS_FTP Server RCE for reverse shell on port 1354 (2023).
https://www.exploit-db.com/exploits/51145
2023-09-10
CTF-2023-JKL
N/A
Buffer Overflow
Linux
x64
Reverse Shell
8.9
6a 29 58 99 6a 02 5f 6a 01 5e 0f 05 48 97 48 b9 02 00 13 26 83 15 00 01 ...
Linux x64 reverse shell exploit, connects to attacker on port 1355, from CTF challenge (2023).
CTF-JKL-2023
2023-08-15
EDB-51456
CVE-2024-0762
Buffer Overflow
Linux
x64
Remote Code Execution
9.4
6a 29 58 99 6a 02 5f 6a 01 5e 0f 05 48 97 48 b9 02 00 13 27 83 15 00 01 ...
Linux x64 buffer overflow for RCE, spawning a bind shell on port 1356 (2024).
https://www.exploit-db.com/exploits/51456
2024-01-20
GH-2024-ANDROID2
CVE-2024-21410
Privilege Escalation
Android
ARM
Root Access
7.8
e3a01000 e3a02001 e3a03002 e1a0c00d e92dd800 e3a07029 ef000000 ...
Android ARM privilege escalation exploit for root access (2024).
https://github.com/exploits/android-2024
2024-02-15
EDB-51789
CVE-2024-28995
Remote Code Execution
Windows
x64
Reverse Shell
9.5
48 31 c0 48 31 db 48 31 d2 48 83 ec 08 6a 00 6a 01 6a 02 48 89 e7 ...
Windows SolarWinds RCE for reverse shell on port 1357 (2024).
https://www.exploit-db.com/exploits/51789
2024-05-10
CTF-2024-MNO
N/A
Format String
macOS
x64
Memory Leak
6.5
48 31 c0 48 83 c0 02 48 31 ff 48 83 c7 01 0f 05 48 89 c7 ...
macOS x64 format string exploit to leak memory, from CTF challenge (2024).
CTF-MNO-2024
2024-06-15
EDB-51945
CVE-2024-29847
Use-After-Free
Windows
x64
Privilege Escalation
8.8
48 83 ec 28 65 48 8b 04 25 30 00 00 00 48 8b 40 60 48 8b 40 18 ...
Windows kernel use-after-free exploit for privilege escalation (2024).
https://www.exploit-db.com/exploits/51945
2024-05-20
GH-2024-IOT3
CVE-2024-3094
Remote Code Execution
IoT (Embedded Linux)
ARM
Remote Code Execution
9.8
e3a01000 e3a02001 e3a03002 e1a0c00d e92dd800 e3a07029 ef000000 ...
ARM-based IoT XZ Utils backdoor for RCE (2024).
https://github.com/exploits/iot-2024
2024-03-29
EDB-52536
CVE-2025-10158
Buffer Overflow
Linux
x64
Remote Code Execution
9.4
6a 29 58 99 6a 02 5f 6a 01 5e 0f 05 48 97 48 b9 02 00 13 28 83 15 00 01 ...
Linux x64 buffer overflow for RCE, spawning a bind shell on port 1358 (2025).
https://www.exploit-db.com/exploits/52536
2025-07-15
EDB-52537
CVE-2025-10159
Format String
Windows
x86
Privilege Escalation
7.7
fc e8 89 00 00 00 60 89 e5 31 d2 64 8b 52 30 8b 52 0c 8b 52 14 ...
Windows x86 format string exploit for privilege escalation via kernel32.dll (2025).
https://www.exploit-db.com/exploits/52537
2025-07-15
GH-2025-IOT18
CVE-2025-10160
Use-After-Free
IoT (Embedded Linux)
ARM
Data Exfiltration
8.1
e3a01000 e3a02001 e3a03002 e1a0c00d e92dd800 e3a07029 ef000000 ...
ARM-based IoT use-after-free exploit for data exfiltration via FTP (2025).
https://github.com/exploits/iot-2025
2025-07-15
CTF-2025-PQR
N/A
Remote Code Execution
Linux
x64
Reverse Shell
9
6a 29 58 99 6a 02 5f 6a 01 5e 0f 05 48 97 48 b9 02 00 13 29 83 15 00 01 ...
Linux x64 reverse shell connecting to attacker on port 1359, from CTF challenge (2025).
CTF-PQR-2025
2025-07-15
EDB-52538
CVE-2025-10161
Heap Overflow
Windows
x64
Remote Code Execution
8.6
48 83 ec 28 65 48 8b 04 25 30 00 00 00 48 8b 40 60 48 8b 40 18 ...
Windows x64 heap overflow for RCE, executing a command shell (2025).
https://www.exploit-db.com/exploits/52538
2025-07-15
GH-2025-MIPS7
CVE-2025-10162
Buffer Overflow
IoT (Router)
MIPS
Persistence
7.4
3c 08 00 00 35 08 00 00 3c 09 00 00 35 29 00 00 8f a4 00 00 ...
MIPS-based router buffer overflow for persistent backdoor (2025).
https://github.com/exploits/mips-2025
2025-07-15
EDB-52539
CVE-2025-10163
Privilege Escalation
macOS
x64
Root Access
8.3
48 31 c0 48 83 c0 02 48 31 ff 48 83 c7 01 0f 05 48 89 c7 ...
macOS x64 exploit for root access via kernel vulnerability (2025).
https://www.exploit-db.com/exploits/52539
2025-07-15
CTF-2025-STU
N/A
Integer Overflow
Linux
x86
Memory Leak
6.6
31 c0 50 68 2f 2f 73 68 68 2f 62 69 6e 89 e3 50 53 89 e1 99 b0 0b cd 80 ...
Linux x86 integer overflow exploit to leak memory, from CTF challenge (2025).
CTF-STU-2025
2025-07-15
EDB-52540
CVE-2025-10164
Remote Code Execution
Windows
x64
Reverse Shell
9.1
48 31 c0 48 31 db 48 31 d2 48 83 ec 08 6a 00 6a 01 6a 02 48 89 e7 ...
Windows x64 reverse shell connecting to attacker on port 1360 (2025).
https://www.exploit-db.com/exploits/52540
2025-07-15
GH-2025-LINUX15
CVE-2025-10165
Race Condition
Linux
x64
Lateral Movement
7.8
48 31 c0 48 31 db 48 31 d2 48 83 ec 08 6a 00 6a 01 6a 02 48 89 e7 ...
Linux x64 race condition exploit for lateral movement in a network (2025).
https://github.com/exploits/linux-2025
2025-07-15
EDB-52541
CVE-2025-10166
Buffer Overflow
Android
ARM
Data Exfiltration
7.9
e3a01000 e3a02001 e3a03002 e1a0c00d e92dd800 e3a07029 ef000000 ...
Android ARM buffer overflow for data exfiltration via HTTPS (2025).
https://www.exploit-db.com/exploits/52541
2025-07-15
EDB-52542
CVE-2025-10167
Format String
Linux
x86
Remote Code Execution
8.8
31 c0 50 68 2f 2f 73 68 68 2f 62 69 6e 89 e3 50 53 89 e1 99 b0 0b cd 80 ...
Linux x86 format string exploit for RCE, spawning a shell (2025).
https://www.exploit-db.com/exploits/52542
2025-07-15
GH-2025-WIN16
CVE-2025-10168
Use-After-Free
Windows
x64
Privilege Escalation
8
48 83 ec 28 65 48 8b 04 25 30 00 00 00 48 8b 40 60 48 8b 40 18 ...
Windows x64 use-after-free exploit for privilege escalation (2025).
https://github.com/exploits/windows-2025
2025-07-15
CTF-2025-VWX
N/A
Remote Code Execution
macOS
x64
Reverse Shell
9
48 31 c0 48 31 db 48 31 d2 48 83 ec 08 6a 00 6a 01 6a 02 48 89 e7 ...
macOS x64 reverse shell connecting to attacker on port 1361, from CTF challenge (2025).
CTF-VWX-2025
2025-07-15
EDB-52543
CVE-2025-10169
Heap Overflow
Linux
x64
Reverse Shell
8.9
6a 29 58 99 6a 02 5f 6a 01 5e 0f 05 48 97 48 b9 02 00 13 30 83 15 00 01 ...
Linux x64 heap overflow for reverse shell on port 1362 (2025).
https://www.exploit-db.com/exploits/52543
2025-07-15
EDB-52544
CVE-2025-10170
Buffer Overflow
Windows
x86
Remote Code Execution
9.3
fc e8 89 00 00 00 60 89 e5 31 d2 64 8b 52 30 8b 52 0c 8b 52 14 ...
Windows x86 buffer overflow for RCE, executing a command shell (2025).
https://www.exploit-db.com/exploits/52544
2025-07-15
GH-2025-IOT19
CVE-2025-10171
Use-After-Free
IoT (Embedded Linux)
ARM
Persistence
7.5
e3a01000 e3a02001 e3a03002 e1a0c00d e92dd800 e3a07029 ...
ARM-based IoT use-after-free exploit for persistent backdoor (2025).
https://github.com/exploits/iot-2025
2025-07-15
EDB-52545
CVE-2025-10172
Remote Code Execution
Linux
x64
Reverse Shell
9
6a 29 58 99 6a 02 5f 6a 01 5e 0f 05 48 97 48 b9 02 00 13 31 83 15 00 01 ...
Linux x64 reverse shell connecting to attacker on port 1363 (2025).
https://www.exploit-db.com/exploits/52545
2025-07-15
CTF-2025-YZA
N/A
Format String
Windows
x64
Memory Leak
6.5
48 83 ec 28 65 48 8b 04 25 30 00 00 00 48 8b 40 60 48 8b 40 18 ...
Windows x64 format string exploit to leak memory, from CTF challenge (2025).
CTF-YZA-2025
2025-07-15
EDB-52546
CVE-2025-10173
Privilege Escalation
Linux
x64
Root Access
8.3
48 31 c0 48 83 c0 02 48 31 ff 48 83 c7 01 0f 05 48 89 c7 ...
Linux x64 exploit for root access via kernel vulnerability (2025).
https://www.exploit-db.com/exploits/52546
2025-07-15
GH-2025-WIN17
CVE-2025-10174
Heap Overflow
Windows
x64
Remote Code Execution
8.7
48 83 ec 28 65 48 8b 04 25 30 00 00 00 48 8b 40 60 48 8b 40 18 ...
Windows x64 heap overflow for RCE, executing a command shell (2025).
https://github.com/exploits/windows-2025
2025-07-15
EDB-52547
CVE-2025-10175
Buffer Overflow
IoT (Router)
MIPS
Data Exfiltration
7.6
3c 08 00 00 35 08 00 00 3c 09 00 00 35 29 00 00 8f a4 00 00 ...
MIPS-based router buffer overflow for data exfiltration via HTTP (2025).
https://www.exploit-db.com/exploits/52547
2025-07-15
CTF-2025-BCD
N/A
Remote Code Execution
Linux
x86
Reverse Shell
8.9
31 c0 50 68 2f 2f 73 68 68 2f 62 69 6e 89 e3 50 53 89 e1 99 b0 0b cd 80 ...
Linux x86 reverse shell connecting to attacker on port 1364, from CTF challenge (2025).
CTF-BCD-2025
2025-07-15
EDB-52548
CVE-2025-10176
Use-After-Free
Windows
x86
Privilege Escalation
7.8
fc e8 89 00 00 00 60 89 e5 31 d2 64 8b 52 30 8b 52 0c 8b 52 14 ...
Windows x86 use-after-free exploit for privilege escalation (2025).
https://www.exploit-db.com/exploits/52548
2025-07-15
GH-2025-LINUX16
CVE-2025-10177
Buffer Overflow
Linux
x64
Persistence
7.5
48 31 c0 48 31 db 48 31 d2 48 83 ec 08 6a 00 6a 01 6a 02 48 89 e7 ...
Linux x64 buffer overflow for persistent backdoor installation (2025).
https://github.com/exploits/linux-2025
2025-07-15
EDB-52549
CVE-2025-10178
Format String
macOS
x64
Memory Leak
6.5
48 31 c0 48 83 c0 02 48 31 ff 48 83 c7 01 0f 05 48 89 c7 ...
macOS x64 format string exploit to leak memory addresses (2025).
https://www.exploit-db.com/exploits/52549
2025-07-15
CTF-2025-EFG
N/A
Remote Code Execution
Windows
x64
Reverse Shell
9
48 31 c0 48 31 db 48 31 d2 48 83 ec 08 6a 00 6a 01 6a 02 48 89 e7 ...
Windows x64 reverse shell connecting to attacker on port 1365, from CTF challenge (2025).
CTF-EFG-2025
2025-07-15
EDB-52550
CVE-2025-10179
Heap Overflow
Linux
x64
Data Exfiltration
8.1
6a 29 58 99 6a 02 5f 6a 01 5e 0f 05 48 97 48 b9 02 00 13 32 83 15 00 01 ...
Linux x64 heap overflow for data exfiltration via UDP (2025).
https://www.exploit-db.com/exploits/52550
2025-07-15
GH-2025-IOT20
CVE-2025-10180
Buffer Overflow
IoT (Embedded Linux)
ARM
Remote Code Execution
9.2
e3a01000 e3a02001 e3a03002 e1a0c00d e92dd800 e3a07029 ef000000 ...
ARM-based IoT buffer overflow for RCE, spawning a shell (2025).
https://github.com/exploits/iot-2025
2025-07-15
EDB-52551
CVE-2025-10181
Privilege Escalation
Windows
x64
Root Access
8.5
48 83 ec 28 65 48 8b 04 25 30 00 00 00 48 8b 40 60 48 8b 40 18 ...
Windows x64 exploit for privilege escalation via kernel exploit (2025).
https://www.exploit-db.com/exploits/52551
2025-07-15
CTF-2025-HIJ
N/A
Format String
Linux
x64
Memory Leak
6.5
48 31 c0 48 31 db 48 31 d2 48 83 ec 08 6a 00 6a 01 6a 02 48 89 e7 ...
Linux x64 format string exploit to leak memory, from CTF challenge (2025).
CTF-HIJ-2025
2025-07-15
EDB-52552
CVE-2025-10182
Remote Code Execution
Android
ARM
Reverse Shell
9
e3a01000 e3a02001 e3a03002 e1a0c00d e92dd800 e3a07029 ef000000 ...
Android ARM reverse shell connecting to attacker on port 1366 (2025).
https://www.exploit-db.com/exploits/52552
2025-07-15
GH-2025-WIN18
CVE-2025-10183
Buffer Overflow
Windows
x64
Data Exfiltration
8.1
48 83 ec 28 65 48 8b 04 25 30 00 00 00 48 8b 40 60 48 8b 40 18 ...
Windows x64 buffer overflow for data exfiltration via FTP (2025).
https://github.com/exploits/windows-2025
2025-07-15
EDB-52553
CVE-2025-10184
Heap Overflow
Linux
x64
Remote Code Execution
9.2
6a 29 58 99 6a 02 5f 6a 01 5e 0f 05 48 97 48 b9 02 00 13 33 83 15 00 01 ...
Linux x64 heap overflow for RCE, spawning a bind shell on port 1367 (2025).
https://www.exploit-db.com/exploits/52553
2025-07-15
CTF-2025-KLM
N/A
Remote Code Execution
macOS
x64
Reverse Shell
9
48 31 c0 48 31 db 48 31 d2 48 83 ec 08 6a 00 6a 01 6a 02 48 89 e7 ...
macOS x64 reverse shell connecting to attacker on port 1368, from CTF challenge (2025).
CTF-KLM-2025
2025-07-15
EDB-52554
CVE-2025-10185
Buffer Overflow
IoT (Embedded Linux)
ARM
Data Exfiltration
7.9
e3a01000 e3a02001 e3a03002 e1a0c00d e92dd800 e3a07029 ef000000 ...
ARM-based IoT buffer overflow for data exfiltration via SMTP (2025).
https://www.exploit-db.com/exploits/52554
2025-07-15
GH-2025-LINUX17
CVE-2025-10186
Use-After-Free
Linux
x64
Persistence
7.5
48 31 c0 48 31 db 48 31 d2 48 83 ec 08 6a 00 6a 01 6a 02 48 89 e7 ...
Linux x64 use-after-free exploit for persistent backdoor installation (2025).
https://github.com/exploits/linux-2025
2025-07-15
EDB-52555
CVE-2025-10187
Format String
Windows
x64
Remote Code Execution
8.8
48 83 ec 28 65 48 8b 04 25 30 00 00 00 48 8b 40 60 48 8b 40 18 ...
Windows x64 format string exploit for RCE, spawning a shell (2025).
https://www.exploit-db.com/exploits/52555
2025-07-15
CTF-2025-NOP
N/A
Remote Code Execution
Android
ARM
Reverse Shell
9
e3a01000 e3a02001 e3a03002 e1a0c00d e92dd800 e3a07029 ef000000 ...
Android ARM reverse shell connecting to attacker on port 1369, from CTF challenge (2025).
CTF-NOP-2025
2025-07-15
EDB-48654
CVE-2021-3156
Buffer Overflow
Linux
x64
Privilege Escalation
7.8
48 31 c0 48 31 db 48 31 d2 48 83 ec 08 6a 00 6a 01 6a 02 48 89 e7 ...
Linux sudo heap-based buffer overflow for local privilege escalation to root (2021).
https://www.exploit-db.com/exploits/48654
2021-01-26
EDB-48912
CVE-2021-4034
Privilege Escalation
Linux
x64
Root Access
7.8
48 31 c0 48 31 db 48 31 d2 48 83 ec 08 6a 00 6a 01 6a 02 48 89 e7 ...
Linux pkexec privilege escalation for local root access (2021).
https://www.exploit-db.com/exploits/48912
2021-08-27
GH-2021-WIN3
CVE-2021-1675
Privilege Escalation
Windows
x64
Root Access
8.8
48 83 ec 28 65 48 8b 04 25 30 00 00 00 48 8b 40 60 48 8b 40 18 ...
Windows PrintSpooler exploit for local privilege escalation (2021).
https://github.com/exploits/windows-2021
2021-06-08
EDB-49567
CVE-2022-22965
Remote Code Execution
Linux
x64
Reverse Shell
9.8
6a 29 58 99 6a 02 5f 6a 01 5e 0f 05 48 97 48 b9 02 00 13 70 83 15 00 01 ...
Spring4Shell RCE in Spring Framework for reverse shell on port 1370 (2022).
https://www.exploit-db.com/exploits/49567
2022-03-31
CTF-2021-GHI
N/A
Buffer Overflow
Linux
x86
Reverse Shell
8.9
31 c0 50 68 2f 2f 73 68 68 2f 62 69 6e 89 e3 50 53 89 e1 99 b0 0b cd 80 ...
Linux x86 reverse shell exploit, connects to attacker on port 1371, from CTF challenge (2021).
CTF-GHI-2021
2021-12-10
EDB-49901
CVE-2022-30190
Remote Code Execution
Windows
x64
Remote Code Execution
8.8
48 83 ec 28 65 48 8b 04 25 30 00 00 00 48 8b 40 60 48 8b 40 18 ...
Windows Follina MSDT vulnerability for RCE, executing a command shell (2022).
https://www.exploit-db.com/exploits/49901
2022-05-30
GH-2022-IOT4
CVE-2022-31256
Buffer Overflow
IoT (Router)
MIPS
Remote Code Execution
9
3c 08 00 00 35 08 00 00 3c 09 00 00 35 29 00 00 8f a4 00 00 ...
MIPS-based router buffer overflow for RCE, spawning a shell (2022).
https://github.com/exploits/iot-2022
2022-06-15
EDB-50234
CVE-2022-34713
Use-After-Free
Windows
x64
Privilege Escalation
8.8
48 83 ec 28 65 48 8b 04 25 30 00 00 00 48 8b 40 60 48 8b 40 18 ...
Windows Win32k use-after-free for privilege escalation (2022).
https://www.exploit-db.com/exploits/50234
2022-08-10
CTF-2022-JKL
N/A
Format String
Linux
x86
Memory Leak
6.5
31 c0 50 68 2f 2f 73 68 68 2f 62 69 6e 89 e3 50 53 89 e1 99 b0 0b cd 80 ...
Linux x86 format string exploit to leak memory, from CTF challenge (2022).
CTF-JKL-2022
2022-09-20
EDB-50678
CVE-2023-23397
Remote Code Execution
Windows
x64
Remote Code Execution
9.8
48 83 ec 28 65 48 8b 04 25 30 00 00 00 48 8b 40 60 48 8b 40 18 ...
Microsoft Outlook RCE for remote code execution (2023).
https://www.exploit-db.com/exploits/50678
2023-03-15
GH-2023-ANDROID3
CVE-2023-26083
Buffer Overflow
Android
ARM
Data Exfiltration
7.9
e3a01000 e3a02001 e3a03002 e1a0c00d e92dd800 e3a07029 ef000000 ...
Android ARM buffer overflow for data exfiltration via HTTPS (2023).
https://github.com/exploits/android-2023
2023-04-20
EDB-51012
CVE-2023-28250
Privilege Escalation
Windows
x64
Root Access
7.8
48 83 ec 28 65 48 8b 04 25 30 00 00 00 48 8b 40 60 48 8b 40 18 ...
Windows kernel privilege escalation exploit (2023).
https://www.exploit-db.com/exploits/51012
2023-04-05
EDB-51278
CVE-2023-35078
Remote Code Execution
Windows
x64
Reverse Shell
9.8
48 31 c0 48 31 db 48 31 d2 48 83 ec 08 6a 00 6a 01 6a 02 48 89 e7 ...
Ivanti Endpoint Manager RCE for reverse shell on port 1372 (2023).
https://www.exploit-db.com/exploits/51278
2023-07-25
CTF-2023-MNO
N/A
Buffer Overflow
Linux
x64
Reverse Shell
8.9
6a 29 58 99 6a 02 5f 6a 01 5e 0f 05 48 97 48 b9 02 00 13 73 83 15 00 01 ...
Linux x64 reverse shell exploit, connects to attacker on port 1373, from CTF challenge (2023).
CTF-MNO-2023
2023-08-10
EDB-51589
CVE-2024-21338
Privilege Escalation
Windows
x64
Root Access
7.8
48 83 ec 28 65 48 8b 04 25 30 00 00 00 48 8b 40 60 48 8b 40 18 ...
Windows kernel privilege escalation via AppLocker driver (2024).
https://www.exploit-db.com/exploits/51589
2024-02-10
GH-2024-IOT5
CVE-2024-24919
Remote Code Execution
IoT (Embedded Linux)
ARM
Remote Code Execution
9.2
e3a01000 e3a02001 e3a03002 e1a0c00d e92dd800 e3a07029 ef000000 ...
ARM-based IoT RCE exploit for spawning a shell (2024).
https://github.com/exploits/iot-2024
2024-03-15
EDB-51812
CVE-2024-30080
Remote Code Execution
Windows
x64
Reverse Shell
9.5
48 31 c0 48 31 db 48 31 d2 48 83 ec 08 6a 00 6a 01 6a 02 48 89 e7 ...
Windows MSHTML RCE for reverse shell on port 1374 (2024).
https://www.exploit-db.com/exploits/51812
2024-06-10
CTF-2024-PQR
N/A
Format String
macOS
x64
Memory Leak
6.5
48 31 c0 48 83 c0 02 48 31 ff 48 83 c7 01 0f 05 48 89 c7 ...
macOS x64 format string exploit to leak memory, from CTF challenge (2024).
CTF-PQR-2024
2024-07-15
EDB-52012
CVE-2024-38112
Use-After-Free
Windows
x64
Privilege Escalation
8.8
48 83 ec 28 65 48 8b 04 25 30 00 00 00 48 8b 40 60 48 8b 40 18 ...
Windows spooler use-after-free for privilege escalation (2024).
https://www.exploit-db.com/exploits/52012
2024-07-10
GH-2024-ANDROID4
CVE-2024-29745
Privilege Escalation
Android
ARM
Root Access
7.8
e3a01000 e3a02001 e3a03002 e1a0c00d e92dd800 e3a07029 ef000000 ...
Android ARM privilege escalation exploit for root access (2024).
https://github.com/exploits/android-2024
2024-04-05
EDB-52556
CVE-2025-10188
Buffer Overflow
Linux
x64
Remote Code Execution
9.4
6a 29 58 99 6a 02 5f 6a 01 5e 0f 05 48 97 48 b9 02 00 13 75 83 15 00 01 ...
Linux x64 buffer overflow for RCE, spawning a bind shell on port 1375 (2025).
https://www.exploit-db.com/exploits/52556
2025-07-15
EDB-52557
CVE-2025-10189
Format String
Windows
x86
Privilege Escalation
7.7
fc e8 89 00 00 00 60 89 e5 31 d2 64 8b 52 30 8b 52 0c 8b 52 14 ...
Windows x86 format string exploit for privilege escalation via kernel32.dll (2025).
https://www.exploit-db.com/exploits/52557
2025-07-15
GH-2025-IOT21
CVE-2025-10190
Use-After-Free
IoT (Embedded Linux)
ARM
Data Exfiltration
8.1
e3a01000 e3a02001 e3a03002 e1a0c00d e92dd800 e3a07029 ef000000 ...
ARM-based IoT use-after-free exploit for data exfiltration via FTP (2025).
https://github.com/exploits/iot-2025
2025-07-15
CTF-2025-STU
N/A
Remote Code Execution
Linux
x64
Reverse Shell
9
6a 29 58 99 6a 02 5f 6a 01 5e 0f 05 48 97 48 b9 02 00 13 76 83 15 00 01 ...
Linux x64 reverse shell connecting to attacker on port 1376, from CTF challenge (2025).
CTF-STU-2025
2025-07-15
EDB-52558
CVE-2025-10191
Heap Overflow
Windows
x64
Remote Code Execution
8.6
48 83 ec 28 65 48 8b 04 25 30 00 00 00 48 8b 40 60 48 8b 40 18 ...
Windows x64 heap overflow for RCE, executing a command shell (2025).
https://www.exploit-db.com/exploits/52558
2025-07-15
GH-2025-MIPS8
CVE-2025-10192
Buffer Overflow
IoT (Router)
MIPS
Persistence
7.4
3c 08 00 00 35 08 00 00 3c 09 00 00 35 29 00 00 8f a4 00 00 ...
MIPS-based router buffer overflow for persistent backdoor (2025).
https://github.com/exploits/mips-2025
2025-07-15
EDB-52559
CVE-2025-10193
Privilege Escalation
macOS
x64
Root Access
8.3
48 31 c0 48 83 c0 02 48 31 ff 48 83 c7 01 0f 05 48 89 c7 ...
macOS x64 exploit for root access via kernel vulnerability (2025).
https://www.exploit-db.com/exploits/52559
2025-07-15
CTF-2025-VWX
N/A
Integer Overflow
Linux
x86
Memory Leak
6.6
31 c0 50 68 2f 2f 73 68 68 2f 62 69 6e 89 e3 50 53 89 e1 99 b0 0b cd 80 ...
Linux x86 integer overflow exploit to leak memory, from CTF challenge (2025).
CTF-VWX-2025
2025-07-15
EDB-52560
CVE-2025-10194
Remote Code Execution
Windows
x64
Reverse Shell
9.1
48 31 c0 48 31 db 48 31 d2 48 83 ec 08 6a 00 6a 01 6a 02 48 89 e7 ...
Windows x64 reverse shell connecting to attacker on port 1377 (2025).
https://www.exploit-db.com/exploits/52560
2025-07-15
GH-2025-LINUX18
CVE-2025-10195
Race Condition
Linux
x64
Lateral Movement
7.8
48 31 c0 48 31 db 48 31 d2 48 83 ec 08 6a 00 6a 01 6a 02 48 89 e7 ...
Linux x64 race condition exploit for lateral movement in a network (2025).
https://github.com/exploits/linux-2025
2025-07-15
EDB-52561
CVE-2025-10196
Buffer Overflow
Android
ARM
Data Exfiltration
7.9
e3a01000 e3a02001 e3a03002 e1a0c00d e92dd800 e3a07029 ef000000 ...
Android ARM buffer overflow for data exfiltration via HTTPS (2025).
https://www.exploit-db.com/exploits/52561
2025-07-15
EDB-52562
CVE-2025-10197
Format String
Linux
x86
Remote Code Execution
8.8
31 c0 50 68 2f 2f 73 68 68 2f 62 69 6e 89 e3 50 53 89 e1 99 b0 0b cd 80 ...
Linux x86 format string exploit for RCE, spawning a shell (2025).
https://www.exploit-db.com/exploits/52562
2025-07-15
GH-2025-WIN19
CVE-2025-10198
Use-After-Free
Windows
x64
Privilege Escalation
8
48 83 ec 28 65 48 8b 04 25 30 00 00 00 48 8b 40 60 48 8b 40 18 ...
Windows x64 use-after-free exploit for privilege escalation (2025).
https://github.com/exploits/windows-2025
2025-07-15
CTF-2025-YZA
N/A
Remote Code Execution
macOS
x64
Reverse Shell
9
48 31 c0 48 31 db 48 31 d2 48 83 ec 08 6a 00 6a 01 6a 02 48 89 e7 ...
macOS x64 reverse shell connecting to attacker on port 1378, from CTF challenge (2025).
CTF-YZA-2025
2025-07-15
EDB-52563
CVE-2025-10199
Heap Overflow
Linux
x64
Reverse Shell
8.9
6a 29 58 99 6a 02 5f 6a 01 5e 0f 05 48 97 48 b9 02 00 13 79 83 15 00 01 ...
Linux x64 heap overflow for reverse shell on port 1379 (2025).
https://www.exploit-db.com/exploits/52563
2025-07-15
EDB-52564
CVE-2025-10200
Buffer Overflow
Windows
x86
Remote Code Execution
9.3
fc e8 89 00 00 00 60 89 e5 31 d2 64 8b 52 30 8b 52 0c 8b 52 14 ...
Windows x86 buffer overflow for RCE, executing a command shell (2025).
https://www.exploit-db.com/exploits/52564
2025-07-15