Search Courses

Quickly search courses, categories, and downloadable labs

Applied Network Defense Courses

(3 courses)

Explore all courses, labs, and learning resources from Applied Network Defense.

Active filters:Category: Applied Network DefenseFormat: 7Z
Showing 13 of 3 coursesPage 1 of 1

Applied Network Defense | ELK for Security Analysis

It’s time to master your data. This course will teach you how to use the Elasticsearch, Logstash, and Kibana (ELK) to build your own IDS console, investigation platform, or security analysis lab. You must master your data If you want to catch bad guys and find evil. But, how can you do that? That’s where the ELK stack comes in. ELK is Elasticsearch, Logstash, and Kibana and together they provide a framework for collecting, storing, and investigating network security data. In this course, you’ll learn how to use this powerful trio to perform security analysis. This isn’t just an ELK course, it’s a course on how to use ELK specifically for incident responders, network security monitoring analysts, and other security blue teamers. Syllabus Elasticsearch: How data is stored and indexed. Working with JSON documents. Logstash: How to collect and manipulate structured and unstructured data. Kibana: Techniques for searching data and building useful visualizations and dashboards. Beats: Use the agent to ship data from endpoints and servers to your ELK systems. HTTP Proxy Logs File-Based Logs (Unix, auth, and application logs) Windows Events & Sysmon Data NetFlow Data IDS Alerts Dealing with any CSV file you’re handed Parsing unstructured logs, no matter how weird they are Applied Network Defense | ELK for Security Analysis

11 modules1.7 GB

Applied Network Defense | Demystifying Regular Expressions

Most security analysis and detection tools support matching with regular expressions because of limitations in their own feature set. This means that if you can write regular expressions, you can search with infinite precision. This applies to IDS engines, SIEMs, and even command line tools like grep. The phrase “searching for a needle in a haystack” is overused, but it’s a serious component of what security analysts do. A large part of our success is contingent on being able to search through large repositories of data and match things that meet very specific criteria. Demystifying Regular Expressions will help you do exactly that. Syllabus The most common uses of regular expressions and how to apply them in places you weren’t even aware of. The process of iteratively building and testing regular expressions for things you want to match. Techniques for overcoming common gotchas like dealing with whitespace How to Evaluate the efficiency of expressions by the number of steps it takes to match. A definitive guide to escaping so you’ll know when and how to do it How quantifiers can be used to match specific numbers of data occurrences How to use capture groups to reference specific matched content and perform additional operations on it Complex behavioral structures like lookarounds and conditionals The use of modifiers to match case-sensitive, enable free-spacing, or match in single line mode Applied Network Defense | Demystifying Regular Expressions

9 modules989 MB

Applied Network Defense | Osquery for Security Analysis

Osquery for Security Analysis will teach you how to use Osquery to perform thorough investigations of hosts on your network. This isn’t just an Osquery tutorial, it’s a course designed to help you improve your host-based investigation skills using one of the best tools for the job. syllabus How to craft SQL queries to interrogate Windows, Linux, and MacOS hosts Common queries for performing software inventory and asset control Strategies for interrogating processes to determine if they are malicious Techniques for uncovering persistence and lateral movement Triaging suspicious systems using high-value data tables Hunting leveraging MITRE ATT&CK techniques Complete deployment of distributed Osquery across your network using FleetDM and ElasticStack How to leverage differential queries to monitor state changes and generate alerts Extending Osquery with extensions Applied Network Defense | Osquery for Security Analysis

9 modules1.1 GB