DANGER
malware detected
github.com / r3p3r
r3p3r/ fsociety
Python·8 files·commit c85fe0f·scanned 2h 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.fsociety.py
##########################
os.system('clear')
+4warningPython subprocess / os.system usageos.system() or subprocess with shell=True / suspicious commands can execute arbitrary shell commands. Plain pip/package installs are usually benign.mobil.py
##########################
os.system('clear')
+4criticalKnown malicious / C2 domainKnown domains used by Lazarus Group and other malware for hosting payloads or exfiltrating data.fsociety.py+5
criticalKnown malicious / C2 domainKnown domains used by Lazarus Group and other malware for hosting payloads or exfiltrating data.mobil.py+5
warningHigh-entropy string literalsFound 15 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.fsociety.py+3
warningFlattened or dead control flowDetected switch(true), dead if branches, or deeply nested ternaries — patterns used by obfuscators to hide execution order.fsociety.py+3
warningHigh-entropy string literalsFound 14 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.mobil.py+3
warningFlattened or dead control flowDetected switch(true), dead if branches, or deeply nested ternaries — patterns used by obfuscators to hide execution order.mobil.py+3
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.
4 files scanned @ c85fe0f | 9/25/2026 | heuristic scan — always review manually
risk by category
code execution10
network & exfiltration10
file system access0
obfuscation12
supply chain0
owasp / injection0
telemetry
files 4/8rules hit 9engine v6commit c85fe0f
github
r3p3r/fsociety
Fsociety Hacking Tools Pack – A Penetration Testing Framework; A Penetration Testing Framework, you will have every script that a hacker needs; fsociety Contains All Tools Used In Mr Robot Series
53
17
3185d
8 files
4 scanned(50%)
c85fe0f
architecture░▒▓
entry (0) flagged (2) pkg (20)
22 nodes · 39 edgesscroll to zoom · click node to jump to finding