It helped me save time and make my code much cleaner.
🪄 From custom hooks, helpers, stores, to global utilities… everything gets imported automatically!
Here’s the GitHub repo so you can try it out in less than 5 minutes:
Intelligence View
It helped me save time and make my code much cleaner. 🪄 From custom hooks, helpers, stores, to global utilities… everything gets imported automatically! Here’s the GitHub repo so you can try it out in less than 5 minutes: 🔗 Github repo
It helped me save time and make my code much cleaner.
🪄 From custom hooks, helpers, stores, to global utilities… everything gets imported automatically!
Here’s the GitHub repo so you can try it out in less than 5 minutes:
title: Detect Exploitation - A one-way road: using unplugin-auto-import
id: 283b6d6c-a312-4616-a24e-59f7a6504f59
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_accessrule CTI_Threat_Indicator {
meta:
author = "iShareStuff CTI Automated Detection Engine"
date = "2026-09-26"
description = "YARA Signature for "
strings:
$str = "A one-way road: using unplugin" ascii wide
condition:
any of them
}index=security sourcetype IN ("cisco:asa", "pan:traffic", "zeek_conn", "suricata", "WinEventLog:Security")
("A one-way road using unplugin-auto-impor")
| 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 - countmessage: "*A one-way road using unplugin-auto-impor*"CommonSecurityLog
| where Message has "A one-way road using unplugin-auto-impor"
| summarize EventCount = count(), FirstSeen = min(TimeGenerated), LastSeen = max(TimeGenerated) by SourceIP, DestinationIP, DestinationPort, Activity
| extend DetectionRule = "iShareStuff-CTI-Compiled"
| sort by EventCount descKognitive Analyse für identifizierte Bedrohung: Erhöhte Bedrohungslage im Bereich A one-way road: using unplugin-auto-impo.... Basierend auf 368k Vektor-Korrelationen werden sofortige Isolationsmaßnahmen für betroffene Endpunkte empfohlen.
Netzwerk/Remote-Zugriff ohne Vorauthentifizierung möglich.
Ähnliche Beiträge
Thematisch verwandte Begriffe: oneway, road, using, unpluginautoimport · 6 Treffer
Videos werden geladen ...
Beiträge werden geladen ...
Videos werden geladen ...
Beiträge werden geladen ...
Videos werden geladen ...
Beiträge werden geladen ...
Videos werden geladen ...
Beiträge werden geladen ...
Videos werden geladen ...
Installiere tsecurity.de direkt auf deinen Home-Bildschirm für das ultimative Vollbild-Magazinerlebnis ohne Browser-Leisten.