../psc2

ProLUG SEC Unit 2 πŸ”’

Original URL: https://trevorsmale.github.io/techblog/post/psc2/

Intro πŸ‘‹

This week covers more implementation of Secure Technical Implementation Guidelines and we look at LDAP (Light Directory Access Protocol) Installation and Setup. This unit also introduces foundational knowledge on analyzing, configuring, and hardening networking components using tools and frameworks like STIGs, OpenSCAP, and DNS configurations.


Discussion Post 1

Preface

There are 401 stigs for RHEL 9. If you filter in your stig viewer for sysctl there are 33 (mostly network focused), ssh - 39, and network - 58. Now there are some overlaps between those, but review them and answer these questions

Question 1. As systems engineers why are we focused on protecting the network portion of our server builds?

Answer

Question 2. Why is it important to understand all the possible ingress points to our servers that exist?

Answer

Question 3. Why is it so important to understand the behaviors of processes that are connecting on those ingress points?

Answer


Discussion Post 2

Intro to the scenario[^3]

Read this: https://ciq.com/blog/demystifying-and- troubleshooting-name-resolution-in-rocky-linux/ or similar blogs on DNS and host file configurations.

Question

Answer

The /etc/nsswitch.conf file controls the order in which name resolution methods are use

Question

Answer

Core issues with DNS:

Traditional DNS can be spoofed due to a lack of built in verification., Queries and Responses are sent in plaintext making confidentiality an issue., No way to validate the source of the DNS data., Centralized, single point of failure.,

Common Exploits:

Spoofing (False record injection), Flooding (Overwhelming the resolver), Tunneling (Query based Exfiltration), Hijacking (Modifying domain registration data), Typosquatting (Registering similar domains) New phrase for me


Definitions

Lab πŸ§ͺ

IP Forwarding

Question

Answer

Martians

Question

Answer

Kernel Panic Behavior

Question

Answer

FIPS Mode

Question

Answer

Question

Answer

Kernel Command Line

Question

Answer

Security Settings & STIGs

V-257957 – TCP Syncookies

Question

Answer

Question

Answer

V-257958 – ICMP Redirects

Question

Answer

Question

Answer

Question

Answer

Discord: https://discord.com/invite/m6VPPD9usw Youtube: https://www.youtube.com/@het_tanis8213 Twitch: https://www.twitch.tv/het_tanis ProLUG PSC Repo: https://github.com/ProfessionalLinuxUsersGroup/psc ProLUG PSC Book: https://professionallinuxusersgroup.github.io/psc/ ProLUG Book of Labs: https://leanpub.com/theprolugbigbookoflabs KillerCoda: https://killercoda.com/het-tanis