Snort (software)
Original author(s) | Martin Roesch |
---|---|
Developer(s) | Cisco Systems |
Stable release |
2.9.8.3[1]
/ June 22, 2016 |
Written in | C |
Operating system | Cross-platform[2] |
Type | |
License | GPLv2+ and commercial[3] |
Website |
www |
Snort is a free and open source network intrusion prevention system (NIPS) and network intrusion detection system (NIDS)[4] created by Martin Roesch in 1998.[5] Snort is now developed by Sourcefire, of which Roesch is the founder and CTO,[6] and which has been owned by Cisco since 2013.[7][8]
In 2009, Snort entered InfoWorld's Open Source Hall of Fame as one of the "greatest [pieces of] open source software of all time".[9]
Uses
Snort's open source network-based intrusion detection system (NIDS) has the ability to perform real-time traffic analysis and packet logging on Internet Protocol (IP) networks. Snort performs protocol analysis, content searching and matching. These basic services have many purposes including application-aware triggered quality of service, to de-prioritize bulk traffic when latency-sensitive applications are in use.
The program can also be used to detect probes or attacks, including, but not limited to, operating system fingerprinting attempts, common gateway interface, buffer overflows, server message block probes, and stealth port scans.[10]
Snort can be configured in three main modes: sniffer, packet logger, and network intrusion detection.[11] In sniffer mode, the program will read network packets and display them on the console. In packet logger mode, the program will log packets to the disk. In intrusion detection mode, the program will monitor network traffic and analyze it against a rule set defined by the user. The program will then perform a specific action based on what has been identified.[12]
Third-party tools
There are several third-party tools interfacing Snort for administration, reporting, performance and log analysis:
- Snorby – a GPLv3[13] Ruby on Rails application (also has a commercial version: https://www.threatstack.com)
- BASE
- Sguil (free)
- Aanval (commercial)
See also
Wikimedia Commons has media related to Snort. |
- Intrusion prevention system (IPS)
- Intrusion detection system (IDS)
- Network intrusion detection system (NIDS)
- Metasploit Project
- Nmap
- Wireshark
- Netsniff-ng
References
- ↑ Snort.org downloads
- ↑ https://www.snort.org/downloads
- ↑ "Snort license".
- ↑ Jeffrey Carr (2007-06-05). "Snort: Open Source Network Intrusion Prevention". Retrieved 2010-06-23.
- ↑ eWeek.com Staff (2008-04-04). "100 Most Influential People in IT". Retrieved 2010-06-23.
- ↑ Larry Greenemeier (2006-04-25). "Sourcefire Has Big Plans For Open-Source Snort". Retrieved 2010-06-23.
- ↑ "Cisco Announces Agreement to Acquire Sourcefire". Cisco Systems. 2013-07-27. Retrieved 2013-07-23.
- ↑ "Cisco to Buy Sourcefire, a Cybersecurity Company, for $2.7 Billion". The New York Times. Retrieved July 23, 2013.
- ↑ Doug Dineley; High Mobley (2009-08-17). "The Greatest Open Source Software of All Time". Retrieved 2010-06-23.
- ↑ Mohan Krishnamurthy; et al. (2008). "4. Introducing Intrusion Detection and Snort". How to Cheat at Securing Linux. Burlington, MA: Syngress Publishing Inc. Retrieved 2010-06-24.
- ↑ Snort Team (2012-01-01). "Snort Usage".
- ↑ Snort team (2013-04-05). "Snort Usage".
- ↑ https://github.com/Snorby/snorby/blob/master/LICENSE
External links
- Official website
- Intrusion Detection System
- Sourcefire homepage
- The Official Snort Blog
- The Vulnerability Research Team Blog