Lucene search
+L

1430 matches found

Kitploit
Kitploit
added 2026/09/09 10:31 a.m.6 views

CVE-2025-26244

CVE-2025-26244-POC 利用此漏洞的代码见'spoof.go'。它模拟为C2服务器的代理。要利用此漏洞,我们需要知道: 1. 监听器的IP地址和端口 2. 监听器的公钥。 3. 监听器的首次回连URL。 我们可以通过逆向分析操作员之前生成的二进制文件来获取这些信息。 目前,'spoof.go'仅在监听器和代理都使用HTTPS协议时有效,但经过适配后,很可能也能支持DeimosC2支持的其他协议。 利用步骤 1)你需要获取操作员之前生成的HTTPS二进制文件。 2)从二进制文件中提取监听器的IP地址、端口、公钥以及首次回连URL。Trend Micro 提供了相关脚本协助此过...

5.9AI score
SaveExploits1References2
Kitploit
Kitploit
added 2026/09/09 6:48 a.m.5 views

Exchange_IOC_Hunter

ExchangeIOCHunter 描述: 在 IIS 日志中搜寻 IOC - CVE-2021-26855, CVE-2021-26857, CVE-2021-26858, CVE-2021-27065 支持的项目: C2 IP 地址(用于扫描和利用) 文件名(在利用尝试中观察到的) 远程代码执行(RCE) 用法: root@kitploit: powershell .\ExchangeIOCHunter.ps1 更新: 随着我们的安全参与活动的推进,此仓库将使用新的 IOC 进行更新。...

9.8CVSS8.2AI score0.99996EPSS
SaveExploits68
Kitploit
Kitploit
added 2026/09/08 10:59 p.m.6 views

roundcube-cve-2021-44026

Roundcube CVE-2021-44026,一种 SQL 注入漏洞 本仓库包含一个针对 Roundcube 中的 SQL 注入 的演示利用代码。 免责声明 : 此代码仅用于教育目的,并协助安全团队识别其 Roundcube 实例中的漏洞。 它只能用于道德黑客活动,其中安全专业人员已获得书面授权,可对范围内的目标进行道德利用。 作者不对滥用或非法使用此利用代码承担任何责任。 用法 root@kitploit: usage: exploit.py -h smtpserver smtpport senderemail senderpassword targetemail c2server...

9.8CVSS7.6AI score0.41856EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/08 10:32 p.m.7 views

Havoc-C2-SSRF-to-RCE

Havoc-C2-SSRF-to-RCE 这是 CVE-2024-41570 SSRF PoC 的修改版本,源自 @chebuya,并与 @hyperreality 的 auth RCE 漏洞利用链相结合。该漏洞利用程序通过 Havoc C2 Framework 中的多个漏洞,在远程目标上执行代码。 https://github.com/user-attachments/assets/b75c5934-0326-4994-a695-c18bf95a1e25 root@kitploit: usage: CVE-2024-41570.py -h -t TARGET -i IP -p PORT...

9.8CVSS6AI score0.02909EPSS
SaveExploits6References4
Kitploit
Kitploit
added 2026/09/08 7:46 p.m.7 views

Malleable-C2-Profiles

此存储库没有 README。...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/08 7:25 p.m.5 views

redxor

Linux 恶意软件 C2 'RedXOR'——一个检测示例 此软件包演示了如何使用 Zeek 以基于状态的方法检测 Linux 后门 "redXOR"。 参考链接: Corelight 博客 https://www.intezer.com/blog/malware-analysis/new-linux-backdoor-redxor-likely-operated-by-chinese-nation-state-actor/ 在比传统 IOC(例如 C2 IP、域名和 URI)更低的层级检测威胁,能实现更稳健的检测。这很重要,因为威胁行为者往往可轻松修改这些传统因素(域名/IP/URI...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/08 7:19 p.m.8 views

zeek-spicy-facefish

FacefishRootkit 该 Zeek+Spicy 分析器用于检测 Facefish Linux rootkit 的 C2,相关说明见: https://blog.netlab.360.com/sshstealerfacefishen/ https://blogs.juniper.net/en-us/threat-research/linux-servers-hijacked-to-implant-ssh-backdoor https://thehackernews.com/2021/05/researchers-warn-of-facefish-backdoor.html...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/08 6:25 p.m.9 views

Lumma-Stealer-dllhost-Hollowing-C2-Domains-Payload-Extraction-Analysis

1. Setup.exe – 隐私、驱动与内存字符串 对 setup.exe 投放器的 Process Hacker 内存分析显示,Lumma Stealer 针对隐私设置、安装驱动程序并管理内存。 观察到的关键字符串: Privacy Camera – 尝试访问或禁用摄像头隐私设置。 Privacy Microphone – 尝试访问或禁用麦克风隐私设置。 PreinstallDriver – 表明为持久化或规避而安装驱动程序。 MapMemoryB0000 – 内存映射操作(可能用于注入)。 为何重要: 隐私绕过: 该恶意软件可能禁用摄像头/麦克风隐私设置。 驱动程序安装:...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/08 5:00 p.m.7 views

siphondns

SiphonDNS 针对此研究中所述技术的一个 PoC。 实现通过 DNS 非标准部分进行数据外泄。 服务器: root@kitploit: $ ./siphondns-server -method ecs Starting DNS server cmd id Command received Receiving data............................................................................ Response: uid=1000kali gid=1000kali...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/08 5:52 a.m.6 views

Icedid-file-decryptor

IcedID 解密器 用于静态解密与 IcedID 感染相关的 license.dat 文件的脚本。 该脚本还可解密已脱壳 IcedID 样本中的 .data 节。 说明: 脚本会自动检测输入的是 PE 文件还是 license.dat 文件。 如果提供的是 PE,脚本会假定该文件已先行脱壳。 如果解密成功,原始转储将写入 output.bin 同时,将执行快速字符串搜索,并将检测到的字符串写入文件。 如果提供的是已脱壳的 PE,C2 地址将显示在屏幕上。 license.dat 文件示例...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/08 5:05 a.m.7 views

DarkTortilla-RAT-Telegram-Exfiltration-Payload-Extraction-Analysis

1. 信用卡盗窃 – 卡片数据提取 Process Hacker 内存分析显示,DarkTortilla RAT 以信用卡信息为目标,包括卡号、有效期和卡类型。 观察到的关键字符串: cardnumberencrypted – 加密的卡号。 expirationmonth – 有效期月份。 expirationyear – 有效期年份。 Mastercard – 针对万事达卡。 Visa – 针对维萨卡。 Discover Card – 针对发现卡。 Union Pay Card – 针对银联卡。 American Express – 针对美国运通卡。 为何重要: 金融数据盗窃:...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/08 12:53 a.m.8 views

AcrStealer-Custom-Protocol-Credential-Theft-Payload-Extraction-Analysis

1. 网络连接与 SSL/TLS 配置 通过 Process Hacker 内存分析发现,AcrStealer 使用 SSL/TLS 建立网络连接,以与其 C2 服务器进行安全通信。 关键观察: SslClientCert – 使用客户端证书进行身份验证(规避检测)。 EnabledProtocols – 指定支持的 TLS 协议(例如 TLS 1.2、1.3)。 EnabledRevertToSelfClientCertificate – 允许回退到自签名证书。 Connection / DataChunks – 表示活跃的数据传输。 Available – 待发送的数据缓冲区。...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/07 11:48 p.m.7 views

SliverMirage

SliverMirage 本项目是 CrystalSliver 的一个分支,在 Crystal Palace PICO 加载器的基础上扩展了双层 AMSI 绕过、ETW 静默,以及面向 Sliver C2 的六种投递变体。 功能 SliverMirage 将 Sliver 植入体 DLL 通过 Crystal Palace PICO 虚拟化进行封装,然后通过一个无需修补 amsi.dll 或 ntdll.dll 即可绕过 AMSI 和 ETW 的加载器进行投递。 规避技术栈: 层| 技术| 详情 ---|---|--- AMSI L1| CLR 字符串破坏|...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/07 5:29 p.m.6 views

edrEvasionWorkshop

edrEvasionWorkshop 工作坊材料,主题为“逐步恶意软件开发:从加载器到内核规避EDR”,已在 DEF CON 34和 BSidesLV 2026上展示。 本工作坊探讨自定义恶意软件开发、EDR架构与规避、C2定制以及内核级技术,以Elastic Defend 作为目标EDR。 逐步恶意软件开发:从加载器到内核规避EDR 来自DEF CON 34 和BSidesLV 2026 的工作坊材料。 材料涵盖的主题包括: EDR架构 APC注入 Fiber 模块踩踏(Module Stomping) 调用栈欺骗 间接系统调用 使用Havoc进行C2定制 内核级攻击...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/07 3:29 p.m.6 views

mythic_ornn

Mythic Ornn Generador impulsado por LLM para Agentes, Payload-Types y Perfiles C2 de Mythic. Los agentes de Mythic son tediosos de escribir a mano: cada uno reimplementa el mismo protocolo de red, el andamiaje de payload-type y la infraestructura de C2. Mythic Ornn omite el código repetitivo...

5.9AI score
SaveExploits0
The Hacker News
The Hacker News
added 2026/09/07 11:36 a.m.6 views

Rogue ScreenConnect Clients Spread Four-Stage VBScript Chain to Newly Connected Hosts

Cybersecurity researchers have disclosed details of worm-like activity that abuses ConnectWise ScreenConnect to distribute a malicious Visual Basic Script VBScript payload to newly connected systems. According to Huntress, three unrelated incidents have been found to use diverse initial access...

6.3AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/07 12:36 a.m.7 views

BitLock-Crypto-Research

🛡️ BitLock Framework: Cryptovirology and C2 Ecosystem PoC This repository contains a comprehensive Proof of Concept PoC designed for the study of modern threat architectures. The project simulates a fileless attack environment with a command and control C2 infrastructure protected by elliptic curv...

6.2AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/06 5:20 p.m.9 views

antnium

Antnium root@kitploit: Anti Tanium 一个用 Go 编写的 C2 框架和 RAT。 此源代码作为我的演讲 开发你自己的 RAT - AV 与 EDR 防御 的参考公开发布。 Antnium 旨在满足我自己的需求,而不是他人的需求。它适用于我所执行的攻击活动,但未必是一个通用型 C2 框架。 有两个组件: client.exe:真正的 RAT / beacon / agent / implant server.exe:C2 服务器 功能特性 HTTP/S 和 Websocket 通信信道 代理支持(手动、Windows、认证和 Kerberos) 命令执行 ...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/06 3:17 p.m.9 views

Burp2Malleable

Burp2Malleable 我编写的一个快速 Python 工具,用于将 Burp Suite 中的 HTTP 请求转换为 Cobalt Strike 的 Malleable C2 配置文件。 它可以让你从 BurpSuite(或 ZAP、POSTMAN 等)中获取捕获或构造的请求——即你希望你的流量看起来像什么/融入什么样的流量——并将它们转换为 CobaltStrike 的 Malleable C2 配置文件。它允许操作者选择数据存储的位置和格式,从而使流量看起来尽可能干净。 欢迎为功能请求或 Bug 等提交 issue! 安装 root@kitploit: pip install...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/06 11:45 a.m.6 views

lldp

lldp Perfil C2 de Mythic para comunicación peer-to-peer a través de IEEE 802.1AB LLDP. Los datos C2 se transportan dentro de TLVs específicos de organización Tipo 127 con un OUI configurable, de modo que las tramas se mezclen con las extensiones LLDP específicas del proveedor en la red. LLDP es...

5.9AI score
SaveExploits0
Rows per page
Query Builder