TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Known Attacks for Network Intrusion Detection System

2 pointsby thickiceover 7 years ago
SANS.org paper on NIDS says the following &quot;performs an analysis for a passing traffic on the entire subnet. Works in a promiscuous mode, and matches the traffic that is passed on the subnets to the library of knows attacks&quot;<p>Is there any public list of such known attacks ? Also, are there any reliable open source software in Linux that can do NIDS ?

1 comment

jlgaddisover 7 years ago
Snort: <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Snort_(software)" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Snort_(software)</a><p>Bro: <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Bro_(software)" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Bro_(software)</a><p>There are &quot;signatures&quot; just like with anti-virus software.