Wednesday, April 15, 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. What Are Hacking Tools
  2. Pentest Tools Open Source
  3. Hacker Tools Mac
  4. Pentest Tools Open Source
  5. Hack Tools Github
  6. How To Hack
  7. Hacker Tools Apk Download
  8. Hacking Tools For Pc
  9. Hacker Security Tools
  10. Game Hacking
  11. Pentest Recon Tools
  12. Blackhat Hacker Tools
  13. Bluetooth Hacking Tools Kali
  14. Pentest Tools Tcp Port Scanner
  15. Top Pentest Tools
  16. Hacking Tools Software
  17. Pentest Tools Windows
  18. Hacking Tools
  19. Pentest Tools Free
  20. Hacker Tools Software
  21. Tools 4 Hack
  22. Ethical Hacker Tools
  23. Hack Apps
  24. Underground Hacker Sites
  25. Tools Used For Hacking
  26. Hacking Tools

No comments: