Zum Hauptinhalt springen
Echtzeit-Radar & Feeds
Alle RSS Feeds ➔
👥 Community & Social
Windows Tipps & SecurityGrafikkarte vor Überhitzung schützen: So geht’s(25.09.2026 um 08:00 Uhr)
••••••••••
Windows Tipps & SecurityGrafikkarte vor Überhitzung schützen: So geht’s(25.09.2026 um 08:00 Uhr)
••••••••••
Intelligence View
⚡ tsecurity.de Intelligence

I built a free learning platform because I was tired of scattered, paywalled resources. Now I need help keeping it alive.

So a while back I got frustrated (classic developer origin story, I know). Every time I wanted to learn something new — a language, a CS concept — I'd end up bouncing between five different sites, half of them behind paywalls, none of them …

0
↗ Quelle (dev.to)
Reagiere als Erste:r — dein Feedback zählt!

So a while back I got frustrated (classic developer origin story, I know). Every time I wanted to learn something new — a language, a CS concept — I'd end up bouncing between five different sites, half of them behind paywalls, none of them structured the way I actually think. Nothing too fancy, just... annoying.



So I built my own thing: Learn by Play → https://learn-by-play-dusky.vercel.app/



Right now it has two kinds of content:



Language learning — real spoken languages, and I'm currently adding voice audio so people can actually hear pronunciation instead of just reading text and guessing

Programming roadmaps — clear paths for frontend, backend, algorithms, and data structures, starting with JavaScript (more languages coming, don't worry haha)



The idea is simple: give people an honest, structured path to actually understand things, not just skim through content and forget it a week later.



Right now it's just me, building this on my own time, nights and weekends. It works, it's live, people can use it today. But I'd love for it to grow into something bigger, and that's a lot harder to pull off solo.



If any of this resonates, here's how you can help:



🛠️ Know frontend, backend, or content design? I'd genuinely love a collaborator.

☕ Want to support the project directly? The link is down below.

💬 Just curious or have ideas? DM me; I read everything, I promise.



PD: If you try it out and hit a bug or something feels off, please tell me; I'll fix it as soon as I can :)



This started as a personal frustration. I'd like it to become something a lot of people find genuinely useful.



Resources:

The platform: https://learn-by-play-dusky.vercel.app/

BuyMeACoffe: https://www.buymeacoffee.com/manuelblancodev






react #sql #frontend #fullstack

1. Sofort-Triage & Abwehrmaßnahmen

SOC Incident Playbook: Remote Code Execution (RCE) Defense
Syntax validiert (0 Fehler)
title: Detect Exploitation - I built a free learning platform because I was tired of scattered, paywalled resources. Now I need help keeping it alive.
id: 0adfacc4-4fcd-41e3-8b1a-48557e0f97bd
status: experimental
description: Automatisch generierte SIEM-Erkennungsregel basierend auf CTI Intelligence
references:
  - https://tsecurity.de/
author: iShareStuff CTI Automated Detection Engine
date: 2026-09-26
logsource:
  category: network_connection
  product: any
detection:
  selection:
      CommandLine|contains:
        - 'exploit'
  condition: selection
falsepositives:
  - Legitime administrative Zugriffe oder Penetrationstests
level: high
tags:
  - attack.initial_access
Syntax validiert (0 Fehler)
rule CTI_Threat_Indicator {
    meta:
        author = "iShareStuff CTI Automated Detection Engine"
        date = "2026-09-26"
        description = "YARA Signature for "
    strings:
        $str = "I built a free learning platfo" ascii wide
    condition:
        any of them
}
Syntax validiert (0 Fehler)
index=security sourcetype IN ("cisco:asa", "pan:traffic", "zeek_conn", "suricata", "WinEventLog:Security")
("I built a free learning platform because")
| stats count earliest(_time) as first_seen latest(_time) as last_seen by src_ip, dest_ip, dest_host, signature
| eval first_seen=strftime(first_seen, "%Y-%m-%d %H:%M:%S"), last_seen=strftime(last_seen, "%Y-%m-%d %H:%M:%S")
| sort - count
Syntax validiert (0 Fehler)
message: "*I built a free learning platform because*"
Syntax validiert (0 Fehler)
CommonSecurityLog
| where Message has "I built a free learning platform because"
| summarize EventCount = count(), FirstSeen = min(TimeGenerated), LastSeen = max(TimeGenerated) by SourceIP, DestinationIP, DestinationPort, Activity
| extend DetectionRule = "iShareStuff-CTI-Compiled"
| sort by EventCount desc

2. Cyber Threat Intelligence & Forensik

🎯
MITRE ATT&CK Matrix Navigator 14 Taktiken
Reconnaissance
-
Resource Development
-
Initial Access
Execution
Persistence
-
Privilege Escalation
Defense Evasion
Credential Access
-
Discovery
-
Lateral Movement
-
Collection
-
Command and Control
Exfiltration
-
Impact
tsecurity.de Cognitive Threat RAG
Fokus-Vektor:

Kognitive Analyse für identifizierte Bedrohung: Erhöhte Bedrohungslage im Bereich I built a free learning platform because.... Basierend auf 368k Vektor-Korrelationen werden sofortige Isolationsmaßnahmen für betroffene Endpunkte empfohlen.

🛡️ Angriffsfläche & Exposure

Netzwerk/Remote-Zugriff ohne Vorauthentifizierung möglich.

⚡ Empfohlene Sofortmaßnahmen
  • 1. Perimeter-Inspektion: Relevante Portfreigaben und exponierte Endpunkte unverzüglich scannen.
  • 2. Patch-Applikation: Hersteller-Hotfix einspielen oder betroffene Daemons in isolierte DMZ-Segmente überführen.
  • 3. Telemetrie & EDR-Alerts: Prozessaufrufe und Child-Processes auf anomale Shell-Spawns überwachen.
🔗 Semantisch verwandte Zero-Days MariaDB 11.7 VEC
Zum Aktualisieren ziehen
ZERO-DAY CVE-2026-88003 | InvoicePlane is a self-hosted open source application for managing invoi…
Advisory →
tsecurity.de Icon
Offline-Lesen, Eilmeldungen & 0ms Ladezeit

Installiere tsecurity.de direkt auf deinen Home-Bildschirm für das ultimative Vollbild-Magazinerlebnis ohne Browser-Leisten.

Nächster Beitrag