home.social

#mde — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #mde, aggregated by home.social.

fetched live
  1. Introducing Axminster—AI-augmented Model-Driven Engineering youtu.be/7wzTbEr3f3s

    Axminster is a tool that lets human software engineers and LLM-based assistants collaborate on software models. Visualise your software designs, and capture business rules as constraints on the design. Share your designs with your coding assistant to keep it on track. Coming to beta testers in TestFlight soon, and to the App Store later this year. #axminster #uml #ocl #modeldrivenengineering #mde

  2. Introducing Axminster—AI-augmented Model-Driven Engineering youtu.be/7wzTbEr3f3s

    Axminster is a tool that lets human software engineers and LLM-based assistants collaborate on software models. Visualise your software designs, and capture business rules as constraints on the design. Share your designs with your coding assistant to keep it on track. Coming to beta testers in TestFlight soon, and to the App Store later this year. #axminster #uml #ocl #modeldrivenengineering #mde

  3. Introducing Axminster—AI-augmented Model-Driven Engineering youtu.be/7wzTbEr3f3s

    Axminster is a tool that lets human software engineers and LLM-based assistants collaborate on software models. Visualise your software designs, and capture business rules as constraints on the design. Share your designs with your coding assistant to keep it on track. Coming to beta testers in TestFlight soon, and to the App Store later this year. #axminster #uml #ocl #modeldrivenengineering #mde

  4. Почему A/B-тест не подходит для оценки ранжирования и что с этим делать

    Всем привет! Меня зовут Вардан Манучарян , я аналитик в команде Монетизации Авито , и мы отвечаем за механику алгоритмов продвижения, то есть управляем порядком, в котором пользователи видят объявления. Для этого нам нужно отслеживать, как изменения в ранжировании влияют на бизнес и покупателей. В этой статье расскажу про интерливинг , — метод, который помогает корректно проводить A/B-тесты с изменением ранжирования. Статья будет интересна аналитикам, которые проводят много A/B-тестов.

    habr.com/ru/companies/avito/ar

    #абтесты #ранжирование #сетевые_эффекты #counterfactual_interleaving #интерливинг #сплиттестирование #mde

  5. Почему A/B-тест не подходит для оценки ранжирования и что с этим делать

    Всем привет! Меня зовут Вардан Манучарян , я аналитик в команде Монетизации Авито , и мы отвечаем за механику алгоритмов продвижения, то есть управляем порядком, в котором пользователи видят объявления. Для этого нам нужно отслеживать, как изменения в ранжировании влияют на бизнес и покупателей. В этой статье расскажу про интерливинг , — метод, который помогает корректно проводить A/B-тесты с изменением ранжирования. Статья будет интересна аналитикам, которые проводят много A/B-тестов.

    habr.com/ru/companies/avito/ar

    #абтесты #ранжирование #сетевые_эффекты #counterfactual_interleaving #интерливинг #сплиттестирование #mde

  6. Почему A/B-тест не подходит для оценки ранжирования и что с этим делать

    Всем привет! Меня зовут Вардан Манучарян , я аналитик в команде Монетизации Авито , и мы отвечаем за механику алгоритмов продвижения, то есть управляем порядком, в котором пользователи видят объявления. Для этого нам нужно отслеживать, как изменения в ранжировании влияют на бизнес и покупателей. В этой статье расскажу про интерливинг , — метод, который помогает корректно проводить A/B-тесты с изменением ранжирования. Статья будет интересна аналитикам, которые проводят много A/B-тестов.

    habr.com/ru/companies/avito/ar

    #абтесты #ранжирование #сетевые_эффекты #counterfactual_interleaving #интерливинг #сплиттестирование #mde

  7. Hunting CVE-2026-41096 (Windows DNS Client RCE, CVSS 9.8) in Advanced Hunting?

    DeviceProcessEvents
    | where Timestamp > ago(7d)
    | where InitiatingProcessFileName =~ "svchost.exe"
    | where InitiatingProcessCommandLine has_any ("dnscache", "NetworkService")
    | where FileName !in~ ("conhost.exe", "WerFault.exe", "wermgr.exe")
    | project Timestamp, DeviceName, FileName, ProcessCommandLine
    | order by Timestamp desc

    #CVE202641096 #KQL #ThreatHunting #MDE

  8. Hunting CVE-2026-41096 (Windows DNS Client RCE, CVSS 9.8) in Advanced Hunting?

    DeviceProcessEvents
    | where Timestamp > ago(7d)
    | where InitiatingProcessFileName =~ "svchost.exe"
    | where InitiatingProcessCommandLine has_any ("dnscache", "NetworkService")
    | where FileName !in~ ("conhost.exe", "WerFault.exe", "wermgr.exe")
    | project Timestamp, DeviceName, FileName, ProcessCommandLine
    | order by Timestamp desc

    #CVE202641096 #KQL #ThreatHunting #MDE

  9. Hunting CVE-2026-41096 (Windows DNS Client RCE, CVSS 9.8) in Advanced Hunting?

    DeviceProcessEvents
    | where Timestamp > ago(7d)
    | where InitiatingProcessFileName =~ "svchost.exe"
    | where InitiatingProcessCommandLine has_any ("dnscache", "NetworkService")
    | where FileName !in~ ("conhost.exe", "WerFault.exe", "wermgr.exe")
    | project Timestamp, DeviceName, FileName, ProcessCommandLine
    | order by Timestamp desc

    #CVE202641096 #KQL #ThreatHunting #MDE

  10. Hunting CVE-2026-41096 (Windows DNS Client RCE, CVSS 9.8) in Advanced Hunting?

    DeviceProcessEvents
    | where Timestamp > ago(7d)
    | where InitiatingProcessFileName =~ "svchost.exe"
    | where InitiatingProcessCommandLine has_any ("dnscache", "NetworkService")
    | where FileName !in~ ("conhost.exe", "WerFault.exe", "wermgr.exe")
    | project Timestamp, DeviceName, FileName, ProcessCommandLine
    | order by Timestamp desc

    #CVE202641096 #KQL #ThreatHunting #MDE

  11. Hunting CVE-2026-41096 (Windows DNS Client RCE, CVSS 9.8) in Advanced Hunting?

    DeviceProcessEvents
    | where Timestamp > ago(7d)
    | where InitiatingProcessFileName =~ "svchost.exe"
    | where InitiatingProcessCommandLine has_any ("dnscache", "NetworkService")
    | where FileName !in~ ("conhost.exe", "WerFault.exe", "wermgr.exe")
    | project Timestamp, DeviceName, FileName, ProcessCommandLine
    | order by Timestamp desc

    #CVE202641096 #KQL #ThreatHunting #MDE

  12. Running Ubuntu 26.04 LTS as a daily driver, enrolled in Microsoft Intune with MDE, and it just works.

    Linux endpoint management has come a long way. Zero friction, full compliance.

    #Ubuntu #Intune #MDE #Linux #EndpointSecurity #Microsoft

  13. Running Ubuntu 26.04 LTS as a daily driver, enrolled in Microsoft Intune with MDE, and it just works.

    Linux endpoint management has come a long way. Zero friction, full compliance.

    #Ubuntu #Intune #MDE #Linux #EndpointSecurity #Microsoft

  14. Running Ubuntu 26.04 LTS as a daily driver, enrolled in Microsoft Intune with MDE, and it just works.

    Linux endpoint management has come a long way. Zero friction, full compliance.

    #Ubuntu #Intune #MDE #Linux #EndpointSecurity #Microsoft

  15. Running Ubuntu 26.04 LTS as a daily driver, enrolled in Microsoft Intune with MDE, and it just works.

    Linux endpoint management has come a long way. Zero friction, full compliance.

    #Ubuntu #Intune #MDE #Linux #EndpointSecurity #Microsoft

  16. Running Ubuntu 26.04 LTS as a daily driver, enrolled in Microsoft Intune with MDE, and it just works.

    Linux endpoint management has come a long way. Zero friction, full compliance.

    #Ubuntu #Intune #MDE #Linux #EndpointSecurity #Microsoft

  17. 📣📢 Announcing the 1st edition of the #workshop on #Quantum #Modeling, co-located with MODELS'26

    Join us to explore the combination of quantum for model-driven engineering and #MDE for the development of quantum #hybrid systems

    Beyond paper presentations, we plan to have a session to discuss and write down together a roadmap for this exciting area! 🤯

    Details: ➡️ ➡️➡️ quantum-modeling-workshop.gith

  18. 📣📢 Announcing the 1st edition of the #workshop on #Quantum #Modeling, co-located with MODELS'26

    Join us to explore the combination of quantum for model-driven engineering and #MDE for the development of quantum #hybrid systems

    Beyond paper presentations, we plan to have a session to discuss and write down together a roadmap for this exciting area! 🤯

    Details: ➡️ ➡️➡️ quantum-modeling-workshop.gith

  19. 📣📢 Announcing the 1st edition of the #workshop on #Quantum #Modeling, co-located with MODELS'26

    Join us to explore the combination of quantum for model-driven engineering and #MDE for the development of quantum #hybrid systems

    Beyond paper presentations, we plan to have a session to discuss and write down together a roadmap for this exciting area! 🤯

    Details: ➡️ ➡️➡️ quantum-modeling-workshop.gith

  20. 📣📢 Announcing the 1st edition of the #workshop on #Quantum #Modeling, co-located with MODELS'26

    Join us to explore the combination of quantum for model-driven engineering and #MDE for the development of quantum #hybrid systems

    Beyond paper presentations, we plan to have a session to discuss and write down together a roadmap for this exciting area! 🤯

    Details: ➡️ ➡️➡️ quantum-modeling-workshop.gith

  21. 📣📢 Announcing the 1st edition of the #workshop on #Quantum #Modeling, co-located with MODELS'26

    Join us to explore the combination of quantum for model-driven engineering and #MDE for the development of quantum #hybrid systems

    Beyond paper presentations, we plan to have a session to discuss and write down together a roadmap for this exciting area! 🤯

    Details: ➡️ ➡️➡️ quantum-modeling-workshop.gith

  22. ⚠️ Heads up #infosec community
    Found a malicious GitHub repo posing as a curated list of cybersecurity Telegram channels.
    Every link in the README points to the same ZIP payload containing luad.exe (malware family: Alevaul). Detected by Microsoft Defender before execution.
    VT 0/91 on URL but MDE flagged it as True Positive. Classic evasion.
    🔗 github.com/simplefastfunnels25
    Reported to GitHub under Active Malware / DSA Article 16.
    #CyberSecurity #ThreatIntel #MDE #Malware #GitHub #OSINT

  23. ⚠️ Heads up #infosec community
    Found a malicious GitHub repo posing as a curated list of cybersecurity Telegram channels.
    Every link in the README points to the same ZIP payload containing luad.exe (malware family: Alevaul). Detected by Microsoft Defender before execution.
    VT 0/91 on URL but MDE flagged it as True Positive. Classic evasion.
    🔗 github.com/simplefastfunnels25
    Reported to GitHub under Active Malware / DSA Article 16.
    #CyberSecurity #ThreatIntel #MDE #Malware #GitHub #OSINT

  24. ⚠️ Heads up #infosec community
    Found a malicious GitHub repo posing as a curated list of cybersecurity Telegram channels.
    Every link in the README points to the same ZIP payload containing luad.exe (malware family: Alevaul). Detected by Microsoft Defender before execution.
    VT 0/91 on URL but MDE flagged it as True Positive. Classic evasion.
    🔗 github.com/simplefastfunnels25
    Reported to GitHub under Active Malware / DSA Article 16.
    #CyberSecurity #ThreatIntel #MDE #Malware #GitHub #OSINT

  25. ⚠️ Heads up #infosec community
    Found a malicious GitHub repo posing as a curated list of cybersecurity Telegram channels.
    Every link in the README points to the same ZIP payload containing luad.exe (malware family: Alevaul). Detected by Microsoft Defender before execution.
    VT 0/91 on URL but MDE flagged it as True Positive. Classic evasion.
    🔗 github.com/simplefastfunnels25
    Reported to GitHub under Active Malware / DSA Article 16.
    #CyberSecurity #ThreatIntel #MDE #Malware #GitHub #OSINT

  26. ⚠️ Heads up #infosec community
    Found a malicious GitHub repo posing as a curated list of cybersecurity Telegram channels.
    Every link in the README points to the same ZIP payload containing luad.exe (malware family: Alevaul). Detected by Microsoft Defender before execution.
    VT 0/91 on URL but MDE flagged it as True Positive. Classic evasion.
    🔗 github.com/simplefastfunnels25
    Reported to GitHub under Active Malware / DSA Article 16.
    #CyberSecurity #ThreatIntel #MDE #Malware #GitHub #OSINT

  27. Update 🧵
    Rules ARE active, Event ID 1121 confirms blocking (WmiPrvSE → HPFirmwareInstaller blocked, LSASS protection firing daily).
    But Get-MpPreference returns empty, registry key missing. TVM can't detect them → Secure Score stuck at 22/22 exposed.
    Anyone seen this before? #MDE #Intune #DefenderForEndpoint

  28. Update 🧵
    Rules ARE active, Event ID 1121 confirms blocking (WmiPrvSE → HPFirmwareInstaller blocked, LSASS protection firing daily).
    But Get-MpPreference returns empty, registry key missing. TVM can't detect them → Secure Score stuck at 22/22 exposed.
    Anyone seen this before? #MDE #Intune #DefenderForEndpoint

  29. Update 🧵
    Rules ARE active, Event ID 1121 confirms blocking (WmiPrvSE → HPFirmwareInstaller blocked, LSASS protection firing daily).
    But Get-MpPreference returns empty, registry key missing. TVM can't detect them → Secure Score stuck at 22/22 exposed.
    Anyone seen this before? #MDE #Intune #DefenderForEndpoint

  30. Update 🧵
    Rules ARE active, Event ID 1121 confirms blocking (WmiPrvSE → HPFirmwareInstaller blocked, LSASS protection firing daily).
    But Get-MpPreference returns empty, registry key missing. TVM can't detect them → Secure Score stuck at 22/22 exposed.
    Anyone seen this before? #MDE #Intune #DefenderForEndpoint

  31. Update 🧵
    Rules ARE active, Event ID 1121 confirms blocking (WmiPrvSE → HPFirmwareInstaller blocked, LSASS protection firing daily).
    But Get-MpPreference returns empty, registry key missing. TVM can't detect them → Secure Score stuck at 22/22 exposed.
    Anyone seen this before? #MDE #Intune #DefenderForEndpoint

  32. Weird Intune/MDE issue 🧵
    ASR policy (Block PSExec/WMI) shows 38 Succeeded in Intune, but Get-MpPreference returns empty on endpoints and registry key doesn't exist.
    AttackSurfaceReductionRules_ProviderSet = 1 in PolicyManager but no actual rule values written anywhere.
    Cloud-only, no SCCM. Anyone seen this? #MicrosoftDefender #Intune #MDE

  33. Weird Intune/MDE issue 🧵
    ASR policy (Block PSExec/WMI) shows 38 Succeeded in Intune, but Get-MpPreference returns empty on endpoints and registry key doesn't exist.
    AttackSurfaceReductionRules_ProviderSet = 1 in PolicyManager but no actual rule values written anywhere.
    Cloud-only, no SCCM. Anyone seen this? #MicrosoftDefender #Intune #MDE

  34. Weird Intune/MDE issue 🧵
    ASR policy (Block PSExec/WMI) shows 38 Succeeded in Intune, but Get-MpPreference returns empty on endpoints and registry key doesn't exist.
    AttackSurfaceReductionRules_ProviderSet = 1 in PolicyManager but no actual rule values written anywhere.
    Cloud-only, no SCCM. Anyone seen this? #MicrosoftDefender #Intune #MDE

  35. Weird Intune/MDE issue 🧵
    ASR policy (Block PSExec/WMI) shows 38 Succeeded in Intune, but Get-MpPreference returns empty on endpoints and registry key doesn't exist.
    AttackSurfaceReductionRules_ProviderSet = 1 in PolicyManager but no actual rule values written anywhere.
    Cloud-only, no SCCM. Anyone seen this? #MicrosoftDefender #Intune #MDE

  36. Weird Intune/MDE issue 🧵
    ASR policy (Block PSExec/WMI) shows 38 Succeeded in Intune, but Get-MpPreference returns empty on endpoints and registry key doesn't exist.
    AttackSurfaceReductionRules_ProviderSet = 1 in PolicyManager but no actual rule values written anywhere.
    Cloud-only, no SCCM. Anyone seen this? #MicrosoftDefender #Intune #MDE

  37. Endpoints are where real work happens—and where most attacks begin. Laptops, desktops, and mobile devices sit at the intersection of users, data, and the internet, making them prime targets for attackers. With the rise of remote work, cloud-first strategies, and BYOD policies, the traditional network perimeter has all but disappeared.

    Microsoft Defender for Endpoint (MDE) is designed for this reality.

    azuretracks.com/?p=2945