All Projects → b3rito → trolo

b3rito / trolo

Licence: GPL-3.0 license
trolo - an easy to use script for generating Payloads that bypasses antivirus

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to trolo

Thefatrat
Thefatrat a massive exploiting tool : Easy tool to generate backdoor and easy tool to post exploitation attack like browser attack and etc . This tool compiles a malware with popular payload and then the compiled malware can be execute on windows, android, mac . The malware that created with this tool also have an ability to bypass most AV softw…
Stars: ✭ 5,944 (+13108.89%)
Mutual labels:  malware, trojan, rat, bypass-av, msfvenom, bypassantivirus, remote-access
MsfMania
Python AV Evasion Tools
Stars: ✭ 388 (+762.22%)
Mutual labels:  reverse-shell, malware, msfvenom, bypass-antivirus, meterpreter, metasploit
Pupy
Pupy is an opensource, cross-platform (Windows, Linux, OSX, Android) remote administration and post-exploitation tool mainly written in python
Stars: ✭ 6,737 (+14871.11%)
Mutual labels:  reverse-shell, rat, remote-access, payload, meterpreter
Technowhorse
TechNowHorse is a RAT (Remote Administrator Trojan) Generator for Windows/Linux systems written in Python 3.
Stars: ✭ 189 (+320%)
Mutual labels:  rat, hacking-tool, meterpreter, metasploit
Lscript
The LAZY script will make your life easier, and of course faster.
Stars: ✭ 3,056 (+6691.11%)
Mutual labels:  bypass-av, payload, bypass-antivirus, payload-generator
Proton
Proton Framework is a Windows post-exploitation framework similar to other Windows post-exploitation frameworks. The major difference is that the Proton Framework does most of its operations using Windows Script Host, with compatibility in the core to support a default installation of Windows 2000 with no service packs all the way through Windows 10.
Stars: ✭ 142 (+215.56%)
Mutual labels:  rat, payload, hacking-tool, metasploit
ConTroll Remote Access Trojan
Created a VERY SIMPLE remote access Trojan that will establish administrative control over any windows machine it compromises.
Stars: ✭ 69 (+53.33%)
Mutual labels:  malware, trojan, rat, remote-access
Hercules
HERCULES is a special payload generator that can bypass antivirus softwares.
Stars: ✭ 526 (+1068.89%)
Mutual labels:  reverse-shell, malware, payload, meterpreter
Xeexe Topantivirusevasion
Undetectable & Xor encrypting with custom KEY (FUD Metasploit Rat) bypass Top Antivirus like BitDefender,Malwarebytes,Avast,ESET-NOD32,AVG,... & Automatically Add ICON and MANIFEST to excitable
Stars: ✭ 387 (+760%)
Mutual labels:  malware, rat, hacking-tool, metasploit
ToxicEye
👽 Program for remote control of windows computers via telegram bot. Written in C#
Stars: ✭ 305 (+577.78%)
Mutual labels:  malware, trojan, rat, payload
Teleshadow3
Telegram Desktop Session Stealer
Stars: ✭ 83 (+84.44%)
Mutual labels:  malware, trojan, rat
Spacecow
Windows Rootkit written in Python
Stars: ✭ 81 (+80%)
Mutual labels:  malware, trojan, rat
Brutus
A Python-powered exploitation framework and botnet.
Stars: ✭ 17 (-62.22%)
Mutual labels:  malware, trojan, hacking-tool
Unencrypted Backdoor With Process Cloaking
Unencrypted backdoor
Stars: ✭ 16 (-64.44%)
Mutual labels:  malware, trojan, rat
Ratel
RAT-el is an open source penetration test tool that allows you to take control of a windows machine. It works on the client-server model, the server sends commands and the client executes the commands and sends the result back to the server. The client is completely undetectable by anti-virus software.
Stars: ✭ 121 (+168.89%)
Mutual labels:  malware, rat, payload
Green Hat Suite
Green-hat-suite is a tool to generate meterpreter/shell which could evade antivirus.
Stars: ✭ 112 (+148.89%)
Mutual labels:  malware, rat, meterpreter
Networm
Python network worm that spreads on the local network and gives the attacker control of these machines.
Stars: ✭ 135 (+200%)
Mutual labels:  malware, trojan, rat
PyIris
PyIris is a modular remote access trojan toolkit written in python targeting Windows and Linux systems.
Stars: ✭ 296 (+557.78%)
Mutual labels:  trojan, rat, payload-generator
Lime Rat
LimeRAT | Simple, yet powerful remote administration tool for Windows (RAT)
Stars: ✭ 663 (+1373.33%)
Mutual labels:  malware, trojan, rat
Serpentine
C++/Win32/Boost Windows RAT (Remote Administration Tool) with a multiplatform Java/Spring RESTful C2 server and Go, C++/Qt5 frontends
Stars: ✭ 216 (+380%)
Mutual labels:  malware, trojan, rat

trolo

an easy to use script for generating Payloads that bypasses antivirus

Requirements

Metasploit Framework

(PowerSploit)

Author

Written by b3rito at mes3hacklab

Installation

chmod +x trolo.sh

Usage

./trolo.sh

b3rito@antani ~/trolo $ ./trolo.sh 
  ================================================================================
                             +(\            [email protected]
                    ______ +/  .|   _____  ____  ____  _     ____
               >== '|     b3  \_|  /__ __\/  __\/  _ \/ \   /  _ \
                 /  |trust| \/       / \  |  \/|| / \|| |   | / \|
                 |_ | me  |__|       | |  |    /| \_/|| |_/\| \_/|
                (  )|_____(  )       \_/  \_/\_\\____/\____/\____/
                (__)      (__)         KEEPING IT SIMPLE!   v1.0
  ================================================================================
  https://github.com/b3rito/trolo
  Usage: ./trolo.sh -i [IP] -p [PORT] -n [NAME] -f [FORMAT] -a [ARCH. x86/x64]

    -i:	  Local host IP address
    -p:	  Local host port number (default: 443)
    -n:	  Output file name (default: PAYLOAD)
    -a:   Architecture x86/x64 (default: x64)
    -f:   Output format: hta, js, vbs, custom
    -g:   Enter the full URL where powershell grabs the txt file from
          (default: "http://YourIp/FileName.txt")
    -q:   Enter alternative URL where powershell grabs Invoke-Shellcode.ps1 from
    -u:   Update

  insert your IP:
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].