onlinesyscfg.research
utc
syscfg://research
syscfg@lab:~$ ls -la ./simulations/

The Lab

Interactive simulations built to accompany each article. Dark web markets, IRC sessions, hardware tools, ransomware screens, phishing emails, social engineering calls - run them in your browser and read the analyst notes alongside.

30 simulations·7 hardware·8 underground·12 malware/incidents·3 social eng
💀
Malware
WannaCry Ransom Screen
Ransomware recreation

Interactive recreation of the WannaCry ransom note. Countdown timer, BTC payment address, decryptor UI. Built from documented samples.

ransomwarewannacrynsa
🕸
Underground
Silk Road Marketplace
Dark web market simulation

Browse the Silk Road marketplace circa 2013. Listings, vendor ratings, escrow system, Tor hidden service aesthetic.

silkroaddarknettor
💬
Underground
#antisec IRC Channel
mIRC circa 2011

Live IRC session in the #antisec channel. Sabu, Topiary, tFlow, Kayla - type commands and get responses. Classic Windows gray UI.

lulzsecanonymousirc
💳
Underground
ShadowCrew Forum
phpBB carding forum circa 2002

Navigate the original carding forum that invented modern cybercrime. Browse categories, read threads, see the vendor reputation system.

shadowcrewcardingforum
🏴
Underground
AlphaBay Market
Dark market circa 2016

The largest dark web market at its peak. Browse listings, vendor ratings, BTC prices. Seizure banner included.

alphabaydarknetalphabay
📱
Underground
COM Group Chat
Telegram coordination group

Inside a COM threat actor Telegram group. SIM swap coordination, social engineering tips, target sharing.

comtelegramscattered-spider
📧
Social Eng
Apple ID Phishing Email
Analyst mode: click to reveal IOCs

Recreation of the Ryan Collins phishing email. Toggle analyst mode to highlight every indicator - sender domain, fake urgency, malicious link.

phishingappleicloud
🗂
Underground
OPSEC Case Files
Evidence board

Click-through evidence board for Sabu, DPR, Alpha02, Pompompurin, IntelBroker, Brett Johnson. The mistake, the context, the consequence.

opsecsabudpr
Social Eng
SIM Swap Call
Step-through social engineering

A real SIM swap social engineering call, exchange by exchange. Toggle analyst notes to see what each step exploits and where the data came from.

sim-swapsocial-engineeringcarrier
🐬
Hardware
Flipper Zero
Full OLED UI simulator

Full Flipper Zero OLED interface simulation. Sub-GHz scanning, NFC reading, BadUSB payload execution, IR learning. With analyst panel.

flipper-zerosub-ghznfc
📻
Hardware
HackRF Spectrum Analyzer
Live waterfall display

Animated waterfall spectrum across FM, 433 MHz ISM, ADS-B aircraft, pager networks, and GSM. Click signals to see what's being broadcast.

hackrfsdrspectrum
🦆
Hardware
USB Rubber Ducky
HID injection simulator

Plug the Ducky into a simulated target. Watch DuckyScript execute keystroke by keystroke. Three payloads: WiFi dump, reverse shell, persistence.

rubber-duckyhidbadusb
🍓
Hardware
Pwnagotchi
AI WiFi handshake harvester

Watch the AI hunt WPA2 networks, send deauth frames, and capture handshakes. Pixelated face changes mood. Live console log.

pwnagotchiwpa2deauth
🍍
Hardware
WiFi Pineapple
Evil twin + captive portal

Full WiFi Pineapple attack workflow: scan for APs, clone a target SSID, deauth clients, deploy captive portal, harvest credentials.

pineappleevil-twincaptive-portal
Malware
Stuxnet PLC Sabotage
First cyberweapon against infrastructure

Deploy Stuxnet against Natanz enrichment facility. Watch centrifuge RPMs go haywire while SCADA shows nominal readings. Compare real vs spoofed feeds.

stuxnetiransiemens
🤖
Malware
Mirai Botnet
IoT DDoS - 600,000 bots

Watch Mirai scan IPv4 space for default-credential IoT cameras and routers, build a botnet, then launch a DDoS attack against real targets.

miraibotnetiot
💣
Malware
NotPetya Wiper
MEDoc supply chain - $10B destruction

Step through the NotPetya attack: MEDoc supply chain infection, EternalBlue propagation, Mimikatz credential theft, MBR overwrite, and the fake ransom screen.

notpetyasandwormgru
🪵
Malware
Log4Shell (CVE-2021-44228)
CVSS 10.0 - every Java app

Fire JNDI injection payloads at a vulnerable Log4j server. Watch the DNS callback, LDAP referral, class loading, and RCE play out step by step.

log4shelllog4jjndi
Malware
Colonial Pipeline
DarkSide ransomware - East Coast fuel crisis

Network map showing DarkSide's spread through Colonial's IT network. Ransom note, the $4.4M Bitcoin negotiation, and the aftermath timeline.

colonialdarksideransomware
Malware
SolarWinds / SUNBURST
Supply chain attack - 18,000 victims

Step through the SUNBURST supply chain attack: build system injection, 18,000-org distribution, 9-month dormancy, Golden SAML pivot to cloud, and detection by FireEye.

solarwindssunburstsupply-chain
🔌
Hardware
O.MG Cable
Weaponized USB cable with WiFi payload delivery

A USB-C cable with an embedded ESP8266 WiFi chip. Operator connects remotely, selects a DuckyScript payload, and triggers HID injection over WiFi. Target sees a normal cable.

omg-cablehidbadusb
🔑
Hardware
Proxmark3 RFID Cloner
HID, MIFARE, EM410x attacks

Scan real RFID/NFC card types - HID Prox, EM410x, MIFARE Classic, iCLASS. Watch the CRYPTO1 attack crack sectors, clone the card, then emulate against a reader.

proxmark3rfidnfc
🔍
Underground
Shodan: Internet Exposure Scanner
ICS, medical, cameras, RDP - everything exposed

Browse simulated Shodan search results: exposed Siemens S7 PLCs, hospital HL7 interfaces, IP cameras with default creds, and RDP with BlueKeep. Click any result to see the banner and CVEs.

shodanosintics
🗄
Underground
BreachForums
Underground data market - 2022-2025

Browse the BreachForums interface circa 2024. Databases, combolists, exploits, malware source code, and services. Simulated posts from real threat actor patterns. Toggle analyst mode for context on each category.

breachforumsdata-breachcombolist
💬
Malware
Ransomware Negotiation Portal
Victim-side negotiation with ransomware operators

The dark web negotiation portal ransomware victims are directed to. Choose your response: ask the price, request an extension, or refuse to pay. Each path shows the operator's counter and analyst notes on the negotiation tactics being used.

ransomwarenegotiationdouble-extortion
💥
Malware
Stack Buffer Overflow
strcpy, EIP control, NOP sled

Step-through visualization of a classic stack buffer overflow. Watch input spill past a 32-byte buffer, overwrite saved EBP and return address, and redirect EIP into attacker shellcode. Step or auto-play through all 6 phases.

buffer-overflowmemory-corruptionexploit
🗄
Malware
SQL Injection Lab
Classic auth bypass, UNION dump, blind probe

Interactive SQL injection playground. Five payload types: auth bypass, comment truncation, UNION data exfiltration, boolean blind probe, and stacked DROP (blocked). Watch queries execute and see exactly what the database returns.

sql-injectionowaspunion-select
🌐
Malware
DNS Tunneling C2
Command and control hidden in DNS queries

Watch malware exfiltrate data through DNS queries that blend with legitimate traffic. Base32-encoded data hidden in subdomain labels, commands received in TXT responses. Toggle analyst mode to see why this evades most firewalls.

dnstunnelingc2
🎯
Malware
Cobalt Strike Team Server
Live C2 beacon simulation

Three active beacons calling home to a Cobalt Strike team server. Run real commands (whoami, hashdump, lateral movement), watch the C2 traffic, and toggle analyst mode for JARM fingerprinting and detection signatures.

cobalt-strikec2beacon
📞
Social Eng
Vishing Call
IT helpdesk social engineering

Annotated replay of a Scattered Spider-style IT helpdesk vishing call. Seven distinct social engineering techniques, from pretexting to complicity anchoring.

vishingsocial-engineeringhelpdesk
syscfg@lab:~$ cat ./malware/index.db

Malware Family Database

Documented malware families - tracked, analyzed, and catalogued from public threat intelligence and independent analysis.

12Total Families
8Active
2Critical
3Monitored
Type:|Severity:|Status:
FamilyTypePlatformSeverityStatusLast SeenTags
>LummaStealerWindows
Critical
Active2025-06
#maas#credential-theft#crypto+1
>RedLineStealerWindows
High
Active2025-05
#stealer#credential-theft#underground
>AsyncRATRATWindows
High
Active2025-06
#rat#open-source#.net+1
>DarkGateLoaderWindows
Critical
Active2025-06
#loader#rat#persistence+1
>AgentTeslaStealer / KeyloggerWindows, Linux
Medium
Monitored2025-04
#.net#keylogger#stealer+1
>njRATRATWindows
High
Active2025-05
#rat#keylogger#persistence
>RemcosRATWindows
High
Active2025-05
#rat#commercial#espionage+1
>StealCStealerWindows
High
Active2025-06
#stealer#c-based#crypto+1
>MetaStealerStealermacOS, Windows
Medium
Monitored2025-03
#stealer#macos#cross-platform+1
>XWormRATWindows
High
Active2025-05
#rat#hvnc#ransomware+1
>VidarStealerWindows
High
Monitored2025-02
#stealer#maas#telegram+1
>RaccoonStealerStealerWindows
Medium
Inactive2024-10
#stealer#maas#c+++1
Showing 12 of 12families — click any row to expand
[DISCLAIMER] Research and educational purposes only. No malware samples, source code, or operational infrastructure are distributed. All information is derived from public threat intelligence, independent analysis, and academic research.