Cyber security

Raeo : A Python-Based Trojan For Data Exfiltration via Discord

Trojan written in python. Raeo will send the grabbed information via discord webhook.

“Raeo” is a Trojan malware developed in Python, designed to infiltrate systems and exfiltrate sensitive user data through Discord webhooks.

With capabilities to collect everything from Discord tokens and personal information to webcam photos and desktop screenshots, Raeo represents a significant security threat.

This article explores Raeo’s features, installation process, and the risks associated with such malicious software.

Features

  • Discord token info
    • Token
    • User information
    • Email
    • Phone
    • Guilds
    • Friends
  • Webcam
    • Webcam photo
  • System info
    • User
    • System
    • Network
    • Desktop screenshot

Install

  1. Install Python 3.9 or above
  2. Edit the config.py (components/config.py) and fill it with your infos
  3. Open the CMD and type
    py -3 builder.py
  4. Check out the dist folder
Varshini

Varshini is a Cyber Security expert in Threat Analysis, Vulnerability Assessment, and Research. Passionate about staying ahead of emerging Threats and Technologies.

Recent Posts

Useful Bug Bounty And Security Related Write-ups : A Comprehensive Guide For Enthusiasts

This repo contains all variants of information security & Bug bounty & Penetration Testing write-up…

5 hours ago

Admin-Panel-Dorks : Mastering Google Dorks To Uncover Hidden Admin Panels

site:*/sign-in site:*/account/login site:*/forum/ucp.php?mode=login inurl:memberlist.php?mode=viewprofile intitle:"EdgeOS" intext:"Please login" inurl:user_login.php intitle:"Web Management Login" site:*/users/login_form site:*/access/unauthenticated site:account.*.*/login site:admin.*.com/signin/…

5 hours ago

Conduwuit : Pioneering A New Era In Matrix Homeservers

Matrix is an open network for secure and decentralized communication. Users from every Matrix homeserver…

5 hours ago

LSMS – Linux Security And Monitoring Scripts

Linux Security And Monitoring Scripts are a collection of security and monitoring scripts you can…

5 hours ago

Fiber – Using Fibers To Run In-Memory Code

A fiber is a unit of execution that must be manually scheduled by the application…

5 hours ago

XSS-Exploitation-Tool : A Penetration Testing Tool

XSS Exploitation Tool is a penetration testing tool that focuses on the exploit of Cross-Site…

5 hours ago