If you are unable to finish the lab in the ProLUG lab environment we ask you
reboot
the machine from the command line so that other students will have the intended environment.
Required Materials
Putty or other connection tool Lab Server
Root or sudo command access
STIG Viewer 2.18 (download from https://public.cyber.mil/stigs/downloads/ )
Downloads
The lab has been provided below. The document(s) can be transposed to
the desired format so long as the content is preserved. For example, the .txt
could be transposed to a .md
file.
Lab ๐งช
These labs focus on pulling metric information and then visualizing that data quickly on dashboards for real time analysis.
Monitoring Jails with Fail2ban logs
-
Complete the lab: https://killercoda.com/het-tanis/course/Linux-Labs/109-fail2ban-with-log-monitoring
-
Were you able to see the IP address that was banned and unban it?
-
Were you able to see all the NOTICE events in Grafana?
-
What other questions do you have about this lab, and how might you go figure them out?
-
Monitoring Jails with Fail2ban and telemetry data
-
Complete the lab here: https://killercoda.com/het-tanis/course/Linux-Labs/110-fail2ban-with-metric-alerting
-
Do you see
fail2ban
in the Grafana Dashboard? If not, how are you going to troubleshoot it? -
Did you get your test alert and then real alert to trigger into the Discord channel?
-
What other applications or uses for this could you think of? Do you have other places you could send alerts that would help you professionally?
-
Digging Deeper challenge (not required for finishing lab)
-
Review the alert manager documentation: https://prometheus.io/docs/alerting/latest/configuration/
-
What are all the types of receivers you see?
-
Which of the receivers do you have experience with?
-
-
Review the Grafana alert thresholds: https://grafana.com/docs/grafana/latest/panels-visualizations/configure-thresholds/
-
Can you modify one of the thresholds from the lab to trigger into the discord?
-
What is the relationship between critical and warning by default?
-
Be sure to
reboot
the lab machine from the command line when you are done.