Advertisement
krampusinfinity

MALICIOUS LINUX // TERMUX SCRIPT

Mar 31st, 2020
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. Malicious
  2.  
  3. ( Process )
  4.  
  5. $ apt update
  6. $ apt upgrade
  7. $ pkg install python
  8. $ pkg install python2
  9. $ apt-get install git
  10. $ git clone https://github.com/d3L3t3dOn3/Malicious
  11. $ cd Malicious
  12. $ pip2 -r install requirements.txt
  13. $ pip2 install requests
  14. $ python2 malicious.py
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement