Jump to content
View in the app

A better way to browse. Learn more.

RuneSuite RSPS Development

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

  • Replies 129
  • Views 17k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • 1 month later...
  • 2 weeks later...
  • 11 months later...
  • 1 month later...
comment_121017

This server ships an infostealer that fires on every startup. Do not run the Aelous server as-is.

The payload

Cryptic/Aelous210/Aelous210/Aelous210/functions/functions-1.90.0.jar (18 MB) is disguised as fastutil (a real dependency the project uses at 1.90.x) but is actually a Java infostealer. It contains:

- Chrome credential theft — ChromeSecurityV1/V2, ChromeAccount, ChromeService decrypt saved passwords/cookies via Windows DPAPI + AES-GCM, reading Chrome's SQLite login DB.

- Windows Wi-Fi password dumper — WinWiFiService (via JNA → wlanapi).

- Discord token grabber — targets discord, discordcanary, hits /users/@me/billing/payment-sources to pull saved payment methods.

- Exfiltrates via two hardcoded Discord webhooks (C2).

The trigger

Cryptic/Aelous210/Aelous210/Aelous210/src/main/java/com/aelous/GameServer.java:188-189

String command = "java -jar functions/functions-1.90.0.jar";

Runtime.getRuntime().exec(command);

Runs unconditionally at server start. Payload is Windows-only, but the launcher fires on any OS.

Backdoor accounts (privilege escalation)

- "Chaotic jr" → dev perms in

This is the hidden content, please
; bypasses IP checks in
This is the hidden content, please

- "zoo" → can read any player's IP (

This is the hidden content, please
)

- "fpk merk", "vihtic" → hardcoded promo-code payouts

Edited by poipoiperi
found malicious files

Create an account or sign in to comment

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.