Lucene search
+L

23 matches found

Kitploit
Kitploit
added 2026/08/25 11:29 p.m.1 views

ScreenshotBOF

ScreenshotBOF Une alternative pour la capture d'écran dans Cobalt Strike utilisant WinAPI sans fork & run. Capture téléchargée en mémoire. Fonctionnalités Compression JPEG Téléchargement en mémoire en tant que capture d'écran ou fichier Prend en charge la capture des fenêtres minimisées Niveaux d...

5.3AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/25 4:51 p.m.1 views

LightsOut

LightsOut LightsOut générera une DLL obfusquée qui désactivera AMSI & ETW tout en essayant d'éviter les AV. Cela se fait en randomisant toutes les fonctions WinAPI utilisées, en encodant les chaînes avec XOR, et en utilisant des vérifications de sandbox de base. Mingw-w64 est utilisé pour compile...

5.3AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/25 4:32 a.m.2 views

MalwareApiLibrary

MalwareApiLibrary : collection d'API utilisées pour le développement de malwares : StringManagementLib : gère les chaînes de caractères, les hachages de chaînes, et autres WinApiManagementLib : remplacement des fonctions GetModuleHandle et GetProcAddress SyscallsManagementLib : exécute Hellsgate,...

5.8AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/08/25 4:31 a.m.2 views

thats_no_pipe

Thats no pipe Projet basé sur Frida pour intercepter les communications par named pipe Windows Objectifs Ce projet vise à intercepter les communications IPC en hookant des fonctions WinAPI spécifiques et en les transférant à un proxy HTTP via un websocket. Architecture La lecture et l'écriture su...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/24 7:21 a.m.1 views

dll-injector

À propos Comme son nom l'indique, l'application permet principalement d'injecter une DLL dans n'importe quel processus s'exécutant sur Windows. Grâce à cela, elle est capable d'effectuer plusieurs opérations sur un processus, telles que charger une DLL, décharger une DLL et intercepter les...

5.5AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/22 3:01 p.m.1 views

AntiDebug-AntiVM

AntiDebug/AntiVM Objectif Ce dépôt contient les différentes méthodes de détection de débogage/VM que j'ai rencontrées en parcourant la WinAPI. Il n'est pas destiné à être compilé et exécuté, mais plutôt à montrer des exemples de la façon d'implémenter ces différentes méthodes dans vos projets...

5.3AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/21 9:48 p.m.1 views

OffensiveCpp

OffensiveCpp Offensive C++ — это коллекция сниппетов для наступательной безопасности, написанных на C++. Она включает различные инструменты для тестирования на проникновение и разработки эксплойтов. Оглавление OffensiveCpp Введение Зачем C/C++? Компиляция Справочные библиотеки Внесение вклада...

5.3AI score
SaveExploits0
Kitploit
Kitploit
added 2023/11/19 11:30 a.m.65 views

LightsOut - Generate An Obfuscated DLL That Will Disable AMSI And ETW

LightsOut will generate an obfuscated DLL that will disable AMSI & ETW while trying to evade AV. This is done by randomizing all WinAPI functions used, xor encoding strings, and utilizing basic sandbox checks. Mingw-w64 is used to compile the obfuscated C code into a DLL that can be loaded into a...

8.1AI score
SaveExploits0References4
The Hacker News
The Hacker News
added 2023/08/17 4:15 p.m.70 views

NoFilter Attack: Sneaky Privilege Escalation Method Bypasses Windows Security

A previously undetected attack method called NoFilter has been found to abuse the Windows Filtering Platform WFP to achieve privilege escalation in the Windows operating system. "If an attacker has the ability to execute code with admin privilege and the target is to perform LSASS Shtinkering,...

7.8AI score
SaveExploits0
The Hacker News
The Hacker News
added 2022/11/02 11:28 a.m.105 views

Inside Raccoon Stealer V2

Raccoon Stealer is back on the news again. US officials arrested Mark Sokolovsky, one of the malware actors behind this program. In July 2022, after several months of the shutdown, a Raccoon Stealer V2 went viral. Last week, the Department of Justice's press release stated that the malware...

0.3AI score
SaveExploits0
Kitploit
Kitploit
added 2022/01/13 11:30 a.m.49 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
Kitploit
Kitploit
added 2021/11/22 11:30 a.m.34 views

ThreadBoat - Program Uses Thread Execution Hijacking To Inject Native Shell-code Into A Standard Win32 Application

Program uses Thread Hijacking to Inject Native Shellcode into a Standard Win32 Application. About I developed this small project to continue my experiences of different code injection methods and to allow RedTeam security professionals to utilize this method as a unique way to perform software...

7.9AI score
SaveExploits0References1
exploitpack
exploitpack
added 2019/12/03 12:00 a.m.34 views

NetProfiler

On .NET 4, the CLSID must be defined via the HKCR\CLSIDGUID\InprocServer32 registry key containing the path to the profiling DLL. On recent versions, the CLR uses the CORPROFILERPATH environment variable to find the DLL – and falls back to using the CLSID if CORPROFILERPATH is not defined. Author...

1.1AI score
SaveExploits0
Kitploit
Kitploit
added 2019/10/03 8:57 p.m.126 views

ThreadBoat - Program Uses Thread Execution Hijacking To Inject Native Shellcode Into A Standard Win32 Application

Program uses Thread Hijacking to Inject Native Shellcode into a Standard Win32 Application. With Thread Hijacking, it allows the hijacker.exe program to suspend a thread within the target.exe program allowing us to write shellcode to a thread. Usage int main System sys; Interceptor incp; Exceptio...

7.2AI score
SaveExploits0References1
Securelist
Securelist
added 2019/06/18 10:00 a.m.173 views

Plurox: Modular backdoor

In February this year, a curious backdoor passed across our virtual desk. The analysis showed the malware to have a few quite unpleasant features. It can spread itself over a local network via an exploit, provide access to the attacked network, and install miners and other malicious software on...

7.1AI score
SaveExploits0
Securelist
Securelist
added 2018/05/07 10:00 a.m.103 views

SynAck targeted ransomware uses the Doppelgänging technique

The Process Doppelgänging technique was first presented in December 2017 at the BlackHat conference. Since the presentation several threat actors have started using this sophisticated technique in an attempt to bypass modern security solutions. In April 2018, we spotted the first ransomware...

7.2AI score
SaveExploits0
Packet Storm
Packet Storm
added 2017/11/12 12:00 a.m.95 views

Symantec Endpoint Protection 12.1.6 Tamper Protection Bypass

Credits: John Page a.k.a hyp3rlinx + Website: hyp3rlinx.altervista.org + Source: http://hyp3rlinx.altervista.org/advisories/CVE-2017-6331-SYMANTEC-ENDPOINT-PROTECTION-TAMPER-PROTECTION-BYPASS.txt + ISR: ApparitionSec Vendor: ======= www.symantec.com Product: =========== Symantec Endpoint...

7AI score0.01687EPSS
SaveExploits5
Exploit DB
Exploit DB
added 2017/11/10 12:00 a.m.82 views

Symantec Endpoint Protection 12.1 - Tamper-Protection Bypass

Credits: John Page a.k.a hyp3rlinx + Website: hyp3rlinx.altervista.org + Source: http://hyp3rlinx.altervista.org/advisories/CVE-2017-6331-SYMANTEC-ENDPOINT-PROTECTION-TAMPER-PROTECTION-BYPASS.txt + ISR: ApparitionSec Vendor: ======= www.symantec.com Product: =========== Symantec Endpoint...

7.1CVSS7.2AI score0.01687EPSS
SaveExploits5
exploitpack
exploitpack
added 2017/11/10 12:00 a.m.79 views

Symantec Endpoint Protection 12.1 - Tamper-Protection Bypass

Symantec Endpoint Protection 12.1 - Tamper-Protection Bypass + Credits: John Page a.k.a hyp3rlinx + Website: hyp3rlinx.altervista.org + Source: http://hyp3rlinx.altervista.org/advisories/CVE-2017-6331-SYMANTEC-ENDPOINT-PROTECTION-TAMPER-PROTECTION-BYPASS.txt + ISR: ApparitionSec Vendor: =======...

3.6CVSS7AI score0.01687EPSS
SaveExploits5
n0where
n0where
added 2017/04/10 4:36 a.m.259 views

Pentesting Active Directory Environments: CrackMapExec

Pentesting Active Directory Environments: CrackMapExec CrackMapExec a.k.a CME is a post-exploitation tool that helps automate assessing the security of large Active Directory networks. Built with stealth in mind, CME follows the concept of “Living off the Land”: abusing built-in Active Directory...

0.1AI score
SaveExploits0References5
Rows per page
Query Builder