Skip to content

o-sec/Evilx

Repository files navigation

Evilx

remote access tool with python

about :

EVILX.py is a C2 tool that offers generating an obfuscated payload and receiving reverse shell from compromised machines.

features :

  • generating an obfuscated python code (payload.py)
  • offers a one liner stager to stage the payload and execute it in memory ( filess infection )
  • download/upload files to or from the compromised machine
  • execute shell commands on compromised machine

installation :

clone the github repo

git clone https://github.com/o-sec/Evilx.git

install dependencies

pip install -r requirements.txt

usage :

run

python3 EVILX.py

1) - generate a payload (obfuscated payload)

    • start a listener

disclaimer :

i am not responsable for whatever you do with this tool !

About

reverse shell with python

Topics

Resources

License

Stars

Watchers

Forks

Languages