live · scanning repos
Scanrepo
github.com
DANGER
malware detected
github.com / truelockmc

truelockmc/Discord-RAT

Python·21 files·commit c25af2b·scanned 1h ago·cached ✓
70/100
DANGEROUS
Sensitive capability combinations reachable from entry points. Do not run without review.

This repository contains patterns associated with malware. Do NOT run this code.

verdict accurate?
Research / educational context
threat-state: dangerouslive

FINDINGS ░▒▓

warningPython subprocess / os.system usageos.system() or subprocess with shell=True / suspicious commands can execute arbitrary shell commands. Plain pip/package installs are usually benign.commands/system.py
        try:
            result = subprocess.run(
                command,
                shell=True,
+4
infoSuspicious files are not reachable from entry pointsFlagged files exist but are not imported by any entry point. They may be dead code, tests, or attack payloads triggered by another mechanism.+2
criticalBrowser credential store accessAccessing Chrome, Firefox, Edge, or Brave profile directories to steal cookies, passwords, and session tokens.commands/grabber.py
            "Brave": self.appdata
            + "\\BraveSoftware\\Brave-Browser\\User Data\\Default\\Local Storage\\leveldb\\",
            "Iridium": self.appdata
            + "\\Iridium\\User Data\...
+10

Scores are heuristics. A “safe” verdict means no known-malicious patterns were found — clever malware can look boring. Wrong verdict? Flag it above; confirmed false positives become regression tests.

11 files scanned @ c25af2b | 9/25/2026 | heuristic scan — always review manually

risk by category
code execution6
network & exfiltration0
file system access10
obfuscation0
supply chain0
owasp / injection0
telemetry
files 11/21rules hit 3engine v6commit c25af2b

github

truelockmc/Discord-RAT

A discord Remote Administration Tool. Easy to use, undetected and powerfull.

Python
36
6
603d
21 files
11 scanned(52%)
c25af2b

architecture░▒▓

entry (1) flagged (2) pkg (43)
54 nodes · 96 edgesscroll to zoom · click node to jump to finding