All Projects → EgeBalci → Hercules

EgeBalci / Hercules

Licence: mit
HERCULES is a special payload generator that can bypass antivirus softwares.

Programming Languages

go
31211 projects - #10 most used programming language
golang
3204 projects

Projects that are alternatives of or similar to Hercules

trolo
trolo - an easy to use script for generating Payloads that bypasses antivirus
Stars: ✭ 45 (-91.44%)
Mutual labels:  reverse-shell, malware, payload, meterpreter
Pupy
Pupy is an opensource, cross-platform (Windows, Linux, OSX, Android) remote administration and post-exploitation tool mainly written in python
Stars: ✭ 6,737 (+1180.8%)
Mutual labels:  payload, reverse-shell, meterpreter
MsfMania
Python AV Evasion Tools
Stars: ✭ 388 (-26.24%)
Mutual labels:  reverse-shell, malware, meterpreter
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 (-77%)
Mutual labels:  hacking, malware, payload
KeyPlexer
Capstone: Keylogger Trojan
Stars: ✭ 32 (-93.92%)
Mutual labels:  reverse-shell, malware
HatVenom
HatVenom is a HatSploit native powerful payload generation tool that provides support for all common platforms and architectures.
Stars: ✭ 84 (-84.03%)
Mutual labels:  malware, payload
Xxe Injection Payload List
🎯 XML External Entity (XXE) Injection Payload List
Stars: ✭ 304 (-42.21%)
Mutual labels:  hacking, payload
Richkware
Framework for building Windows malware, written in C++
Stars: ✭ 315 (-40.11%)
Mutual labels:  hacking, malware
Ms17 010 Python
MS17-010: Python and Meterpreter
Stars: ✭ 305 (-42.02%)
Mutual labels:  payload, meterpreter
Ghost
👻 RAT (Remote Access Trojan) - Silent Botnet - Full Remote Command-Line Access - Download & Execute Programs - Spread Virus' & Malware
Stars: ✭ 312 (-40.68%)
Mutual labels:  hacking, malware
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 (-26.43%)
Mutual labels:  hacking, malware
maalik
Feature-rich Post Exploitation Framework with Network Pivoting capabilities.
Stars: ✭ 75 (-85.74%)
Mutual labels:  malware, payload
A Red Teamer Diaries
RedTeam/Pentest notes and experiments tested on several infrastructures related to professional engagements.
Stars: ✭ 382 (-27.38%)
Mutual labels:  hacking, meterpreter
Torat
ToRat is a Remote Administation tool written in Go using Tor as a transport mechanism and RPC for communication
Stars: ✭ 415 (-21.1%)
Mutual labels:  payload, reverse-shell
Ghostshell
Malware indetectable, with AV bypass techniques, anti-disassembly, etc.
Stars: ✭ 293 (-44.3%)
Mutual labels:  malware, meterpreter
Defeat-Defender-V1.2
Powerful batch script to dismantle complete windows defender protection and even bypass tamper protection ..Disable Windows-Defender Permanently....Hack windows. POC
Stars: ✭ 885 (+68.25%)
Mutual labels:  malware, payload
Reverse Engineering Tutorial
A FREE comprehensive reverse engineering tutorial covering x86, x64, 32-bit ARM & 64-bit ARM architectures.
Stars: ✭ 5,763 (+995.63%)
Mutual labels:  hacking, malware
Covertutils
A framework for Backdoor development!
Stars: ✭ 424 (-19.39%)
Mutual labels:  payload, reverse-shell
ToRat client
This is the ToRat client, a part of the ToRat Project.
Stars: ✭ 29 (-94.49%)
Mutual labels:  reverse-shell, payload
ToxicEye
👽 Program for remote control of windows computers via telegram bot. Written in C#
Stars: ✭ 305 (-42.02%)
Mutual labels:  malware, payload

HERCULES License Support Golang

HERCULES is a customizable payload generator that can bypass antivirus software.

	VERSION 3.0.5

#INSTALLATION

SUPPORTED PLATFORMS:

Operative system Version
Ubuntu 16.04 / 15.10
Kali linux Rolling / Sana
Manjaro *
Arch Linux *
Black Arch *
Parrot OS 3.1
    go get github.com/fatih/color
	go run Setup.go

WARNING: Don't change the location of the HERCULES folder.

#USAGE

	HERCULES

#SPECIAL FUNCTIONS

	Persistence : Persistence function adds the running binary to windows start-up registry (CurrentVersion/Run) for continuous access.
	
	Migration : This function triggers a loop that tries to migrate to a remote process until it is successfully migrated. 

#WHAT IS UPX ?

	UPX (Ultimate Packer for Executables) is a free and open source executable packer supporting a number of file formats from different operating systems. UPX simply takes the binary file and compresses it, packed binary unpack(decompress) itself at runtime to memory.

#WHAT IS "AV EVASION SCORE" ?

	AV Evasion Score is a scale(1/10) for determining the effectiveness of the payloads anti virus bypassing capabilities, 1 represents low possibility to pass AV softwares.
	
	Using special functions and packing the payloads with upx decreases the AV Evasion Score.

Bitcoin: 16GvMV7eZH22p4rLQuu8h2gbgSLYr11KBM

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