Lucene search
+L

2215 matches found

Kitploit
Kitploit
added 2026/09/02 11:07 p.m.3 views

XORpass

XORpass is an encoder to bypass WAF filters using XOR operations. Installation & Usage root@kitploit: git clone https://github.com/devploit/XORpass cd XORpass $ python3 xorpass.py -h Example of bypass: Using clear PHP function: Using XOR bypass of that function: root@kitploit: $ python3 xorpass.p...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/02 11:04 p.m.6 views

trueseeing

README trueseeing is a fast, accurate and resillient vulnerability scanner for iOS/Android apps. We operate on the Dalvik VM level for Android -- i.e. we don't care if the target app is obfuscated or not. Capability Currently we can: Automatically scan app for vulnerabilities, reporting in...

5.8AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/02 10:58 p.m.5 views

Soviet

Soviet A Runtime Crypter in C for Linux. This will encrypt ELF binaries, but allow them to still run in memory while using no file handles. Then it will overwrite the program in memory with random data. The point being to make binary analyis and memory analysis more difficult. Dependencies On...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/02 10:39 p.m.4 views

LightsOut

LightsOut 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...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/02 10:38 p.m.4 views

zyrox

Zyrox LLVM Obfuscator llvm compile and link-time plugin for obfuscating native code Why why not ¯\ツ/¯ One of my biggest projects, where I learned a lot about LLVM internals, binary formats, assembly and obfuscation techniques. I believe that learning through building is the best way to learn, thu...

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

OffensivePipeline

OffensivePipeline OffensivePipeline allows you to download and build C tools, applying certain modifications in order to improve their evasion for Red Team exercises. A common use of OffensivePipeline is to download a tool from a Git repository, randomise certain values in the project, build it,...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/02 10:25 p.m.3 views

sgn

SGN is a polymorphic binary encoder for offensive security purposes such as generating statically undetecable binary payloads. It uses a additive feedback loop to encode given binary instructions similar to LFSR. This project is the reimplementation of the original Shikata ga nai in golang with...

5.9AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/02 10:25 p.m.4 views

CVE-2021-42694

CVE-2021-42694 This script implements a Homoglyph detection tool, primarily used to detect potential CVE-2021-42694 vulnerabilities in code. Let me explain its main functions in detail: Core Features: Detect homoglyph substitution attacks in code Scan identifiers such as variable names and functi...

8.3CVSS7.3AI score0.0491EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/02 10:19 p.m.4 views

peCloakCapstone

peCloak - Capstone This is a simple fork of SecuritySift's peCloak that uses Capstone. The intention is to provide a fork based on a well-maintained, up-to-date disassembly library and to make the script multi-platform. Here's what I did so far: Replaced pydasm with Capstone Included a patched...

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

LightMe

LightMe LightMe is a Simple HTTP Server serving Powershell Scripts/Payloads after Obfuscate them and run obfuscation as a service in backgroud in order to keep obfuscate the payloads which giving almost new obfuscated payload on each HTTP request Main Features Obfuscate all powershell files withi...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/02 10:12 p.m.4 views

PyFuscation

PyFuscation Requires python3 usage: PyFuscation.py -h -f -v -p --ps SCRIPT Optional arguments: root@kitploit: • -h, --help show this help message and exit • -f Obfuscate functions ○ Do this First ... Its probably the most likely to work well • -v Obfuscate variables ○ If your going to obfuscate...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/02 10:01 p.m.3 views

Invoke-Stealth

Invoke-Stealth is a Simple & Powerful PowerShell Script Obfuscator. This tool helps you to automate the obfuscation process of any script written in PowerShell with different techniques. You can use any of them separately, together or all of them sequentially with ease, from Windows or Linux...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/02 9:59 p.m.87 views

powershell-reverse-tcp

PowerShell Reverse TCP PowerShell scripts for communicating with a remote host. Remote host will have a full control over the client and all the underlying system commands. Check shells based on: Invoke-Expression PowerShell command here, process pipes here. Tested with PowerShell v5.1.19041.2673...

6.2AI score
SaveExploits0References19
Kitploit
Kitploit
added 2026/09/02 9:57 p.m.3 views

InflativeLoading

InflativeLoading Article: https://winslow1984.com/books/malware/page/reflectiveloading-and-inflativeloading Major Update History In this section, major updates are provided. Major updates do include added supports or features. 4/11/2024 Added PE Signature Obfuscation Only a few bytes in the PE...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/02 9:54 p.m.1 views

some-tweak-to-hide-jwt-payload-values

une-astuce-pour-cacher-les-valeurs-du-payload-jwt une poignée d'astuces et d'idées pour sécuriser le payload JWT, rendant vaine toute tentative de décodage en modifiant constamment sa valeur, garantissant que le résultat décodé reste inintelligible tout en imposant une surcharge de performance...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/02 9:54 p.m.31 views

some-tweak-to-hide-jwt-payload-values

some-tweak-to-hide-jwt-payload-values a handful of tweaks and ideas to safeguard the JWT payload, making it futile to attempt decoding by constantly altering its value, ensuring the decoded output remains unintelligible while imposing minimal performance overhead. What is a JWT Token? A JSON Web...

6.1AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/02 9:53 p.m.5 views

CoBRA

CoBRA Co efficient-B ased R econstruction of A rithmetic — a Mixed Boolean-Arithmetic expression simplifier. CoBRA deobfuscates expressions that interleave arithmetic +, -, with bitwise &, |, ^, and shift , operators — a technique commonly used in software obfuscation...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/02 9:51 p.m.7 views

ObfuXtreme

Si vous trouvez ce dépôt GitHub utile, veuillez envisager de lui donner une étoile ! ⭐ ⚡ ObfuXtreme — Moteur d'obfuscation Python avancé ObfuXtreme est un moteur d'obfuscation Python avancé axé sur l'obfuscation structurelle , les transformations au niveau AST et la protection des charges utiles ...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/02 9:51 p.m.4 views

IPRotate_Burp_Extension

IPRotateBurpExtension Extension for Burp Suite which uses AWS API Gateway to change your IP on every request. More info: Bypassing IP Based Blocking Using AWS - Rhino Security Labs Note/Warning This method of using AWS API Gateways to obfuscate source IP is now considered prohibited according to...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/02 9:48 p.m.8 views

Killer

KILLER TOOL EDR Evasion It's a AV/EDR Evasion tool created to bypass security tools for learning, until now the tool is FUD. Features: Module Stomping for Memory scanning evasion DLL Unhooking by fresh ntdll copy IAT Hiding and Obfuscation & API Unhooking ETW Patchnig for bypassing some security...

5.9AI score
SaveExploits0
Rows per page
Query Builder