Quantcast
Channel: Backdoor – Security List Network™
Viewing all articles
Browse latest Browse all 164

Backdoor-pyc – Replace pyc files with malicious pyc files.

$
0
0

Backdoor-pyc – Replace pyc files with malicious pyc files.
How it work:
– It replace for .pyc files and injects itself into them.
– If at any time the .py file is updated, the .pyc will be automatically recompiled & Self infecting payload.
Usage :

For python3

For python3

For Python 2.7

For Python 2.7

Example :

*Make edits to the testing27.py file [HOST]*

For python27
python ./backdoor-pyc27.py -l testing27.py -p /usr/lib/python27/encodings/utf_8.py


For python3.X 
python3 ./backdoor-pyc3X.py -l testing3X.py -p /usr/lib/python3/rlcompleter.py -v 34  #notice version for python3

Download : backdoor-pyc.zip(4.2 KB)
Source :https://github.com/secretsquirrel


Viewing all articles
Browse latest Browse all 164

Trending Articles