Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

6 Commits

Repository files navigation

Shellgram

⚠️ Educational use only! This project is a proof-of-concept and should not be used for malicious purposes.

Disclaimer

IMPORTANT: This software is intended for educational and demonstration purposes only.

Use this Telegram bot ONLY on computers you own or have explicit permission to access.

The author of this project does not take any responsibility for any misuse, illegal activities, or damages caused by this software.

This project is provided "AS IS", without any warranties or guarantees of any kind, either express or implied.

By using this software, you agree that you are solely responsible for any consequences arising from its use.

📌 Features

  • Run shell commands remotely via Telegram
  • Upload & download files
  • Take screenshots of the target machine
  • Get detailed system information

🚀 Installation

git clone https://github.com/kryptxnite/Shellgram.git
cd Shellgram
pip install -r requirements.txt

⚙️ Configuration

Create a .env file in the project root:

TELEGRAM_BOT_TOKEN=your_bot_tokenAUTHORIZED_USER_ID=123456789

▶️ Usage

python bot.py

💻 Commands

CommandDescription
/startShow main menu
/shell cmdExecute shell command
/downloadDownload file from target
/uploadUpload file to target
/sysinfoShow system information

About

Telegram bot on python with several features for remote use

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages