Sguil: Difference between revisions

From ICO wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 31: Line 31:
==Summary==
==Summary==
==See also==
==See also==
==References==
{{Portal|Free Software}}
{{Portal|Free Software}}
* [[Sagan (software)|Sagan]]
* [[Sagan (software)|Sagan]]
Line 40: Line 38:
* [[Metasploit Project]]
* [[Metasploit Project]]
* [[nmap]]
* [[nmap]]
 
==References==
==External links==
*[http://sguil.sourceforge.net Sguil Homepage]
*[http://sguil.sourceforge.net Sguil Homepage]
*[http://nsmwiki.org/Sguil_FAQ Sguil FAQ]
*[http://nsmwiki.org/Sguil_FAQ Sguil FAQ]

Revision as of 18:09, 6 June 2016

Author: Kustas Kurval

Cyber Security Engineering C11

Written 06.06.2016

Introduction

This tutorial was made to introduce Sguil. Sguil (pronounced sgweel) is built by network security analysts for network security analysts. It is a collection of free software components for Network Security Monitoring (NSM) and event driven analysis of IDS alerts. Sguil's main component is an intuitive GUI that provides access to realtime events, session data, and raw packet captures. Sguil facilitates the practice of Network Security Monitoring and event driven analysis.

The Sguil client is written in tcl / tk and can be run on any operating system that supports tcl / tk (including Linux, *BSD, Solaris, MacOS, and Win32).

It is provided by Q Public License

Sguil integrates alert data from Snort, session data from SANCP, and full content data from a second instance of Snort running in packet logger mode.

In this introduction I will be covering Sguil in Xbuntu. You will need to know basic Linux syntax and terminology also some terminology concerning overall intrusion detection and prevention systems (IDPS) and overall basic networking.


Contents

Setup

Dependencies

Examples

Summary

See also

Template:Portal

References