home.social

#ids — Public Fediverse posts

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

fetched live
  1. 🛡️ Antiphishing is now officially available in @opnsense.org (@suricata IDPS)

    OPNsense 26.7.2, released today, includes:

    `os-intrusion-detection-content-at-antiphishing 1.0`

    The plugin integrates the Antiphishing Suricata ruleset into the OPNsense ecosystem.

    This is another step toward making community-driven Threat Intelligence directly consumable at the network enforcement layer.

    Current ecosystem integration:

    • Suricata / suricata-update
    • OPNsense
    • pfSense PR in progress

    The project also recently added NRD-based threat intelligence for proactive phishing infrastructure detection (Suspect domains).

    📖 OPNsense Quick Guide

    For users who want to enable the ruleset on OPNsense 26.7.2:

    Quick Guide — Installing Antiphishing on OPNsense 26.7.2

    Project:
    github.com/julioliraup/Antiphi

    Vector / CTI dashboard:
    julioliraup.github.io/AT/

    #Suricata #OPNsense #ThreatIntelligence #CTI #DetectionEngineering #IDS #IPS #OpenSource

  2. 🛡️ Antiphishing is now officially available in @opnsense.org (@suricata IDPS)

    OPNsense 26.7.2, released today, includes:

    `os-intrusion-detection-content-at-antiphishing 1.0`

    The plugin integrates the Antiphishing Suricata ruleset into the OPNsense ecosystem.

    This is another step toward making community-driven Threat Intelligence directly consumable at the network enforcement layer.

    Current ecosystem integration:

    • Suricata / suricata-update
    • OPNsense
    • pfSense PR in progress

    The project also recently added NRD-based threat intelligence for proactive phishing infrastructure detection (Suspect domains).

    📖 OPNsense Quick Guide

    For users who want to enable the ruleset on OPNsense 26.7.2:

    Quick Guide — Installing Antiphishing on OPNsense 26.7.2

    Project:
    github.com/julioliraup/Antiphi

    Vector / CTI dashboard:
    julioliraup.github.io/AT/

    #Suricata #OPNsense #ThreatIntelligence #CTI #DetectionEngineering #IDS #IPS #OpenSource

  3. Как собрать базовый стек для защиты инфраструктуры на open source

    Привет, Хабр! На связи Виктор Иевлев, я руковожу отделом информационной безопасности в «Гарде». Полноценную защиту корпоративной инфраструктуры сегодня сложно представить без коммерческих средств защиты информации. Однако далеко не каждая компания может позволить себе сразу построить такой стек. Стартапы, небольшие организации, компании с ограниченным бюджетом зачастую вынуждены искать компромиссные решения и использовать open source. Я уже рассказывал в одной из статей об open source-сканерах уязвимостей. В этот раз предлагаю остановиться на защитных решениях и попробовать собрать минимальный стек на базе open source. Узнать подробности

    habr.com/ru/companies/garda/ar

    #open_source #firewall #siem #wazuh #ids #xdr #защита_информации #информационная_безопасность

  4. UUID в Manticore: практическое руководство

    В обзорной статье мы разобрали, зачем использовать в поиске тот же UUID, что и в основной базе (если таковая имеется). Здесь сразу перейдём к практике: создадим таблицу, выполним основные операции через SQL и JSON API, а затем загрузим несколько документов через /bulk . Все примеры рассчитаны на Manticore Search 28.5.0 или новее. Значение <generated UUID> в ответах обозначает UUID, который Manticore создаст при обработке запроса. Копировать эту строку в следующий запрос не нужно: подставьте фактический id из своего ответа.

    habr.com/ru/articles/1067480/

    #uuid #manticore #manticore_search #cookbook #ids

  5. There are many misconceptions about the spread of dis/misinformation. Perhaps the most prevalent is that a particular piece of misinformation is global, when in fact it usually has a local spin. Full article in comments

    #techethics #Ireland #IDS #TikTok #Telegram #disinformation #misinformation

  6. There are many misconceptions about the spread of dis/misinformation. Perhaps the most prevalent is that a particular piece of misinformation is global, when in fact it usually has a local spin. Full article in comments

    #techethics #Ireland #IDS #TikTok #Telegram #disinformation #misinformation

  7. I seem to be seeing that the addresses of some legit are being included in some of the lists used by to IP addresses, and so they might well end up blocked by your or
    in particular e.g. database might be flagging mesh nodes
    Please take steps for port 4242
    normally used by to not let bad data spoil the

  8. I seem to be seeing that the #ip #ipv4 addresses of some legit #reticulum #nodes are being included in some of the lists used by #suricata #IDS #intrustiondetectionsystem to #blacklist IP addresses, and so they might well end up blocked by your #firewall or #IPS #intrusionprotectionsystem
    in particular e.g. database #CINS might be flagging mesh nodes
    Please take steps for port 4242
    #port4242 normally used by #rns #reticulum to not let bad data spoil the #mesh #nomadnet #meshchat #meshchatx

  9. Has anyone got a tip for a version of github.com/telekom-security/tp or similar like ? How does one easily obtain a suitable & address if one rightly does not want to use one's own?

  10. Has anyone got a tip for a #nixos version of #tpotce github.com/telekom-security/tp or similar #tarpit like #honeypot #ids #ips ? How does one easily obtain a suitable #ipv4 & #ipv6 address if one rightly does not want to use one's own?

  11. Как изменилась жизнь интернет-безопасников с приходом QUIC? IDS и threat analysing в реалиях HTTP/3

    Обзорный анализ “нового” протокола HTTP/3 и подходов к анализу трафика и защите информационных систем построенных на его основе. Фингерпринтинг выступает одной из больших тем статьи, ему уделено отдельное внимание. Читать

    habr.com/ru/articles/1060624/

    #IDS #ips #opsec #http3 #http2 #cybersecurity

  12. Using and with manual checks using to identify IP addresses that are attacking my reverse proxy device. I block in the IPs that tick all three boxes:
    1. suricata reports attack,
    2. claude code investigates and confirms attack (and we log the CVE etc.), and
    3. IP is already high confidence bad actor.
    A bit slow really due to manual checking. How does one extend to ? What measures should one add?

  13. Using #suricata #IDS and #abuseipdb with manual checks using #claudecode to identify IP addresses that are attacking my reverse proxy device. I block in #nftables the IPs that tick all three boxes:
    1. suricata reports attack,
    2. claude code investigates and confirms attack (and we log the CVE etc.), and
    3. IP is already high confidence bad actor.
    A bit slow really due to manual checking. How does one extend to #IPv6 ? What measures should one add? #portscanning

  14. #Suricata powers many of today’s leading network detection and response solutions, including Clear NDR Community, which is widely used by practitioners to explore what is possible with Suricata IDS/IPS/NSM and the network protocol monitoring logs and alerts it produces.

    #IDS #IPS #NSM

  15. #Suricata powers many of today’s leading network detection and response solutions, including Clear NDR Community, which is widely used by practitioners to explore what is possible with Suricata IDS/IPS/NSM and the network protocol monitoring logs and alerts it produces.

    #IDS #IPS #NSM

  16. Как работает эта ваша суриката 3 часть

    Третья часть цикла статей по разбору устройства работы IDS/IPS решения Suricata. Разберём на практике уязвимость CVE‑2025‑66698 – обход аутентификации в Veda (Semantic Machines) v5.4.8. Запишем трафик с вредоносными запросами и составим suricata-правило, которое детектирует эксплуатацию уязвимости. В статье также приводятся объяснения как работают content, pcre и липкие буферы.

    habr.com/ru/articles/1049776/

    #suricata #dalton #wireshark #безопасность_сети #dpi #ids

  17. Как работает эта ваша суриката 2 часть

    Вторая часть цикла статей о практическом применении Suricata IDS/IPS. Рассмотрим базовые модификаторы Suricata на примерах DNS-запросов и на сетевых атаках. Уделим внимание механизму threshold для предотвращения флуда алертов.

    habr.com/ru/articles/1047804/

    #suricata #dalton #безопасность_сети #ids #dpi

  18. Мониторинг, IDS и системный анализ. YARA

    YARA — инструмент для идентификации и классификации вредоносного программного обеспечения по правилам. Правила YARA описывают паттерны (строки, бинарные последовательности, регулярные выражения) в файлах. Широко используется в антивирусах, IDS, threat hunting для поиска малвари.

    habr.com/ru/articles/1044952/

    #безопастность #защита #системный_администратор #yara #ids #системный_анализ

  19. IPFire uses @suricata_ids to prevent intrusion into your network #ids #ips

  20. das Reel – das Stigma

    Beginnen müssen wir mit dem Stigma.
    Als Stigma versteht man im Allgemeinen Merkmale, die negativ bewertet werden. In den Sozialwissenschaften nennt man es Stigmatisierung, wenn Individuen oder Gruppen eine negativ bewertete soziale Identität aufgrund real existierender oder unterstellter Merkmale zugeschrieben wird. Stigmatisierung ist also eine aktiv vorgenommene Handlung ...

    einblogvonvielen.org/das-reel-
    #Autismus #IDS #Stigmatisierung #Blog

  21. «Слепой прогон»: почему ваш IPS начинает стрелять по своим в первый же день

    Когда IPS включают «в бой» сразу после установки, он часто начинает защищать инфраструктуру от неё самой: блокирует легитимные скрипты, бэкапы, нестандартные запросы и рабочие процессы. В статье разбираем, почему отсутствие baseline превращает IDS/IPS из средства защиты в источник инцидентов, как возникают ложные срабатывания и почему перед режимом блокировки системе нужно дать время изучить нормальный трафик вашей сети.

    habr.com/ru/companies/otus/art

    #IDS #IPS #baseline #ложные_срабатывания #информационная_безопасность #сетевая_безопасность #защита_инфраструктуры #сигнатуры #мониторинг_трафика #эшелонированная_защита

  22. 1964 setzte das Institut für deutsche Sprache einen klaren Schnitt: Fokus auf Gegenwartssprache statt historische Germanistik. Warum die Vergangenheit zunächst ausgeblendet wurde und wie Nachkriegsdebatten über Sprache diese Entscheidung prägten, zeigt Stefan Scholl 👇

    valuepast.hypotheses.org/6625

    #Linguistik #IDS

  23. 1964 setzte das Institut für deutsche Sprache einen klaren Schnitt: Fokus auf Gegenwartssprache statt historische Germanistik. Warum die Vergangenheit zunächst ausgeblendet wurde und wie Nachkriegsdebatten über Sprache diese Entscheidung prägten, zeigt Stefan Scholl 👇

    valuepast.hypotheses.org/6625

    #Linguistik #IDS

  24. СЗИ — средства защиты информации, своими словами

    Когда я только начинал в ИБ, я часами лазил по сайтам в попытках понять: а что вообще нужно знать новичку? Какими базовыми вещами должен владеть специалист по защите информации — будь то внутри контура организации или за его пределами. Так я наткнулся на статьи про СЗИ — средства защиты информации. По сути, это тот самый инструментарий, с помощью которого специалист и строит защиту. Думаю, выпущу несколько материалов, где своими словами разберу разные виды СЗИ. Для тех, кто только вникает в профессию, — чтобы было проще ориентироваться в этих штуках. СПИСОК СЗИ ПРО КОТОРЫЕ Я РАССКАЗЫВАЮ В ЭТОЙ СТАТЬЕ: 1. Межсетевой экран (МЭ) — он же Firewall (англ.) или Brandmauer (нем.). 2. IDS/IPS — Intrusion Detection System / Intrusion Prevention System 3. DLP — Data Leak Prevention 4. SIEM — Security Information and Event Management 5. Sandbox — «песочница» Межсетевой экран Думаю, многие уже слышали о межсетевых экранах. Их называют по-разному: Firewall — с английского «огненная стена», или Brandmauer — с немецкого тоже «огненная стена». В общем как ни назови, он делает одно и то же — не дает нежелательному трафику проникнуть в сеть.

    habr.com/ru/articles/1020192/

    #сзи #безопасность #информационная_безопасность #ids #ips #dlpсистемы #firewall #sandbox #межсетевой_экран

  25. Крекс-пекс-фекс, вжух и ты бедняк: исследуем под «микроскопом» потрошителя банковских счетов CrахsRAT

    Половина краж с банковских карт в России за последние полгода — дело рук одного семейства троянов . SpyNote и его наследник CraxsRAT заражают Android-устройства, открывают банковские приложения и выводят деньги. Большинство разборов этих вредоносов заканчиваются списком IOC и общими рекомендациями. Эта статья устроена иначе. Меня зовут Евгения Устинова, я старший аналитик сетевой безопасности в компании «Гарда». Я провела статический разбор нескольких версий трояна (v3.7.1–v7.6, включая форки EagleSpy, VIPRat, RedBat, MedusaRat, DesertRat и утечку исходного кода v6/v7), восстановила полную хронологию атаки по реальному трафику и разобрала протокол до байтов. Оказалось, что у CraxsRAT есть сетевая активность, которую невозможно отключить, не сломав клиент. Я использовала эти базовые свойства протокола, чтобы построить правила Suricata, которые не устареют завтра, как обычные IOC. Читайте подробное исследование под катом. Заглянуть внутрь CraxsRAT

    habr.com/ru/companies/garda/ar

    #сетевая_безопасность #craxsrat #SpyNot #банковский_троян #ids #защита_сети

  26. От сигнатур к ML IDS: чему IDS Suricata может научить модель?

    [Текст не для публикации: не нашел как Редакции прикрепить сообщение, эта статья написана в рамках Блога "Институт системного программирования им. В.П. Иванникова РАН"]

    habr.com/ru/articles/1015132/

    #IDS #Suricata #ML #dataset

  27. #nextnews:

    29ct Premium-Laden, #VW- #IDs mit #Steckdose, Aufladen in 5min, #Mazda- #Gate, Abzocke im #D_Netz

    Stabile #EAuto- #Zulassungen im Februar, neue Zahlen zum Fahrzeugbestand und ein möglicher Technologiesprung bei Batterien: In den aktuellen nextnews geht es außerdem um die neue elektrische Mercedes V-Klasse, zahlreiche neue Funktionen für VWs ID-Modelle und Probleme mit der LFP-Batterie im Mazda 6e...

    #nextmove
    @nextmovevideos

    m.youtube.com/watch?v=4GdDspME

  28. #nextnews:

    29ct Premium-Laden, #VW- #IDs mit #Steckdose, Aufladen in 5min, #Mazda- #Gate, Abzocke im #D_Netz

    Stabile #EAuto- #Zulassungen im Februar, neue Zahlen zum Fahrzeugbestand und ein möglicher Technologiesprung bei Batterien: In den aktuellen nextnews geht es außerdem um die neue elektrische Mercedes V-Klasse, zahlreiche neue Funktionen für VWs ID-Modelle und Probleme mit der LFP-Batterie im Mazda 6e...

    #nextmove
    @nextmovevideos

    m.youtube.com/watch?v=4GdDspME

  29. Investigation scenario:
    We just received three notifications with alerts from #Suricata #IDS

    1) GPL SMTP vrfy root, from unknown IP to our mailserver

    Shortly after that, two more alerts appeared:

    2) ET HUNTING SUSPICIOUS Dotted Quad Host MZ Response; from the same unknown IP to Windows computer in our network
    3) ET MALWARE Possible Metasploit Payload Common Construct Bind_API, again from the same unknown IP to the same Windows computer

    What happened?
    What to do? How to analyze network traffic and investigate those alerts?

    We do not have any EDR or XDR installed on that Windows computer. Right now,we have only Suricata eve.json logs ingested to the #OpenObserve #SIEM

    If you would like to see more, you are welcome to attend my @suricata webinar on March 11.
    Register here: us02web.zoom.us/webinar/regist

  30. Investigation scenario:
    We just received three notifications with alerts from #Suricata #IDS

    1) GPL SMTP vrfy root, from unknown IP to our mailserver

    Shortly after that, two more alerts appeared:

    2) ET HUNTING SUSPICIOUS Dotted Quad Host MZ Response; from the same unknown IP to Windows computer in our network
    3) ET MALWARE Possible Metasploit Payload Common Construct Bind_API, again from the same unknown IP to the same Windows computer

    What happened?
    What to do? How to analyze network traffic and investigate those alerts?

    We do not have any EDR or XDR installed on that Windows computer. Right now,we have only Suricata eve.json logs ingested to the #OpenObserve #SIEM

    If you would like to see more, you are welcome to attend my @suricata webinar on March 11.
    Register here: us02web.zoom.us/webinar/regist

  31. Hey Security folks - tell me about your rules and detections for OpenClaw - IDS, SIEM, other!

    #OpenClaw #IDS

  32. Hey Security folks - tell me about your rules and detections for OpenClaw - IDS, SIEM, other!

    #OpenClaw #IDS

  33. @da_667 i may have to break into the mountains and drink a cold one

    make a paid version of suri with ndpi for opnsense - plus upsells - their licensing is good , somebody may already do this? either way good idea#hashcat #ntop products #ids #opnsense

    #you can't run away from your problems #you can run away from your problems

  34. @da_667 i may have to break into the mountains and drink a cold one

    make a paid version of suri with ndpi for opnsense - plus upsells - their licensing is good , somebody may already do this? either way good idea#hashcat #ntop products #ids #opnsense

    #you can't run away from your problems #you can run away from your problems

  35. Rulezet (The detection rule management) v1.4.0 released — Taxonomy, Precision, and Advanced Discovery

    Version 1.4.0 is a milestone update that transforms how intelligence is categorized and retrieved within Rulezet. By placing Tags and Taxonomies at the heart of the ecosystem, this release empowers users with granular control over their data. From private custom tagging to a revolutionary filtering engine, v1.4.0 ensures that finding the right rule is no longer a search—it’s a precision operation.

    On the administrative side, we’ve introduced robust tools for visibility control and system resilience, including a new backup architecture and CVE sanitization to maintain data integrity across the platform.

    🔗 Online version rulezet.org/
    :github: Release notes github.com/ngsoti/rulezet-core
    🔗 Source code github.com/ngsoti/rulezet-core

    #nids #ids #opensource #opendata #cybersecurity #detection #soc

    @circl

  36. I am told #proxmox is fab & it is ... but does it make sense to run #nixos #virtualmachines on proxmox: one for each task e.g. #ids #Jellyfin #peertube ? Or is it best to put all one's eggs into 1 single #cpu #ram #storage basket in one bare metal server that does it all? Or what of a #minipc #nixos farm instead? Does that spread risk of downtime due to machine breakdown issues or is maintenance too hard? Any experiments or experiences to report ? Thanks. #homelab #PVE #lxe @homelab

  37. palestine.pixel

    「彼がイスラエル人だから、この件は表に出なかったんだ」
    ラスベガスに秘密のバイオ研究所を所有するイスラエル人、オリ・ソロモンは、当局が#HIV、結核、マラリアを含む1,000点以上の致死性#ウイルスサンプルを発見した後、釈放された。彼は移動を容易にするため、#フランスパスポートと複数の偽造#身分証明書も所持していた。
    “You didn’t hear about it because he’s Israeli.”
    Ori Solomon, the #Israeli owner of a secret bio lab in Las Vegas, was released after authorities discovered over 1,000 samples of deadly #viruses , including #HIV, tuberculosis, and malaria. He also held a #French passport and multiple fake #IDs to facilitate his movements.

  38. @stephen @markmcb

    Very interesting firewall settings. Thanks for sharing them. Question into the void: is there a “menu-style” FOSS #firewall setup for #NixOS —prebuilt profiles with different strictness levels one can apply and test? I’m running #Suricata #IDS, but I don’t have a systematic way to validate #firewallpolicy beyond “tweak until it works.” I’d love a repeatable approach to reach a good protection baseline with minimal site access #breakage .

  39. @joschi @homelab @homelab_de I chickened out and made and #suricata #ids - see my repo flake under features/network-appliance repoducible.org
    Wanted first to see what was going on on my network....

  40. 🚀 Breaking news: #GitHub objects have two IDs! 🎉 Because one just wasn't confusing enough. 🙄 Dive into the mind-numbing intricacies of node and database ID archaeology, because who doesn't love deciphering cryptic hieroglyphs in their spare time? 😅
    greptile.com/blog/github-ids #IDs #NodeID #DatabaseID #Confusion #TechNews #HackerNews #ngated