Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/arbazkiraak/hackbot

Telegram Bot (Initial Development)
https://github.com/arbazkiraak/hackbot

hackerone hackerone-api hacking-tool pentesting telegram telegram-bot-api telegram-bots

Last synced: about 2 months ago
JSON representation

Telegram Bot (Initial Development)

Awesome Lists containing this project

README

        

# hackbot
Telegram Bot (Development)

Update Feature's:
https://medium.com/@arbazhussain/hackbot-update-v1-2-whats-new-db82e6038edd

```
sudo -H pip install --upgrade youtube-dl
sudo apt-get install -y libav-tools
git clone https://github.com/arbazkiraak/hackbot.git
cd hackbot
pip install lxml
pip install telepot
pip install urllib2
pip install requests
pip install bs4
pip install wikipedia
apt-get install youtube-dl -y
pip install youtube-dl -U

cd hackbot
echo APIKEY > api.txt
python hackbot.py
```

Instruction's at :

https://medium.com/@arbazhussain/telegram-bot-for-hacking-pentesting-b7856db28ef

This project is made for educational and ethical testing purposes only. It is the end user's responsibility to obey all applicable local, state and federal laws. Developers assume no liability and are not responsible for any misuse or damage caused by this program.