Skip to content

kobi-s/shellegram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shellegram

Encrypted C&C channel with Telegram bot.

The following features are currently supported:

  • CLI - execute commands
  • Upload & Download files
  • Screenshots
  • Video capture

Installation

  1. Clone this repo and run npm install
  2. Create bot with BotFather or use Telegram instractions to create one.
  3. Place your secret key in config/config.sample and change the file extension to json

Packaging

Using pkg enables you to package this project into an executable that can be run on devices without Node.js installed.

npm install -g pkg

After installing it, from the project directory run pkg index.js. This will create executable for Linux, macOS and Windows. You can see more options using pkg --help command.

About

Encrypted C&C channel using Telegram bot

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors