Monday, April 13, 2020

Grok-backdoor - Backdoor With Ngrok Tunnel Support


Grok-backdoor is a simple python based backdoor, it uses Ngrok tunnel for the communication. Ngrok-backdoor can generate windows, linux and mac binaries using Pyinstaller.

Disclaimer:
All the code provided on this repository is for educational/research purposes only. Any actions and/or activities related to the material contained within this repository is solely your responsibility. The misuse of the code in this repository can result in criminal charges brought against the persons in question. Author will not be held responsible in the event any criminal charges be brought against any individuals misusing the code in this repository to break the law.

Dependencies:
  • Python 2.7
  • Pyinstaller 3.21
  • python-pip 9.0.1

Installation :
pip install -r requirements.txt

Usage:
You need to register an acccount in ngrok.com to use this backdoor, provide Ngrok authcode while configuring the grok-backdoor. You will see a new tcp tunnel created in Ngrok status panel after the grok-backdoor server execution in victim machine.
Create backdoor binary by running:
python grok-backdoor.py

Linux:


Windows :



You can find the output binary in grok-backdoor/dist/ directory:


Run grok-backdoor output binary in victim machine and login to Ngrok.com control panel to see the tunnel URL:


Telnet to tunnel URL to get the Bind shell: Enjoy shell :)


Features:
  • Multi platform support(windows,linux,Mac)
  • Autheticated bind shell
  • Ngrok tunnel for communication

Related word
  1. Hacker Security Tools
  2. Pentest Tools For Mac
  3. Physical Pentest Tools
  4. Hacking Tools
  5. Hacker Tools 2020
  6. Top Pentest Tools
  7. Hacker Tools Free
  8. Hacking Apps
  9. Hack Tools 2019
  10. Pentest Tools Framework
  11. Install Pentest Tools Ubuntu
  12. Hacker Tools 2020
  13. Usb Pentest Tools
  14. Best Hacking Tools 2019
  15. Hacking Tools For Windows 7
  16. Hacker Tools Software
  17. Hack Tools
  18. Hack Website Online Tool
  19. Hacking Tools Github
  20. Hacking Tools Hardware
  21. Hacker Tools List
  22. Beginner Hacker Tools
  23. Nsa Hack Tools Download
  24. What Are Hacking Tools
  25. Hacking Tools Online
  26. Hacker Tool Kit
  27. Ethical Hacker Tools
  28. Hacker Tools Software

No comments:

Post a Comment