Skip to content

A Telegram bot powered by ethical hacking tools like Nmap, Hydra, John the Ripper, and more. Built with Python

Notifications You must be signed in to change notification settings

senpai80085/CyberSenpai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Senpai Ethical Hacking Telegram Bot

A Telegram bot that integrates basic ethical hacking tools like Nmap, Infoga, Hydra, John the Ripper, and TheHarvester. Built with python-telegram-bot.

Features

  • Inline buttons for easy tool access
  • Tools execute in the cloud/server
  • File upload support for John the Ripper
  • Modular design for easy upgrades
  • .env-based secret management

Setup

  1. Install requirements:
pip install -r requirements.txt
  1. Add your bot token to .env:
BOT_TOKEN=your-bot-token
  1. Run the bot:
python main.py

Legal Notice

This bot is for educational and authorized testing only. The author is not responsible for misuse.

About

A Telegram bot powered by ethical hacking tools like Nmap, Hydra, John the Ripper, and more. Built with Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages