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-STU
|
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 1241, from CTF challenge.
|
CTF-STU-2025
|
2025-07-15
|
EDB-52421
|
CVE-2025-10028
|
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 12 40 83 15 00 01 ...
|
Linux x64 heap overflow for data exfiltration via UDP.
|
https://www.exploit-db.com/exploits/52421
|
2025-07-15
|
GH-2025-IOT4
|
CVE-2025-10029
|
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.
|
https://github.com/exploits/iot-2025
|
2025-07-15
|
EDB-52422
|
CVE-2025-10030
|
Privilege Escalation
|
Windows
|
x64
|
Root Access
| 8.4 |
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.
|
https://www.exploit-db.com/exploits/52422
|
2025-07-15
|
CTF-2025-VWX
|
N/A
|
Format String
|
Linux
|
x86
|
Memory Leak
| 6.4 |
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.
|
CTF-VWX-2025
|
2025-07-15
|
EDB-52423
|
CVE-2025-10031
|
Remote Code Execution
|
macOS
|
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 ...
|
macOS x64 reverse shell connecting to attacker on port 1242.
|
https://www.exploit-db.com/exploits/52423
|
2025-07-15
|
GH-2025-WIN3
|
CVE-2025-10032
|
Use-After-Free
|
Windows
|
x64
|
Data Exfiltration
| 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 data exfiltration via HTTPS.
|
https://github.com/exploits/windows-2025
|
2025-07-15
|
EDB-52424
|
CVE-2025-10033
|
Buffer Overflow
|
Linux
|
x64
|
Remote Code Execution
| 9.3 |
48 31 c0 48 31 db 48 31 d2 6a 29 58 6a 02 5f 6a 01 5e 0f 05 ...
|
Linux x64 buffer overflow for RCE, spawning a bind shell on port 1243.
|
https://www.exploit-db.com/exploits/52424
|
2025-07-15
|
CTF-2025-YZA
|
N/A
|
Remote Code Execution
|
Windows
|
x86
|
Reverse Shell
| 8.8 |
fc e8 89 00 00 00 60 89 e5 31 d2 64 8b 52 30 8b 52 0c 8b 52 14 ...
|
Windows x86 reverse shell connecting to attacker on port 1244, from CTF challenge.
|
CTF-YZA-2025
|
2025-07-15
|
EDB-52425
|
CVE-2025-10034
|
Heap Overflow
|
Linux
|
x64
|
Persistence
| 7.7 |
6a 29 58 99 6a 02 5f 6a 01 5e 0f 05 48 97 48 b9 02 00 12 41 83 15 00 01 ...
|
Linux x64 heap overflow for persistent backdoor installation.
|
https://www.exploit-db.com/exploits/52425
|
2025-07-15
|
GH-2025-IOT5
|
CVE-2025-10035
|
Use-After-Free
|
IoT (Embedded Linux)
|
ARM
|
Data Exfiltration
| 7.9 |
e3a01000 e3a02001 e3a03002 e1a0c00d e92dd800 e3a07029 ...
|
ARM-based IoT use-after-free exploit for data exfiltration via SMTP.
|
https://github.com/exploits/iot-2025
|
2025-07-15
|
EDB-52426
|
CVE-2025-10036
|
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.
|
https://www.exploit-db.com/exploits/52426
|
2025-07-15
|
CTF-2025-BCD
|
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.
|
CTF-BCD-2025
|
2025-07-15
|
EDB-52427
|
CVE-2025-10037
|
Remote Code Execution
|
Android
|
ARM
|
Reverse Shell
| 9 |
e3a01000 e3a02001 e3a03002 e1a0c00d e92dd800 e3a07029 ef000000 ...
|
Android ARM reverse shell connecting to attacker on port 1245.
|
https://www.exploit-db.com/exploits/52427
|
2025-07-15
|
GH-2025-WIN4
|
CVE-2025-10038
|
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.
|
https://github.com/exploits/windows-2025
|
2025-07-15
|
EDB-52428
|
CVE-2025-10039
|
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 12 42 83 15 00 01 ...
|
Linux x64 heap overflow for RCE, spawning a bind shell on port 1246.
|
https://www.exploit-db.com/exploits/52428
|
2025-07-15
|
CTF-2025-EFG
|
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 1247, from CTF challenge.
|
CTF-EFG-2025
|
2025-07-15
|
EDB-52429
|
CVE-2025-10040
|
Buffer Overflow
|
IoT (Router)
|
MIPS
|
Persistence
| 7.5 |
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.
|
https://www.exploit-db.com/exploits/52429
|
2025-07-15
|
GH-2025-LINUX3
|
CVE-2025-10041
|
Use-After-Free
|
Linux
|
x64
|
Data Exfiltration
| 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 use-after-free exploit for data exfiltration via HTTPS.
|
https://github.com/exploits/linux-2025
|
2025-07-15
|
EDB-52430
|
CVE-2025-10042
|
Privilege Escalation
|
Android
|
ARM
|
Root Access
| 8.4 |
e3a01000 e3a02001 e3a03002 e1a0c00d e92dd800 e3a07029 ef000000 ...
|
Android ARM exploit for root access via kernel vulnerability.
|
https://www.exploit-db.com/exploits/52430
|
2025-07-15
|
CTF-2025-HIJ
|
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.
|
CTF-HIJ-2025
|
2025-07-15
|
EDB-52431
|
CVE-2025-10043
|
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 1248.
|
https://www.exploit-db.com/exploits/52431
|
2025-07-15
|
GH-2025-IOT6
|
CVE-2025-10044
|
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.
|
https://github.com/exploits/iot-2025
|
2025-07-15
|
EDB-52432
|
CVE-2025-10045
|
Format String
|
Linux
|
x64
|
Remote Code Execution
| 8.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 format string exploit for RCE, spawning a shell.
|
https://www.exploit-db.com/exploits/52432
|
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 1249, from CTF challenge.
|
CTF-KLM-2025
|
2025-07-15
|
EDB-52461
|
CVE-2025-10046
|
Buffer Overflow
|
Linux
|
x64
|
Remote Code Execution
| 9.5 |
48 31 c0 48 31 db 48 31 d2 6a 29 58 6a 02 5f 6a 01 5e 0f 05 48 97 48 b9 02 00 13 00 83 15 00 01 51 48 89 e6 6a 10 5a ...
|
Linux x64 buffer overflow for RCE, spawning a bind shell on port 1300.
|
https://www.exploit-db.com/exploits/52461
|
2025-07-15
|
EDB-52462
|
CVE-2025-10047
|
Format String
|
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 8b 72 28 ...
|
Windows x86 format string exploit to escalate privileges via kernel32.dll.
|
https://www.exploit-db.com/exploits/52462
|
2025-07-15
|
GH-2025-IOT7
|
CVE-2025-10048
|
Use-After-Free
|
IoT (Embedded Linux)
|
ARM
|
Data Exfiltration
| 8.2 |
e3a01000 e3a02001 e3a03002 e1a0c00d e92dd800 e3a07029 ef000000 ...
|
ARM-based IoT use-after-free exploit for data exfiltration via HTTP.
|
https://github.com/exploits/iot-2025
|
2025-07-15
|
CTF-2025-NOP
|
N/A
|
Remote Code Execution
|
Linux
|
x64
|
Reverse Shell
| 9.1 |
6a 29 58 99 6a 02 5f 6a 01 5e 0f 05 48 97 48 b9 02 00 13 01 83 15 00 01 51 48 89 e6 6a 10 5a ...
|
Linux x64 reverse shell connecting to attacker on port 1301, from CTF challenge.
|
CTF-NOP-2025
|
2025-07-15
|
EDB-52463
|
CVE-2025-10049
|
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 48 8b 70 20 ...
|
Windows x64 heap overflow for RCE, executing a command shell.
|
https://www.exploit-db.com/exploits/52463
|
2025-07-15
|
GH-2025-MIPS3
|
CVE-2025-10050
|
Buffer Overflow
|
IoT (Router)
|
MIPS
|
Persistence
| 7.5 |
3c 08 00 00 35 08 00 00 3c 09 00 00 35 29 00 00 8f a4 00 00 00 84 24 00 ...
|
MIPS-based router buffer overflow for persistent backdoor.
|
https://github.com/exploits/mips-2025
|
2025-07-15
|
EDB-52464
|
CVE-2025-10051
|
Privilege Escalation
|
macOS
|
x64
|
Root Access
| 8.4 |
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.
|
https://www.exploit-db.com/exploits/52464
|
2025-07-15
|
CTF-2025-QRS
|
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.
|
CTF-QRS-2025
|
2025-07-15
|
EDB-52465
|
CVE-2025-10052
|
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 48 c7 c0 29 00 00 00 ...
|
Windows x64 reverse shell connecting to attacker on port 1302.
|
https://www.exploit-db.com/exploits/52465
|
2025-07-15
|
GH-2025-LINUX4
|
CVE-2025-10053
|
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.
|
https://github.com/exploits/linux-2025
|
2025-07-15
|
EDB-52466
|
CVE-2025-10054
|
Buffer Overflow
|
Android
|
ARM
|
Data Exfiltration
| 7.9 |
e3a01000 e3a02001 e3a03002 e1a0c00d e92dd800 e3a07029 ef000000 ...
|
Android ARM buffer overflow for data exfiltration via HTTPS.
|
https://www.exploit-db.com/exploits/52466
|
2025-07-15
|
EDB-52467
|
CVE-2025-10055
|
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.
|
https://www.exploit-db.com/exploits/52467
|
2025-07-15
|
GH-2025-WIN5
|
CVE-2025-10056
|
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.
|
https://github.com/exploits/windows-2025
|
2025-07-15
|
CTF-2025-TUV
|
N/A
|
Race Condition
|
macOS
|
x64
|
Root Access
| 8.2 |
48 31 c0 48 83 c0 02 48 31 ff 48 83 c7 01 0f 05 48 89 c7 ...
|
macOS x64 race condition exploit for root access, from CTF challenge.
|
CTF-TUV-2025
|
2025-07-15
|
EDB-52468
|
CVE-2025-10057
|
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 02 83 15 00 01 ...
|
Linux x64 heap overflow for reverse shell on port 1303.
|
https://www.exploit-db.com/exploits/52468
|
2025-07-15
|
EDB-52469
|
CVE-2025-10058
|
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.
|
https://www.exploit-db.com/exploits/52469
|
2025-07-15
|
GH-2025-IOT8
|
CVE-2025-10059
|
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.
|
https://github.com/exploits/iot-2025
|
2025-07-15
|
EDB-52470
|
CVE-2025-10060
|
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 03 83 15 00 01 ...
|
Linux x64 reverse shell connecting to attacker on port 1304.
|
https://www.exploit-db.com/exploits/52470
|
2025-07-15
|
CTF-2025-WXY
|
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.
|
CTF-WXY-2025
|
2025-07-15
|
EDB-52471
|
CVE-2025-10061
|
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.
|
https://www.exploit-db.com/exploits/52471
|
2025-07-15
|
GH-2025-WIN6
|
CVE-2025-10062
|
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.
|
https://github.com/exploits/windows-2025
|
2025-07-15
|
EDB-52472
|
CVE-2025-10063
|
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.
|
https://www.exploit-db.com/exploits/52472
|
2025-07-15
|
CTF-2025-ZAB
|
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 1305, from CTF challenge.
|
CTF-ZAB-2025
|
2025-07-15
|
EDB-52473
|
CVE-2025-10064
|
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.
|
https://www.exploit-db.com/exploits/52473
|
2025-07-15
|
GH-2025-LINUX5
|
CVE-2025-10065
|
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.
|
https://github.com/exploits/linux-2025
|
2025-07-15
|
EDB-52474
|
CVE-2025-10066
|
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.
|
https://www.exploit-db.com/exploits/52474
|
2025-07-15
|
CTF-2025-CDE
|
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 1306, from CTF challenge.
|
CTF-CDE-2025
|
2025-07-15
|
EDB-52476
|
CVE-2025-10068
|
Buffer Overflow
|
Linux
|
x64
|
Remote Code Execution
| 9.4 |
48 31 c0 48 31 db 48 31 d2 6a 29 58 6a 02 5f 6a 01 5e 0f 05 48 97 48 b9 02 00 13 04 83 15 00 01 51 48 89 e6 6a 10 5a ...
|
Linux x64 buffer overflow for RCE, spawning a bind shell on port 1307.
|
https://www.exploit-db.com/exploits/52476
|
2025-07-15
|
EDB-52477
|
CVE-2025-10069
|
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 8b 72 28 ...
|
Windows x86 format string exploit to escalate privileges via user32.dll.
|
https://www.exploit-db.com/exploits/52477
|
2025-07-15
|
GH-2025-IOT9
|
CVE-2025-10070
|
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.
|
https://github.com/exploits/iot-2025
|
2025-07-15
|
CTF-2025-FGH
|
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 05 83 15 00 01 51 48 89 e6 6a 10 5a ...
|
Linux x64 reverse shell connecting to attacker on port 1308, from CTF challenge.
|
CTF-FGH-2025
|
2025-07-15
|
EDB-52478
|
CVE-2025-10071
|
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 48 8b 70 20 ...
|
Windows x64 heap overflow for RCE, executing a command shell.
|
https://www.exploit-db.com/exploits/52478
|
2025-07-15
|
GH-2025-MIPS4
|
CVE-2025-10072
|
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 00 84 24 00 ...
|
MIPS-based router buffer overflow for persistent backdoor.
|
https://github.com/exploits/mips-2025
|
2025-07-15
|
EDB-52479
|
CVE-2025-10073
|
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.
|
https://www.exploit-db.com/exploits/52479
|
2025-07-15
|
CTF-2025-IJK
|
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.
|
CTF-IJK-2025
|
2025-07-15
|
EDB-52480
|
CVE-2025-10074
|
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 48 c7 c0 29 00 00 00 ...
|
Windows x64 reverse shell connecting to attacker on port 1309.
|
https://www.exploit-db.com/exploits/52480
|
2025-07-15
|
GH-2025-LINUX6
|
CVE-2025-10075
|
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.
|
https://github.com/exploits/linux-2025
|
2025-07-15
|
EDB-52481
|
CVE-2025-10076
|
Buffer Overflow
|
Android
|
ARM
|
Data Exfiltration
| 7.9 |
e3a01000 e3a02001 e3a03002 e1a0c00d e92dd800 e3a07029 ef000000 ...
|
Android ARM buffer overflow for data exfiltration via HTTPS.
|
https://www.exploit-db.com/exploits/52481
|
2025-07-15
|
EDB-52482
|
CVE-2025-10077
|
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.
|
https://www.exploit-db.com/exploits/52482
|
2025-07-15
|
GH-2025-WIN7
|
CVE-2025-10078
|
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.
|
https://github.com/exploits/windows-2025
|
2025-07-15
|
CTF-2025-LMN
|
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 1310, from CTF challenge.
|
CTF-LMN-2025
|
2025-07-15
|
EDB-52483
|
CVE-2025-10079
|
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 06 83 15 00 01 ...
|
Linux x64 heap overflow for reverse shell on port 1311.
|
https://www.exploit-db.com/exploits/52483
|
2025-07-15
|
EDB-52484
|
CVE-2025-10080
|
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.
|
https://www.exploit-db.com/exploits/52484
|
2025-07-15
|
GH-2025-IOT10
|
CVE-2025-10081
|
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.
|
https://github.com/exploits/iot-2025
|
2025-07-15
|
EDB-52485
|
CVE-2025-10082
|
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 07 83 15 00 01 ...
|
Linux x64 reverse shell connecting to attacker on port 1312.
|
https://www.exploit-db.com/exploits/52485
|
2025-07-15
|
CTF-2025-OPQ
|
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.
|
CTF-OPQ-2025
|
2025-07-15
|
EDB-52486
|
CVE-2025-10083
|
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.
|
https://www.exploit-db.com/exploits/52486
|
2025-07-15
|
GH-2025-WIN8
|
CVE-2025-10084
|
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.
|
https://github.com/exploits/windows-2025
|
2025-07-15
|
EDB-52487
|
CVE-2025-10085
|
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.
|
https://www.exploit-db.com/exploits/52487
|
2025-07-15
|
CTF-2025-RST
|
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 1313, from CTF challenge.
|
CTF-RST-2025
|
2025-07-15
|
EDB-52488
|
CVE-2025-10086
|
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.
|
https://www.exploit-db.com/exploits/52488
|
2025-07-15
|
GH-2025-LINUX7
|
CVE-2025-10087
|
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.
|
https://github.com/exploits/linux-2025
|
2025-07-15
|
EDB-52489
|
CVE-2025-10088
|
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.
|
https://www.exploit-db.com/exploits/52489
|
2025-07-15
|
CTF-2025-UVW
|
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 1314, from CTF challenge.
|
CTF-UVW-2025
|
2025-07-15
|
EDB-52490
|
CVE-2025-10089
|
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 08 83 15 00 01 ...
|
Linux x64 heap overflow for data exfiltration via UDP.
|
https://www.exploit-db.com/exploits/52490
|
2025-07-15
|
GH-2025-IOT11
|
CVE-2025-10090
|
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.
|
https://github.com/exploits/iot-2025
|
2025-07-15
|
EDB-52491
|
CVE-2025-10091
|
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.
|
https://www.exploit-db.com/exploits/52491
|
2025-07-15
|
CTF-2025-XYZ
|
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.
|
CTF-XYZ-2025
|
2025-07-15
|
EDB-52492
|
CVE-2025-10092
|
Remote Code Execution
|
Android
|
ARM
|
Reverse Shell
| 9 |
e3a01000 e3a02001 e3a03002 e1a0c00d e92dd800 e3a07029 ef000000 ...
|
Android ARM reverse shell connecting to attacker on port 1315.
|
https://www.exploit-db.com/exploits/52492
|
2025-07-15
|
GH-2025-WIN9
|
CVE-2025-10093
|
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.
|
https://github.com/exploits/windows-2025
|
2025-07-15
|
EDB-52493
|
CVE-2025-10094
|
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 09 83 15 00 01 ...
|
Linux x64 heap overflow for RCE, spawning a bind shell on port 1316.
|
https://www.exploit-db.com/exploits/52493
|
2025-07-15
|
CTF-2025-ABC
|
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 1317, from CTF challenge.
|
CTF-ABC-2025
|
2025-07-15
|
EDB-52494
|
CVE-2025-10095
|
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.
|
https://www.exploit-db.com/exploits/52494
|
2025-07-15
|
GH-2025-LINUX8
|
CVE-2025-10096
|
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.
|
https://github.com/exploits/linux-2025
|
2025-07-15
|
EDB-52495
|
CVE-2025-10097
|
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.
|
https://www.exploit-db.com/exploits/52495
|
2025-07-15
|
CTF-2025-DEF
|
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 1318, from CTF challenge.
|
CTF-DEF-2025
|
2025-07-15
|
EDB-48512
|
CVE-2021-3156
|
Heap Overflow
|
Linux
|
x64
|
Privilege Escalation
| 8.1 |
48 31 c0 48 31 db 48 31 d2 48 83 ec 08 6a 00 6a 01 6a 02 48 89 e7 ...
|
Sudo heap-based buffer overflow for root privilege escalation, no authentication required. Affects Ubuntu, Debian, Fedora (2021).
|
https://www.exploit-db.com/exploits/48512
|
2021-01-26
|
EDB-49763
|
CVE-2022-0601
|
Buffer Overflow
|
Windows
|
x64
|
Remote Code Execution
| 9.3 |
48 83 ec 28 65 48 8b 04 25 30 00 00 00 48 8b 40 60 48 8b 40 18 ...
|
Windows CryptoAPI buffer overflow via malicious ECC certificate for RCE (2022).
|
https://www.exploit-db.com/exploits/49763
|
2022-02-15
|
EDB-49812
|
CVE-2022-0796
|
Heap Overflow
|
Linux
|
x64
|
Remote Code Execution
| 8.8 |
6a 29 58 99 6a 02 5f 6a 01 5e 0f 05 48 97 48 b9 02 00 13 10 83 15 00 01 ...
|
OpenSSL heap buffer overflow affecting Linux, Windows, macOS for arbitrary code execution (2022).
|
https://www.exploit-db.com/exploits/49812
|
2022-03-20
|
GH-2021-LINUX1
|
CVE-2021-4034
|
Privilege Escalation
|
Linux
|
x64
|
Root Access
| 7.8 |
48 31 c0 48 83 c0 02 48 31 ff 48 83 c7 01 0f 05 48 89 c7 ...
|
Polkit pkexec local privilege escalation to root via environment variable manipulation (2021).
|
https://github.com/exploits/linux-2021
|
2021-12-10
|
CTF-2021-XYZ
|
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 from CTF challenge, connects to attacker on port 1319 (2021).
|
CTF-XYZ-2021
|
2021-11-05
|
EDB-50234
|
CVE-2023-0179
|
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 privilege escalation (2023).
|
https://www.exploit-db.com/exploits/50234
|
2023-01-15
|
EDB-50567
|
CVE-2023-22809
|
Buffer Overflow
|
Linux
|
x64
|
Remote Code Execution
| 9.1 |
6a 29 58 99 6a 02 5f 6a 01 5e 0f 05 48 97 48 b9 02 00 13 11 83 15 00 01 ...
|
Linux sudoedit buffer overflow for RCE, spawning a bind shell on port 1320 (2023).
|
https://www.exploit-db.com/exploits/50567
|
2023-03-10
|
GH-2022-WIN1
|
CVE-2022-30190
|
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 48 c7 c0 29 00 00 00 ...
|
Windows MSDT (Follina) RCE exploit for reverse shell on port 1321 (2022).
|
https://github.com/exploits/windows-2022
|
2022-06-01
|
EDB-51023
|
CVE-2024-1086
|
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 (2024).
|
https://www.exploit-db.com/exploits/51023
|
2024-02-20
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.