Lucene search
+L

18162 matches found

Kitploit
Kitploit
added 2026/09/03 1:25 a.m.4 views

0net

0net: простой бэкдор удалённого управления Windows Введение: 0net — это простая программа-бэкдор для удалённого управления Windows. Клиент написан на c++ и компилируется в vc++6.0. Сервер написан на python и может использоваться на разных платформах. Проект находится в стадии разработки...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/03 1:21 a.m.2 views

wolfCOSE

wolfCOSE wolfCOSE is a lightweight C library implementing CBOR RFC 8949, COSE RFC 9052/9053, and post-quantum ML-DSA for COSE RFC 9964 using wolfSSL as the crypto backend. Main Features Complete RFC 9052 message set : all six COSE message types, including multi-signer COSESign and multi-recipient...

5.9AI score
SaveExploits0References17
Kitploit
Kitploit
added 2026/09/03 1:20 a.m.5 views

copyfail-c

copyfail-c Минимальная C-реализация для исследования Copy Fail CVE-2026-31431. Этот репозиторий содержит компактную реализацию на C, построенную вокруг интерфейса AFALG ядра Linux, для исследования уязвимостей, анализа поведения и контролируемого воспроизведения. Структура репозитория...

7.8CVSS6.4AI score0.99907EPSS
SaveExploits239
Kitploit
Kitploit
added 2026/09/03 1:18 a.m.6 views

Lilith

Lilith Бесплатный и нативный инструмент удалённого администрирования для Windows с открытым исходным кодом на C++ Lilith — это консольный сверхлёгкий RAT, разработанный на C++. Он предоставляет простой и понятный набор команд, который позволяет получить почти полный контроль над машиной. Дисклейм...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/03 1:01 a.m.7 views

CVE-2021-44132

CVE-2021-44132 Этот скрипт эксплуатирует уязвимость в объекте OMCISHELL для проприетарных маршрутизаторов C-DATA, таких как BESTCOM...

7.8CVSS7.1AI score0.0305EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/03 12:53 a.m.3 views

Sharpmad

Sharpmad C version of Powermad This is not yet complete and has not been fully tested. It's also missing the following: Invoke-DNSUpdate Get-KerberosAESKey Temp Readme ADIDNS Module Sharpmad.exe ADIDNS -Action new -Node test Action| Description ---|--- AddACE| Add ACE to node. Disable| Tombstone ...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/03 12:52 a.m.10 views

lfi

Lightweight Fault Isolation LFI Welcome to the top-level repository for the Lightweight Fault Isolation LFI project. What is LFI? LFI is a system for sandboxing native code. Like WebAssembly and Native Client, LFI isolates sandboxed code in-process i.e., in the same address space as a host...

5.9AI score
SaveExploits0References13
Kitploit
Kitploit
added 2026/09/03 12:50 a.m.5 views

CVE-2021-4034

Выполните следующие команды на уязвимой Linux-машине в каталоге, где находится c-файл, и это должно дать вам root-доступ. $ gcc CVE-2021-4034.c -o exploit $ ./exploit whoami root...

7.8CVSS6.9AI score0.94921EPSS
SaveExploits154
Kitploit
Kitploit
added 2026/09/03 12:50 a.m.5 views

ssh-chatter

SSH-Chatter: TUI Bulletin Board System in C ssh [email protected] General BBS Software SSH-Chatter has started from a C reimplementation of the Go ssh-chat server. It mirrors/extends the original behaviour while using modern C patterns and a small, testable core. The server listens for...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/03 12:42 a.m.6 views

SharpAppLocker

SharpAppLocker C port of the Get-AppLockerPolicy PowerShell cmdlet with extended features. Includes the ability to filter and search for a specific type of rules and actions. Useful when you already bypassed AppLocker initially and you don't want to leave PS logs Looking for a pre-compiled versio...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/03 12:33 a.m.4 views

RedTeamCCode

RedTeamCCode Dépôt de code C pour Red Team Savoir quel ID de syscall est utilisé par votre système root@kitploit: getsyscall.exe ntdll.dll NtProtectVirtualMemory ntdll.dll!NtProtectVirtualMemory at 0x00007FFDE568D010 NtProtectVirtualMemory syscall ID 0x00000050 80 Les API ntdll.dll hookées par...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/03 12:19 a.m.5 views

appinfo-standalone

Ported UACME method 59 into standalone .C Youtube video demonstration: https://www.youtube.com/watch?v=UZdfh5RtR0&lc=UgxWnzgQ0x2KZBZIq6V4AaABAg...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/03 12:18 a.m.4 views

burner-net

BurnerNet Zero-trust, anti-forensic HTTP client. Wipes secrets. Severs traces. CPR in a Stealth Tank. 👻 BurnerNet is a C++20 anti-forensic HTTP client. It provides a fluent, CPR-like API for apps that cannot fully trust the local machine—physically wiping secrets from RAM and severing execution...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/03 12:12 a.m.4 views

libpeconv

libPeConv PE 파일을 로드하고 조작하기 위한 라이브러리입니다. 목표 libPEConv의 목표는 PE 파일의 사용자 정의 로딩을 위한 "스위스 아미 나이프"를 만드는 것이었습니다. 이 라이브러리는 자체 로더에 빠르게 통합할 수 있는 다양한 헬퍼 함수를 모아 놓았습니다. 예를 들어: 섹션 재매핑, 재배치 적용, 임포트 로딩, 리소스 파싱 등이 있습니다. PE 파일을 로드할 수 있을 뿐만 아니라 일부 단계를 사용자 정의할 수도 있습니다. 즉, IAT 후킹사용자 정의 IAT 해석기 제공 및 함수 리디렉션을 지원합니다. 그러나...

5.8AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/03 12:12 a.m.4 views

ProxyBridge

ProxyBridge...

5.9AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/03 12:10 a.m.81 views

shepard

SHEPARD BITS This is a persistance tool using Windows Background Intelligent Transfer Service BITS. Functionality File Download, File Exfiltration, File Download + Persistent Execution Usage Run shepard.exe as Administrator with the following command line arguments: -d : regular file download to ...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/03 12:05 a.m.3 views

Find-AdminAccess

FindAdminAccess A C utility that enumerates domain computers and tests administrative access to them, including connectivity checks, admin privileges verification, and C$ share writability testing. Features Enumerate all computers in an Active Directory domain Test network connectivity Verify...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/02 11:58 p.m.5 views

dezlock-dump

dezlock-dump Extracts everything from a running Source 2 game Deadlock, CS2, Dota 2 and generates a patch-proof C++ SDK that resolves offsets at runtime. No hardcoded values, no manual updates when the game patches. Quick Start 1. Download from Releases or build from source 2. Launch your game —...

5.9AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/02 11:55 p.m.4 views

external_expat_AOSP10_r33_CVE-2022-25236

Expat, 릴리스 2.2.6 이것은 Expat으로, 1997년 James Clark이 시작한 XML 파싱을 위한 C 라이브러리입니다. Expat은 스트림 지향 XML 파서입니다. 즉, 파싱을 시작하기 전에 파서에 핸들러를 등록합니다. 이 핸들러들은 파서가 파싱 중인 문서에서 관련 구조를 발견할 때 호출됩니다. 시작 태그는 핸들러를 등록할 수 있는 구조의 한 예입니다. Windows 사용자는 expatwin32 패키지를 사용해야 합니다. 이 패키지에는 미리 컴파일된 라이브러리와 실행 파일, 그리고 개발자를 위한 소스 코드가...

9.8CVSS6.7AI score0.35867EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/02 11:50 p.m.6 views

SessionView

SessionView A lightweight C console application for enumerating and displaying all user sessions on Windows Server, including session GUIDs. Features Complete Session Enumeration : Lists all active sessions on the Windows server Detailed Session Information : Displays Session ID, Station Name,...

5.9AI score
SaveExploits0
Rows per page
Query Builder