Lucene search
+L

6066 matches found

Kitploit
Kitploit
added 2026/09/17 11:58 a.m.258 views

drltrace

Drltrace Windows test build Linux test build Drltrace is a dynamic API calls tracer for Windows and Linux applications. Drltrace is built on top of DynamoRIO dynamic binary instrumentation framework. Drltrace was initialy implemented by Derek Bruening and distributed with DynamoRIO and DrMemory...

6AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/17 11:43 a.m.11 views

MalDev

MalDev Hey! Welcome to my repo : I am Captain Magma, a passionate individual dedicated to cybersecurity, malware development, and analysis. The design for this repository is to manage my MalDev road-path as I learn and update this repository with my notes and code. I am not the author of any of...

6.1AI score
SaveExploits0References79
Kitploit
Kitploit
added 2026/09/17 11:18 a.m.63 views

gustave

c Airbus 2021, sduverger GUSTAVE - Embedded OS kernel fuzzer What is it ? GUSTAVE is a fuzzing platform for embedded OS kernels. It is based on QEMU and AFL and all of its forkserver siblings. It allows to fuzz OS kernels like simple applications. Thanks to QEMU, it is multi-platform. One can see...

5.8AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/17 9:58 a.m.11 views

web3-decoder

Web3 Decoder Web3 Decoder is a Burp Suite Extension that helps to analyze what is going on with the operations involving smart contracts of the web3. This is mainly JSON-RPC calls to Ethereum Nodes, and nodes of other compatible networks like Polygon, Arbitrum, BSC... Download & Install Download...

5.8AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/17 9:54 a.m.8 views

Agent-Tesla-APC-Injection-Token-Manipulation-Registry-Persistence-Analysis

1. Native API & APC Injection The x64dbg memory dump reveals that Agent Tesla uses Native API NT API calls for low-level operations, including APC Asynchronous Procedure Call injection. Key Functions Observed: NtQueueApcThread – Injects code into a target thread via APC. NtReadVirtualMemory –...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/17 9:50 a.m.7 views

CVE-2019-15511

GOG Galaxy Exploit for CVE-2019-15511 root@kitploit: usage: exploit.py -h --action LaunchElevatedRequest,FixDirectoryPrivilegesRequest,CreateDirectoryRequest,QueryProcessInfoRequest,InstallServiceRequest,DeleteServiceRequest,MoveAndVerifyGlobalDependencyRequest target positional arguments: target...

7.8CVSS7.6AI score0.00749EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/17 9:27 a.m.323 views

fireprox

FireProx Overview Benefits Disclaimers Maintainer Credit Basic Usage Installation Screenshots Contributing Overview Being able to hide or continually rotate the source IP address when making web calls can be difficult or expensive. A number of tools have existed for some time but they were either...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/17 7:41 a.m.69 views

pharos

Pharos Static Binary Analysis Framework The Pharos static binary analysis framework is a project of the Software Engineering Institute at Carnegie Mellon University. The framework is designed to facilitate the automated analysis of binary programs. It uses the ROSE compiler infrastructure develop...

5.7AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/17 7:37 a.m.12 views

BestEdrOfTheMarket

Best EDR Of The Market BEOTM V3 🐲🏴‍☠️ Best Edr Of The Market is an open-source lab designed to implement and understand, from a low-level perspective, the detection methods used by Endpoints Detection & Response security products and their workarounds. These techniques are mainly based on the...

6.1AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/17 6:25 a.m.44 views

tiny_tracer

tinytracer A Pin Tool for tracing: API calls, including input and output of selected functions defined local functions, and functions from statically linked libraries selected instructions: RDTSC, CPUID, INT inline system calls, including parameters of selected syscalls transition between section...

5.8AI score
SaveExploits0References20
Kitploit
Kitploit
added 2026/09/17 6:02 a.m.78 views

tracee

Before moving on, please consider giving us a GitHub star ⭐️. Thank you! About Tracee Tracee is a runtime security and observability tool that helps you understand how your system and applications behave. It is using eBPF technology to tap into your system and expose that information as events tha...

5.6AI score
SaveExploits0References9
Kitploit
Kitploit
added 2026/09/17 5:27 a.m.16 views

SysWhispers2

SysWhispers2 SysWhispers helps with evasion by generating header/ASM files implants can use to make direct system calls. All core syscalls are supported and example generated files available in the example-output/ folder. Difference Between SysWhispers 1 and 2 The usage is almost identical to...

6AI score
SaveExploits0References10
Kitploit
Kitploit
added 2026/09/17 4:54 a.m.65 views

pe-sieve

Intro PE-sieve is a tool that helps to detect malware running on the system, as well as to collect the potentially malicious material for further analysis. Recognizes and dumps variety of implants within the scanned process: replaced/injected PEs, shellcodes, hooks, and other in-memory patches...

5.9AI score
SaveExploits0References14
EUVD
EUVD
added 2026/09/17 4:11 a.m.3 views

EUVD-2026-81324

Memory corruption while processing rear sensor IOCTL calls...

6.7CVSS0.00115EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/17 4:03 a.m.12 views

osx-re-101

osx & ios re 101 Work in progress as I am actively collecting these. Must read https://reverse.put.as/ https://blog.paloaltonetworks.com/tag/mac-os-x/ https://www.synack.com/blog/r-d-projects/os-x-security-research/ https://pewpewthespells.com/re.html https://github.com/bx/machO-tools...

5.8AI score
SaveExploits0References11
Kitploit
Kitploit
added 2026/09/17 3:19 a.m.6 views

NtTrace

NtTrace readme file See also http://rogerorr.github.io/NtTrace/ Contents Readme.md - this file NtTrace.cfg - default configuration file for NtTrace NtTrace.ico - icon file NtTrace.mak - make file for Microsoft Visual Studio command prompt NtTrace.rc - resource file src - source files include -...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/17 3:09 a.m.11 views

SysWhispers3

SysWhispers3 SysWhispers helps with evasion by generating header/ASM files implants can use to make direct system calls. Official Discord Channel Come hang out on Discord! Why on earth didn't I create a PR to SysWhispers2? The reason for SysWhispers3 to be a standalone version are many, but the...

6.2AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/17 2:56 a.m.13 views

columba

Columba Columba is a simple messaging and voice app for the Reticulum network on Android. Send LXMF messages and make LXST voice calls without relying on the internet, cell towers, or any central servers. Built with a native Android interface and Material Design 3, Columba brings mesh networking ...

5.8AI score
SaveExploits0References10
Kitploit
Kitploit
added 2026/09/17 2:40 a.m.13 views

ghidra-scripts

ghidra-scripts "Humans are more suited to recognize food than to keep large graphs in their head." -- Halvar Flake A collection of my Ghidra scripts to facilitate reverse engineering and vulnerability research. Blog post...

5.9AI score
SaveExploits0References6
Nuclei
Nuclei
added 2026/09/17 2:05 a.m.23 views

WordPress Calls to Action <=2.4.3 - Authenticated Reflected XSS

Calls to Action plugin before 2.5.1 for WordPress contains stored XSS caused by unsanitized input in open-tab parameter in wp-admin/edit.php and wp-cta-variation-id parameter in ab-testing-call-to-action-example/, letting remote attackers inject arbitrary web script or HTML, exploit requires...

6.1CVSS6.5AI score0.02645EPSS
SaveExploits3References5
Rows per page
Query Builder