../psc4

ProLUG SEC Unit 4 🔒

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

Intro 👋

Bastions and airgaps are strategies for controlling how systems connect—or don’t connect—to the outside world.1


Worksheet

Discussion Post 1

https://aws.amazon.com/search/?searchQuery=air+gapped#facet_type=blogs&page=1

https://aws.amazon.com/blogs/security/tag/bastion-host/

Question

Answer

Air gapped systems are highly controlled and isolated systems. The degree of isolation directly correlates to the level of operational burden as modern productive systems are typically highly connected to either LANs and/or WANs.

Question

Answer

Question

Answer

Discussion Post 2

Question

Do a Google or AI search of topics around jailing a user or processes in Linux.

Answer

User Jailing Techniques

Container and Jail Environments

Use Cases

Related Tools & Commands

Question

Can you enumerate the methods of jailing users?

Answer

Yes there are 5 possible avenues that I know of.

Question

Can you think of when you’ve been jailed as a Linux user? If not, can you think of the useful ways to use a jail?

Answer

No I have not experienced being jailed as a user. However, if I could think of some use-cases, perhaps one would be as a honeypot for observability. Another usecase I think could work would be to trap crawlers/bots.


Definitions


Lab 🧪🥼

process of chroot jail build

mkdir /var/chroot

Question

What seems to be the theme of air-gapped systems?

Answer

Question

What seems to be their purpose?

Answer

Question

hat are some of the common themes that come up when asked about air-gapped or bastion systems?

Air Gapped

Bastion Hosts

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



  1. Professional Linux User Group Security Engineering Unit 4 Web Book ProLUG, 2025. ↩︎