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
Tamil S

Tamil has a great interest in the fields of Cyber Security, OSINT, and CTF projects. Currently, he is deeply involved in researching and publishing various security tools with Kali Linux Tutorials, which is quite fascinating.

Recent Posts

vArmor : Enhancing Container Security In Cloud-Native Environments

vArmor is a cloud-native container sandbox system. It leverages Linux's AppArmor LSM, BPF LSM and Seccomp technologies to implement enforcers.…

1 hour ago

DOLOST – Harnessing Cyber Deception For Strategic Security Deployments

Explore the cutting-edge framework 'DOLOST,' designed to innovate the field of cyber deception. This tool…

1 hour ago

LDAP Firewall – Enhancing Security With Advanced Active Directory Protection

LDAP Firewall is an open-source tool for Windows servers that lets you audit and restrict incoming…

1 hour ago

CVE-2024-36401 : GeoServer Unauthenticated Remote Code Execution In Evaluating Property Name Expressions

GeoServer is an open-source software server written in Java that provides the ability to view,…

1 hour ago

BetterScan-CE Wiki : Integrating Comprehensive Security Scans Into DevOps

It is a Code and Infrastructure (IaC) and Cloud-native Scanning/SAST/Static Analysis/Linting solution using many tools/Scanners…

2 hours ago

Betterscan – Comprehensive Security Orchestration For Code And Infrastructure

Scan your source code and infra IaC against top security risks Betterscan is a orchestration toolchain that…

1 day ago