Lucene search
+L

79 matches found

Kitploit
Kitploit
added 2026/09/13 3:36 p.m.8 views

tools

Acerca de Esta sección ofrece una selección de nuestras herramientas de seguridad y hacking completamente funcionales. También proporcionamos algunos exploits, código de prueba de concepto, shellcodes y fragmentos. Eso significa que algunas herramientas no están probadas y pueden no tener el...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 2:35 p.m.29 views

pe_to_shellcode

petoshellcode Converts PE so that it can be then injected just like a normal shellcode. At the same time, the output file remains to be a valid PE. Supports both 32 and 64 bit PEs Authors:@hasherezade & @hh86 Objective The goal of this project is to provide a possibility to generate PE files that...

6AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/13 1:43 p.m.178 views

hollows_hunter

hollowshunter Hollows Hunter is a command-line application based on PE-sieve passive memory scanner. Recognizes and dumps a variety of potentially malicious implants replaced/implanted PEs, shellcodes, hooks, in-memory patches. While in case of PE-sieve you can select the process only by its PID,...

6AI score
SaveExploits0References9
Kitploit
Kitploit
added 2026/09/13 1:38 p.m.29 views

keystone

Keystone Engine Keystone is a lightweight multi-platform, multi-architecture assembler framework. It offers some unparalleled features: Multi-architecture, with support for Arm, Arm64 AArch64/Armv8, Ethereum Virtual Machine, Hexagon, Mips, PowerPC, RISC-V, Sparc, SystemZ & X86 include 16/32/64bit...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/12 10:03 p.m.253 views

peda

peda PEDA - Python Exploit Development Assistance for GDB Key Features: Enhance the display of gdb: colorize and display disassembly codes, registers, memory information during debugging. Add commands to support debugging and exploit development for a full list of commands use peda help: aslr --...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 7:33 p.m.42 views

shellcodetester

Shellcode Tester ShellcodeTester officially supports Python 3.8+. Main features...

5.9AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/12 7:32 p.m.740 views

nccfsas

Introduction This repository holds information released publicly by NCC Group's Full Spectrum Attack Simulation FSAS team...

5.3AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 4:27 a.m.8 views

v0lt

v0lt v0lt es un intento de reunir todas las herramientas que he usado/uso/usaré en CTF de seguridad, al estilo Python. Muchos ejercicios se resolvían con scripts de bash, pero Python puede ser más flexible, por eso. No tiene nada que ver con Gallopsled. Es un kit de herramientas de juguete, con...

6AI score
SaveExploits0
GithubExploit
GithubExploit
added 2026/05/01 12:03 a.m.135 views

exploitdb

The Exploit Database Git Repository This is an official repos...

5.7AI score
SaveExploits0
GithubExploit
GithubExploit
added 2025/12/17 2:34 p.m.188 views

exploitdb

The Exploit Database Git Repository This is an official repos...

6.7AI score
SaveExploits0
GithubExploit
GithubExploit
added 2025/12/14 2:21 p.m.457 views

Exploit for CVE-2023-12345

Exploit-DB MCP Server for Pentesting A Model Context Protocol...

6.4CVSS8.2AI score0.01593EPSS
SaveExploits14
GithubExploit
GithubExploit
added 2025/10/14 11:57 p.m.144 views

exploitdb

The Exploit Database Git Repository This is an official repos...

6.7AI score
SaveExploits0
GithubExploit
GithubExploit
added 2025/09/27 7:10 a.m.593 views

exploitdb

The Exploit Database Git Repository This is an official repos...

6.7AI score
SaveExploits0
Gitee
Gitee
added 2025/09/14 11:40 a.m.99 views

exploitdb

This is an official repository of The Exploit Database, a project sponsored by Offensive Security. The repository contains a searchable archive of public exploits and corresponding vulnerable software, developed for use by penetration testers and vulnerability researchers. The Exploit Database is...

6.8AI score
SaveExploits0
Gitee
Gitee
added 2025/03/02 9:31 p.m.114 views

exploitdb

The Exploit Database Git Repository This is an official repository of The Exploit Database, a project sponsored by Offensive Security. Our repositories are: - Exploits & Shellcodes: gitlab.com/exploit-database/exploitdb - Binary Exploits: gitlab.com/exploit-database/exploitdb-bin-sploits - Papers...

6.7AI score
SaveExploits0
Kitploit
Kitploit
added 2023/05/28 12:30 p.m.99 views

Bootlicker - A Generic UEFI Bootkit Used To Achieve Initial Usermode Execution

bootlicker is a legacy, extensible UEFI firmware rootkit targeting vmware hypervisor virtual machines. It is designed to achieve initial code execution within the context of the windows kernel, regardless of security settings configured. Architecture bootlicker takes its design from the legacy...

8.4AI score
SaveExploits0References8
Gitee
Gitee
added 2022/05/19 10:50 a.m.6 views

exploitdb

The Exploit Database Git Repository This is an official repository of The Exploit Database, a project sponsored by Offensive Security. Our repositories are: - Exploits & Shellcodes: https://github.com/offensive-security/exploitdb - Binary Exploits:...

6.7AI score
SaveExploits0
Gitee
Gitee
added 2022/04/07 10:22 a.m.6 views

exploitdb

This is an offensive tool for Exploits. It is a repository of public exploits and corresponding vulnerable software, developed for use by penetration testers and vulnerability researchers. The repository contains a collection of exploits for various operating systems and software, including AIX,...

7AI score
SaveExploits0
Gitee
Gitee
added 2022/04/01 8:10 a.m.6 views

exploitdb

The Exploit Database Git Repository This is an official repository of The Exploit Database, a project sponsored by Offensive Security. Our repositories are: - Exploits & Shellcodes: https://github.com/offensive-security/exploitdb - Binary Exploits:...

6.7AI score
SaveExploits0
Kitploit
Kitploit
added 2022/01/13 11:30 a.m.51 views

Scemu - X86 32bits Emulator, For Securely Emulating Shellcodes

x86 32bits emulator, for securely emulating shellcodes. Features  rust safety, good for malware. All dependencies are in rust. zero unsafe blocks. very fast emulation much faster than unicorn 3,000,000 instructions/second 100,000 instructions/second printing every instruction -vv. powered by...

7.1AI score
SaveExploits0References12
Rows per page
Query Builder