Author: Microsoft Visual Studio - Bewertung: 0x - Views:23
➡️ Fast Focus: GitHub Models--An AI-infused Developer Experience: https://youtu.be/bbWEU91Acrw
#visualstudio #python #vslive
Intelligence View
YouTube-Video: Author: Microsoft Visual Studio - Bewertung: 0x - Views:23 ➡️ Fast Focus: GitHub Models--An AI-infused Developer Experience…
Author: Microsoft Visual Studio - Bewertung: 0x - Views:23
➡️ Fast Focus: GitHub Models--An AI-infused Developer Experience: https://youtu.be/bbWEU91Acrw
#visualstudio #python #vslive
title: Detect Exploitation - No Deployment. Just Experimentation.
id: 4e7f8f2a-94d9-4375-8209-071e1f6114aa
status: experimental
description: Automatisch generierte SIEM-Erkennungsregel basierend auf CTI Intelligence
references:
- https://tsecurity.de/
author: iShareStuff CTI Automated Detection Engine
date: 2026-09-27
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-27"
description = "YARA Signature for "
strings:
$str = "No Deployment. Just Experiment" ascii wide
condition:
any of them
}index=security sourcetype IN ("cisco:asa", "pan:traffic", "zeek_conn", "suricata", "WinEventLog:Security")
("No Deployment Just Experimentation")
| 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: "*No Deployment Just Experimentation*"CommonSecurityLog
| where Message has "No Deployment Just Experimentation"
| summarize EventCount = count(), FirstSeen = min(TimeGenerated), LastSeen = max(TimeGenerated) by SourceIP, DestinationIP, DestinationPort, Activity
| extend DetectionRule = "iShareStuff-CTI-Compiled"
| sort by EventCount descAnalyse für identifizierte Bedrohung auf Basis von Live-CTI (ENISA EUVD): CVSS 0.0 · EPSS 0.0% · CISA KEV: nein. Handlungsableitung aus den verlinkten Hersteller-Quellen.
Netzwerk/Remote-Zugriff ohne Vorauthentifizierung möglich.
Ähnliche Beiträge
Thematisch verwandte Begriffe: Deployment, Just, Experimentation · 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 ...
Installiere tsecurity.de direkt auf deinen Home-Bildschirm für das ultimative Vollbild-Magazinerlebnis ohne Browser-Leisten.