Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months ago
JSON representation
Telegram Bot (Initial Development)
- Host: GitHub
- URL: https://github.com/arbazkiraak/hackbot
- Owner: arbazkiraak
- Created: 2017-07-22T02:32:30.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-07-03T13:53:24.000Z (over 1 year ago)
- Last Synced: 2024-07-31T12:07:24.723Z (6 months ago)
- Topics: hackerone, hackerone-api, hacking-tool, pentesting, telegram, telegram-bot-api, telegram-bots
- Language: Python
- Homepage:
- Size: 33.2 KB
- Stars: 83
- Watchers: 8
- Forks: 47
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-telegram-bots - hackbot-pentesting - Bot to run automate tools from server (Examples / Python)
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 -Ucd 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.