<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/operation-desert-hydra-ai-assisted-cti-pipeline-muddywater-to-kibana-3pmr8lg67" -->

---
title: Operation Desert Hydra — AI-Assisted CTI Pipeline:...
description: A full CTI-to-detection pipeline focused on MuddyWater, an Iranian MOIS-linked threat actor targeting Israeli organizations. The workflow covers AI-assisted...
canonical: https://daily.dev/posts/operation-desert-hydra-ai-assisted-cti-pipeline-muddywater-to-kibana-3pmr8lg67
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Operation Desert Hydra — AI-Assisted CTI Pipeline: MuddyWater to Kibana | daily.dev
og:description: A full CTI-to-detection pipeline focused on MuddyWater, an Iranian MOIS-linked threat actor targeting Israeli organizations. The workflow covers AI-assisted...
og:url: https://daily.dev/posts/operation-desert-hydra-ai-assisted-cti-pipeline-muddywater-to-kibana-3pmr8lg67
og:image: https://api.daily.dev/og/posts/3pmR8lG67.png
og:image:alt: Operation Desert Hydra — AI-Assisted CTI Pipeline: MuddyWater to Kibana
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Operation Desert Hydra — AI-Assisted CTI Pipeline: MuddyWater to Kibana

**[InfoSec Write-ups](https://daily.dev/sources/infosecwriteups)** · 70 min read · 0 upvotes · 0 comments

## Summary

A full CTI-to-detection pipeline focused on MuddyWater, an Iranian MOIS-linked threat actor targeting Israeli organizations. The workflow covers AI-assisted source gathering (using Gemini and OpenAI in parallel), rigorous manual review of 71 candidate sources down to 8 promoted, extraction of 10 procedure records with evidence labels, OpenCTI knowledge graph construction, and 11 validated Kibana detections. Key procedures include spearphishing with RMM tool abuse, BugSleep's 43-minute scheduled task beacon, DLL side-loading via PowGoop, WMI discovery surveys, and LSASS credential dumping. The entire lab is deployable with a single command and all artifacts are publicly available on GitHub.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://infosecwriteups.com/operation-desert-hydra-ai-assisted-cti-pipeline-muddywater-to-kibana-34da7917acf0>

## Similar posts on daily.dev

- [CTI Research: MuddyWater/Seedworm \(Mango Sandstorm\)](https://daily.dev/posts/cti-research-muddywater-seedworm-mango-sandstorm--ubsctwe5e) · InfoSec Write-ups · 1 upvotes · 0 comments
- [MuddyWater Targets Orgs With Fresh Malware Amid Rising Tensions](https://daily.dev/posts/muddywater-targets-orgs-with-fresh-malware-amid-rising-tensions-pxdprestl) · Dark Reading · 0 upvotes · 0 comments
- [Iran-Linked Hackers Hits Israeli Sectors with New MuddyViper Backdoor in Targeted Attacks](https://daily.dev/posts/iran-linked-hackers-hits-israeli-sectors-with-new-muddyviper-backdoor-in-targeted-attacks-2yw0reqpt) · The Hacker News · 0 upvotes · 0 comments

---

Tags: [#security](https://daily.dev/tags/security)

[View this post on daily.dev](https://daily.dev/posts/operation-desert-hydra-ai-assisted-cti-pipeline-muddywater-to-kibana-3pmr8lg67)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Operation Desert Hydra — AI-Assisted CTI Pipeline: MuddyWater to Kibana","url":"https://daily.dev/posts/operation-desert-hydra-ai-assisted-cti-pipeline-muddywater-to-kibana-3pmr8lg67","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/operation-desert-hydra-ai-assisted-cti-pipeline-muddywater-to-kibana-3pmr8lg67"},"datePublished":"2026-06-08T05:44:17.414Z","dateModified":"2026-06-08T05:44:45.290Z","description":"A full CTI-to-detection pipeline focused on MuddyWater, an Iranian MOIS-linked threat actor targeting Israeli organizations. The workflow covers AI-assisted...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/ac662d9bd4c5e8b52461a9f3f2d356e7?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/ac662d9bd4c5e8b52461a9f3f2d356e7?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"InfoSec Write-ups","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"InfoSec Write-ups","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/f0dc21b5bbfd46fda36f7b4b53dd1705","url":"https://daily.dev/sources/infosecwriteups"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/operation-desert-hydra-ai-assisted-cti-pipeline-muddywater-to-kibana-3pmr8lg67","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"security","timeRequired":"PT70M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"InfoSec Write-ups","item":"https://daily.dev/sources/infosecwriteups"},{"@type":"ListItem","position":3,"name":"Operation Desert Hydra — AI-Assisted CTI Pipeline: MuddyWater to Kibana"}]}
```

