Investigating with Data Flashcards
What are the different pieces in a SIEM?
- Sensor
- Sensitivity
- Trends
- Alerts
- Correlation
What is the sensor in a SIEM?
Actual endpoint that’s being monitored
Explain Sensitivity in a SIEM
sensitivity is focused on how much or how little you’re going to be logging.
Explain Trends in a SIEM
By using a SIEM and its graphical ability to look across these logs, we can start seeing trends in our network
Explain Alerts in a SIEM
Creating an alert every time something specific happens
Example: every time there is five failed login attempts, I want to have an alert sent to a system administrator to look into that account.
Explain Correlation in a SIEM
one of the big things within a SIEM because we’re getting data from all sorts of different sources across all different types of hosts and network devices which all need to be correlated
What is a Log File?
any file that records either events that occur in an operating system, or other software that’s running, or messages between different users of a communication software.
What is Syslog/Rsyslog/Syslog-ng?
Variations of Syslog which all permit the logging of data from different types of systems in a certain repository
What is Journalctl?
Linux command line utility that’s used for querying and displaying logs from the journald, which is responsible for managing and storing log data on a Linux machine
What is NXLog?
multi-platform log management tool that helps us to easily identify security risks, policy breaches, or analyze operational problems
Which systems do Rsyslog/Syslog-ng work on?
Linux and Unix
Which systems do NXLog work on?
Unix, Linux, and Windows
What is NetFlow?
network protocol system that was created by Cisco, and it’s going to collect active IP network traffic as it’s flowing into or out of an interface.
What is SFlow?
Open sourced version of NetFlow
provide a means for exporting truncated packets, as well as having an interface counter that is going to be used for network monitoring.
What is IPFIX?
Internet Protocol Flow Information Export
universal standard for the export of internet protocol flow information from your routers, your probes, and other devices that’s going to be used by mediation systems, accounting and billing systems, and network management systems to facilitate services