3453-315h / Telegram-Based-Hacking-Tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hack down people by just using a link. BTW it is my first project that I made public 😊

This tool is a Telegram-bot based service by which you can access som specific information regarding any device

Run on Repl.it

Video Tutorial

Video Tutorial

Make sure you put bot as the secret's key , it's case sensitive.

How to build

  1. Create a telegram bot through BotFather.
  2. Copy it's API key
  3. Clone the repo using git clone https://github.com/emirofcordoba/Telegram-Based-Hacking-Tool
  4. cd Telegram-Based-Hacking-Tool
  5. Create a environment variable in .env file named bot and put your telegram bot token as it's value.
  6. Replace your website URL at index.js
  7. Run npm install
  8. Afterwards npm start
  9. Your Bot is now online.

DISCLAIMER

TO BE USED FOR EDUCATIONAL PURPOSES ONLY

The use of the this tool is COMPLETE RESPONSIBILITY of the END-USER. Developers assume NO liability and are NOT responsible for any misuse or damage caused by this program

About

License:Apache License 2.0


Languages

Language:JavaScript 100.0%