Jump to content
Khebo

HERCULES - customizable payload generator

Recommended Posts

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

	VERSION 3.0.5

687474703a2f2f692e696d6775722e636f6d2f53

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

 

 

Link for download: https://github.com/EgeBalci/HERCULES

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...