The LAZY script will make your life easier, and of course faster.
-
Updated
Aug 28, 2021 - Shell
{{ message }}
The LAZY script will make your life easier, and of course faster.
Custom bash scripts used to automate various penetration testing tasks including recon, scanning, parsing, and creating malicious payloads and listeners with Metasploit.
Hacking tools pack & backdoors generator.
MSFvenom Payload Creator (MSFPC)
Chimera is a PowerShell obfuscation script designed to bypass AMSI and commercial antivirus solutions.
Image Payload Creating/Injecting tools
Xss Payload Generator ~ Xss Scanner ~ Xss Dork Finder
PyIris is a modular remote access trojan toolkit written in python targeting Windows and Linux systems.
Translator from USB-Rubber-Ducky payloads to a Digispark code.
SQLi Query Tampering extends and adds custom Payload Generator/Processor in Burp Suite's Intruder. This extension gives you the flexibility of manual testing with many powerful evasion techniques.
PowerShell payload generator
FUD metasploit Persistence RAT
Little tool made in python to create payloads for Linux, Windows and OSX with unique handler
trolo - an easy to use script for generating Payloads that bypasses antivirus
DragonMS is Tools for ddos, scanner, tracker, payload generator msfvenom and scraping
Simple and easy Metasploit payload generator for Linux & Termux
SPY BOMB is a tool used to generate various payloads for android,windows,ios,mac and many more it is very user friendly tool.
Simple MSFVenom Payload Generator
Metasploit/MSFVenom Payload Generator Stand Alone
A tool for generating reverse shell payloads on the fly.
Implementação em .net para auxiliar na geração de payloads e QRCodes para pagamento PIX, o sistema de pagamento instantâneo do Brasil.
SPG: Simple MSFVenom Payload Generator
A Tool For Crypt File And Bypass AntiVirus Even msfvenom Payloads
EXXX EVASION | Metasploit Antivirus Evasion | Fully Undetectable Payloads
Add a description, image, and links to the payload-generator topic page so that developers can more easily learn about it.
To associate your repository with the payload-generator topic, visit your repo's landing page and select "manage topics."
Describe the bug
dotnet executable
When compiling the cs files needed for the encoders, the CSC compiler complains and stops the process.
[-] Error: temp\tmpg84fw_q7.cs(26,16777214): error CS1034: Compiler limit exceeded: Line cannot exceed 16777214 charactersTo Reproduce
This happens when passing a binary (in my case ~4MB) into inceptor.
Expected behavior
working