Lucene search
+L

239 matches found

Kitploit
Kitploit
added 2026/09/15 3:06 p.m.108 views

maldev-for-dummies

Malware Development for Dummies In the age of EDR, red team operators cannot get away with using pre-compiled payloads anymore. As such, malware development is becoming a vital skill for any operator. Getting started with maldev may seem daunting, but is actually very easy. This workshop will sho...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 2:43 p.m.5 views

NimPackt-v1

A Nim-based packer for .NET executables and raw shellcode ByCas van Cooten @chvancooten With special thanks to Marcello Salvati @byt3bl33der and Fabian Mosch @S3cur3Th1sSh1t Description Update: NimPackt-v1 is among the worst code I have ever written I was just starting out learning Nim. Because o...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 2:37 p.m.26 views

bt2

bt2: Blaze Telegram Backdoor Toolkit bt2 is a Python-based backdoor in form of a IM bot that uses the infrastructure and the feature-rich bot API provided by Telegram, slightly repurposing its communication platform to act as a C&C. Dependencies Telepot requests Installation root@kitploit: $ sudo...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/15 10:41 a.m.8 views

go-shellcode

go-shellcode go-shellcode is a repository of Windows Shellcode runners and supporting utilities. The applications load and execute Shellcode using various API calls or techniques. The available Shellcode runners include: CreateFiber CreateProcess CreateProcessWithPipe CreateRemoteThread...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 8:44 a.m.9 views

Hwacha

Hwacha https://www.n00py.io/2017/12/raining-shells-on-linux-environments-with-hwacha/ Hwacha is a tool to quickly execute payloads on Nix based systems. Easily collect artifacts or execute shellcode on an entire subnet of systems for which credentials are obtained. root@kitploit: $python hwacha.p...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 8:12 a.m.12 views

Sandman

Sandman Sandman is a backdoor that is meant to work on hardened networks during red team engagements. Sandman works as a stager and leverages NTP a protocol to sync time & date to get and run an arbitrary shellcode from a pre-defined server. Since NTP is a protocol that is overlooked by many...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 8:03 a.m.8 views

CVE-2019-8014

CVE-2019-8014 の簡単な分析です。 Poc と exp を含みます。 Shellcode は電卓または CMD ウィンドウを表示するものです。覚えていません。 注意: my.7z は脆弱性をトリガーするために必要な bmp 画像です。ファイルが大きすぎたので圧縮しました。...

8.8CVSS7.7AI score0.08747EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 5:44 a.m.10 views

speakeasy

Speakeasy Speakeasy는 전체 VM 대신 모델링된 Windows 런타임에서 바이너리, 드라이버 및 셸코드를 실행하는 Windows 악성코드 에뮬레이션 프레임워크입니다. API, 프로세스/스레드 동작, 파일 시스템, 레지스트리 및 네트워크 활동을 에뮬레이트하여 샘플이 현실적인 실행 경로를 계속 따라갈 수 있도록 합니다. 빠른 분류를 위해 speakeasy CLI에서 실행하거나 Python 라이브러리로 임베드하여 구조화된 JSON 보고서를 소비할 수 있습니다. 배경 정보: Mandiant의 개요 게시물. 빠른 시작...

6AI score
SaveExploits0References21
Kitploit
Kitploit
added 2026/09/15 2:48 a.m.4 views

Exploit-CVE-2021-21086

CVE-2021-21086 익스플로잇 이 익스플로잇은 Windows 10에서 Adobe Acrobat Reader DC 2020.013.20074 및 이전 버전의 렌더링 프로세스 컨텍스트에서 셸코드를 실행할 수 있게 합니다. 참고: 이 예제에서 사용된 셸코드는 계산기를 띄웁니다. 작동하려면 Adobe Reader의 샌드박스를 비활성화해야 하거나 다른 셸코드로 교체할 수 있습니다. 샌드박스가 비활성화된 상태에서 작동하는 모습은 여기에서 확인할 수 있습니다. 작동 방식에 대한 자세한 내용은 블로그 포스트를 읽어보세요. 사용 방법:...

7.8CVSS7.6AI score0.04714EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/15 1:46 a.m.11 views

YAPS

YAPS - Y et A nother P HP S hell 네, 이름에서 알 수 있듯이 이것은 또 다른 PHP 리버스 셸입니다. 수백 개 중 하나이지만 몇 가지 장점이 있습니다. 단일 PHP 파일로 모든 기능을 포함하고 있으며, 간단한 TCP 리스너예: nc -lp 1337로 제어할 수 있습니다. 현재 버전1.5에서 주요 기능은 리눅스 시스템만 지원하지만, 윈도우에서도 작동하도록 만들 계획입니다. 현재 첫 번째 버전이며 아직 많이 테스트하지 않았고, 다음 버전을 위해 계획하고 개선할 사항이 많이 남아 있습니다 아직 완료되지...

7.8CVSS7AI score0.94921EPSS
SaveExploits155References5
Kitploit
Kitploit
added 2026/09/15 12:09 a.m.7 views

CVE-2026-31431-Linux-Copy-Fail

🛡️ CVE-2026-31431-Linux-Copy-Fail - 轻松执行自定义Shellcode 📌 项目概述 该软件提供了一个工具,用于测试Linux CVE-2026-31431漏洞。它使用Rust编程语言与系统文件交互。该程序允许用户在目标系统上运行自定义shellcode。此工具有助于安全研究人员验证其Linux环境是否能正确处理文件复制。它专注于Linux内核复制机制中发现的权限提升缺陷。 ⚙️ 系统要求 在开始之前,请确保您的计算机满足这些基本要求。您需要稳定的互联网连接才能下载该工具。您还需要运行Windows 10或11的操作系统。此工具需要50...

7.8CVSS6.5AI score0.99907EPSS
SaveExploits242References1
Kitploit
Kitploit
added 2026/09/14 10:51 p.m.9 views

BadOutlook

Bad Outlook Outlook 애플리케이션 인터페이스COM 인터페이스를 활용하여 특정 트리거 제목 줄에 따라 시스템에서 셸코드를 실행하는 간단한 PoC입니다. Microsoft.Office.Interop.Outlook 네임스페이스를 사용하면 개발자가 전체 Outlook 애플리케이션을 표현할 수 있습니다적어도 Microsoft에 따르면. 즉, 새 애플리케이션은 이메일 읽기보관함, 휴지통 등 포함부터 발송까지 모든 작업을 수행할 수 있어야 합니다. 수많은 기존 C 셸코드 로더를 기반으로, 트리거 제목 줄과 본문에 base64...

6.4AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/14 7:22 p.m.8 views

dicerosbicornis

DicerosBicornis メールをコマンド&コントロールサーバーとして使用する、ステルス性の高いPythonベースのWindowsバックドア。 Requirements Python 2.x PyCrypto module WMI module Enum34 module Netifaces module pypiwin32 module Features 暗号化されたメッセージ転送(AES)+ SHA256ハッシュ システム情報/特性を使用したコンピューター固有IDの生成(SHA256ハッシュ) ジョブIDはランダムなSHA256ハッシュ システム情報の取得...

6.4AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/14 7:10 p.m.7 views

CVE-2016-2067

ADRENO GPU IOMMU DMA EXPLOIT Tested under Nexus 6p google/angler/angler:6.0.1/MMB29M/2431559:user/release-keys バグについて 2016年にBlackhat EUで議論されました。 エクスプロイトについて IOMMU DMA書き込みにより、vdso.soがシェルコードで上書きされます。 そのため、/initがkernelclockgettimeを実行した後、シェルコードが実行されます。 /initプロセスはその後、ルートシェルでコネクトバックします。 ログ root@kitploi...

9.3CVSS7.5AI score0.00679EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/14 6:04 p.m.9 views

CVE-2017-14980

CVE-2017-14980 Sync Breeze Enterprise 10.0.28 - バッファオーバーフロー調査 目的 教育目的で管理されたラボ環境における、古典的なスタックベースのバッファオーバーフロー脆弱性の研究。 このプロジェクトの目的は、以下をより深く理解することでした: アプリケーションのファジング クラッシュ解析 EIP制御 バッドキャラクタの特定 メモリ破損 シェルコードの実行フロー 基本的なエクスプロイト開発手法 環境 Windows 10 仮想マシン Sync Breeze Enterprise 10.0.28 Immunity Debugger Mona.p...

9.8CVSS8.2AI score0.22483EPSS
SaveExploits7References1
Kitploit
Kitploit
added 2026/09/14 5:15 p.m.5 views

canisrufus

CanisRufus Github을 명령 및 제어 서버로 사용하는 은밀한 Python 기반 Windows 백도어입니다. 요구 사항 Python 2.x pygithub3 모듈 PyCrypto 모듈 WMI 모듈 Enum34 모듈 Netifaces 모듈 pypiwin32 모듈 기능 암호화된 전송 메시지 AES + SHA256 해싱 시스템 정보/특성을 사용하여 컴퓨터 고유 ID 생성 SHA256 해시 작업 ID는 무작위 SHA256 해시 시스템 정보 검색 지리적 위치 정보 검색 도시, 국가, 위도, 경도 등 실행 중인 프로세스/시스템...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/14 12:32 p.m.6 views

CVE-2022-42475

CVE-2022-42475 배경 이것은 블로그 게시물https://bishopfox.com/blog/exploit-cve-2022-42475에 대한 익스플로잇입니다. 수정 버전 이 익스플로잇 버전은 해커가 ROP 가젯 등에 필요한 메모리 주소를 직접 제공하지 않으면 작동하지 않습니다. 이러한 데이터를 결정하는 작업은 Bishop Fox의 기밀 및 독점 정보이며, 이 익스플로잇과 함께 게시할 수 없습니다게시하지 않을 것입니다. 이해해 주시기 바랍니다! 작동 모드 검증 전용, 익스플로잇 없음. 취약한지 확인. 페이로드 없음, 셸코...

9.8CVSS8.4AI score0.99474EPSS
SaveExploits12References1
Kitploit
Kitploit
added 2026/09/14 12:03 p.m.19 views

bt2

bt2: Blaze Telegram 백도어 툴킷 bt2는 Telegram이 제공하는 인프라와 기능이 풍부한 봇 API를 사용하는 IM 봇 형태의 Python 기반 백도어로, 통신 플랫폼을 약간 용도 변경하여 C&C 역할을 수행합니다. 종속성 Telepot requests 설치 root@kitploit: $ sudo pip install telepot $ sudo pip install requests 참고: Telepot이 제대로 작동하려면 requests 2.9.1 이상이 필요합니다. 제한사항 현재 셸코드 실행 구성 요소는...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/14 11:45 a.m.8 views

CVE-2017-11882

CVE-2017-11882 43b 원본 스크립트는 https://github.com/embedi/CVE-2017-11882 에서 가져옴 109b 원본 스크립트는 https://github.com/unamer/CVE-2017-11882/ 에서 가져옴 감탄하며, 이제 unamer의 코드는 shellcode를 실행할 수 있습니다 CVE-2017-11882: https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/ MITRE CVE-2017-11882:...

9.3CVSS7.8AI score0.99945EPSS
SaveExploits33References2
Kitploit
Kitploit
added 2026/09/14 10:49 a.m.5 views

CVE-2018-17463

CVE-2018-17463 CVE-2018-17463 の実用的な概念実証エクスプロイト。WebAssembly RWX Pages を利用した Shellcode 実行。 CVE-2018-17463 は、Google Chrome 70.0.3538.64 より前のバージョンの V8 における誤った副作用アノテーションに起因し、細工された HTML ページを介してリモートの攻撃者がサンドボックス内で任意のコードを実行することを可能にします。 この Proof of Concept は、以下のブログ記事に直接関連しています。 Chrome Browser Exploitation,...

8.8CVSS8.1AI score0.84564EPSS
SaveExploits5References3
Rows per page
Query Builder