Lucene search
+L

11021 matches found

Kitploit
Kitploit
added 2026/08/30 8:43 p.m.31 views

chalumeau

Chalumeau Chalumeau is automated,extendable and customizable credential dumping tool based on powershell and python. Main Features Write your own Payloads In-Memory execution Extract Password List Dashboard reporting / Web Interface Parsing Mimikatz Dumping Tickets Screenshots Known Issues Parsin...

5.6AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/08/30 8:09 p.m.146 views

xencrypt

Xencrypt PowerShell crypter v 1.0 Authors Xentropy @SamuelAnttila SecForce @SECFORCELTD If you want to read about the design behind this tool and how to make your own crypter, there's an article I wrote about it here: Write a crypter in any language Note Don't be a script kiddie, I made this GPLv...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/30 6:42 p.m.130 views

spraykatz

Spraykatz Spray love around the world Index...

5.4AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/30 6:41 p.m.3 views

Python-Rootkit

python-rootkit This is a full undetectable python RAT which can bypass almost all antivirus and open a backdoor inside any windows machine which will establish a reverse https Metasploit connection to your listening machine. ViRu5 life cycle Bypass all anti-virus. Inject a malicius powershell...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/30 5:23 p.m.3 views

batchfuscate

batchfuscate A Simple And efficent Script to make your batch payload undectectable. Requirements: root@kitploit: 1. python3 must be installed On Windows & Linux 2. pip install termcolor pip install pystyle pip install tqdm pip install colorama pip install requests Installation:- root@kitploit: 1...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/30 4:14 p.m.5 views

CVE-2018-8639-EXP

CVE-2018-8639-EXP CVE-2018-8639 EXP Usage: CVE-2018-8639-EXP.exe command etc 1. La mayoría de las muestras de código abierto probablemente ya no puedan evadir la detección; es necesario modificarlas por uno mismo. 2. Considero que la apertura del código central básico puede ayudar a quienes quier...

8.4CVSS7.3AI score0.22179EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/08/30 3:38 p.m.107 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/08/30 3:35 p.m.4 views

avet

反病毒逃避工具 AVET 因技术发展和时间限制不再继续开发。 AVET 是一款反病毒逃避工具,旨在让渗透测试人员的工作更轻松,并用于实验反病毒逃避技术以及恶意软件使用的其他方法。 关于 v2.4 的新功能以及过往版本更新的概览,请查看 CHANGELOG 文件。 目录 安装 Docker AVET 简易方式 AVET 常规方式 文档( 点击展开 ) 数据检索方法 加密与编码 沙箱逃逸 附加命令执行 辅助工具 AVET 与 Metasploit psexec 对抗样本 更多 部分特性 当运行由 msfpayload 等工具生成的 .exe 文件时,该文件通常会被杀毒软件识别 AVET...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/30 3:25 p.m.63 views

whids

IMPORTANT: this README and other documentation is not updated to reflect the changes made to latest beta releases as a lot of changes happened. All this will be updated in time when a stable version will be released see Roadmap until next release. Feel free to run beta releases on your own and as...

5.8AI score
SaveExploits0References15
Kitploit
Kitploit
added 2026/08/30 2:59 p.m.24 views

kwetza

Introduction By Chris Le Roy @brompwnie [email protected] Kwetza is a tool that allows you to infect an existing Android application with a Meterpreter payload. What does it do? Kwetza infects an existing Android application with either custom or default payload templates to avoid detection ...

5.5AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/30 2:59 p.m.5 views

kwetza

介绍 作者:Chris Le Roy @brompwnie [email protected] Kwetza 是一款允许你用 Meterpreter 载荷感染现有 Android 应用程序的工具。 它能做什么? Kwetza 使用自定义或默认的载荷模板感染现有的 Android 应用程序,以规避防病毒软件的检测。Kwetza 允许你使用目标应用程序的默认权限感染 Android 应用程序,或注入额外权限以获得更多功能。 哪里可以找到博文? Kwetza...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/30 2:01 p.m.4 views

Chimera

Chimera 是一个(炫酷且非常 hack-ish)的 PowerShell 混淆脚本,旨在绕过 AMSI 和防病毒解决方案。它能消化已知会触发防病毒软件的恶意 PS1 脚本,并通过字符串替换和变量拼接来规避常见的检测签名。 Chimera 是为这篇教程创建的,并且是进一步证明绕过检测签名是多么轻而易举的事。希望这个仓库能激励某人构建出更强大、更可靠的东西。 Chimera 的工作原理... 下面是 Nishang 的 Invoke-PowerShellTcp.ps1 的片段,位于 nishang/Shells。VirusTotal 报告该 PS1 脚本有 25 个检测。...

5.9AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/08/30 2:01 p.m.214 views

Chimera

Chimera is a shiny and very hack-ish PowerShell obfuscation script designed to bypass AMSI and antivirus solutions. It digests malicious PS1's known to trigger AV and uses string substitution and variable concatenation to evade common detection signatures. Chimera was created for this write-up an...

5.6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/08/30 1:52 p.m.3 views

Armor

Armor Armor is a simple Bash script designed to create encrypted macOS payloads capable of evading antivirus scanners. Below is an example gif of Armor being used with a simple Netcat payload. A Netcat listener is started on port 4444. The "payload.txt" file is read and shown to contain a simple...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/30 1:27 p.m.3 views

PhantomEvasion

PHANTOM EVASION 3.0 Phantom-Evasion 是一款用 Python 编写的防病毒绕过工具(兼容 Python 和 Python3),即使使用最常见的 x86 msfvenom 载荷,也能生成(几乎)完全免杀的可执行文件。 以下操作系统官方支持自动安装: 1. Kali Linux 2. Parrot Security 以下操作系统可能支持自动安装,但需要手动安装 metasploit-framework: 1. OSX(已在 Catalina 上测试) 2. Ubuntu 3. Linux Mint 4. Elementary 5. Deepin 6. 其他...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/08/30 12:12 p.m.2 views

ZSC

OWASP ZSC 本软件旨在挑战反病毒技术、研究新的加密方法,并保护包含重要数据的敏感开源文件。贡献者及OWASP基金会不对任何非法使用行为负责。 OWASP ZSC 是一款用 Python 编写的开源软件,可让您生成自定义 shellcode 并将脚本转换为混淆脚本。该软件可在 Windows/Linux/OSX 系统上通过 Python 运行。 OWASP 页面:https://www.owasp.org/index.php/OWASPZSCToolProject 文档:https://www.gitbook.com/book/ali-razmjoo/owasp-zsc/detai...

5.8AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/30 12:02 p.m.3 views

clamav

ClamAV ClamAV® は、トロイの木馬、ウイルス、 マルウェア、その他の悪意のある脅威を検出するオープンソースのアンチウイルスエンジンです。 ドキュメントとFAQ ClamAV のドキュメントは docs.clamav.net でホストされています。 各リリースのソースアーカイブには、オフライン で読むためのドキュメントのコピーも含まれています。 ドキュメントへの貢献は、Cisco-Talos/clamav-documentation に改善を提出することで行えます。 ClamAV ニュース このリリースおよび以前のリリースの機能については、ニュース をお読みください。 最新の...

5.9AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/08/30 9:20 a.m.3 views

crypter

Crypter This Crypter is written in python 3, which can be used to obfusticate, encrypt the python source code to bypass AntiVirus. Also Capable to Bypass VM such as VirtualBox, VMware, Sandboxie. Uses AES-256 bit Encryption & Base64 Encoding to Encrypt the Source Code for Twice. 3 Powerfull Metho...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/08/30 9:19 a.m.2 views

mcafee-sitelist-pwd-decryption

Python3 password decryption tool for the McAfee SiteList.xml file. Author: [email protected] Blog: http://funoverip.net Date: Feb 10 2016 References: https://funoverip.net/2016/02/mcafee-sitelist-xml-password-decryption/...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/30 9:03 a.m.28 views

pe_to_shellcode

petoshellcode Converts PE so that it can be then injected just like a normal shellcode. At the same time, the output file remains to be a valid PE. Supports both 32 and 64 bit PEs Authors:@hasherezade & @hh86 Objective The goal of this project is to provide a possibility to generate PE files that...

6AI score
SaveExploits0References4
Rows per page
Query Builder