A curated list of cheat sheets we've created are listed below - follow the links for PDF downloads:
Note: See Online Classes for other topics that may be of interest!
Clink on the file name to open the PDF in another window:
Topic: Apache Hardening
Overview: Apache hardening with ModSecurity involves configuring the ModSecurity web application firewall module to protect against various web application attacks, enhancing the security of your Apache web server and the web applications it serves.
Topic: Remote Syslog
Overview: Linux remote syslog allows you to forward log messages from a local system to a remote syslog server for centralized log management and analysis.
Topic: Responder
Overview: Responder is a powerful open-source tool for analyzing and responding to network service discovery and attack techniques during penetration testing or security assessments.
Topic: Git
Overview: Git is a distributed version control system that tracks changes in source code, enabling collaborative software development, code versioning, and branching for efficient project management.
Topic: Docker
Overview: Docker is a platform for developing, shipping, and running applications in containers, allowing for efficient and consistent deployment across different environments.
Topic: Ngrep
Overview: ngrep is a network packet analyzer tool that lets you search and filter network traffic using regular expressions, making it useful for network troubleshooting and monitoring.