Skip to content
/ Yakumo Public

A simple spyware created in C# that connects the infected computer to a Discord bot that allows cmd access, taking screenshots and opening URLs.

Notifications You must be signed in to change notification settings

Kr3my/Yakumo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🚪 Yakumo

💫 A simple spyware created in C# that connects the infected computer to a Discord bot that allows cmd access, taking screenshots and opening URLs.

📁 Requirements

  • Visual Studio installed with .NET framework.
  • Windows 10 or higher versions.

🔥 Features

  • 🌱 Running in background: The program will run in the background!!!
  • 🪄 Execution at startup: Once executed, the program will run every time the computer is started until it is removed.
  • 💻 Screenshots: Using the "screenshot" slash command will take a screenshot of the computer's main screen.
  • ✨ Shell commands: Using the "cmd" slash command will use a shell command on the computer.
  • 🌐 Open URLs: Using the "open" slash command will open a URL in the browser.
  • 💬 Messages: Using the "message" slash command will send a message to the computer.

📖 Instructions

  1. Create a discord bot in the discord developer portal.

  2. Copy the bot token and place it on line 45 of the program.cs file.

image

  1. Run or build the project.

  2. Execute the bot commands from the server it is on.

❗DISCLAIMER

This project was developed for study purposes, I do not support any illegal use of this repository nor do I plan to make too many updates or expansions to it.

About

A simple spyware created in C# that connects the infected computer to a Discord bot that allows cmd access, taking screenshots and opening URLs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages