Skip to content

nchgroup/yarazo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yarazo

Script for testing backdoors with yara rules

Usage

$ python3 yarazo.py <binary>

Install

sudo apt install git -y
bash install.sh
python3 -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt

Testing

shell_reverse_tcp.bin is a metasploit shellcode windows/x64/shell_reverse_tcp

Releases

No releases published

Packages

No packages published