Skip to content

joekir/selinux-workshop

 
 

Repository files navigation

SELinux Workshop Stuffs

What's in here?

  • A tool that takes shellcode assembler as a hex string and executes it
  • A website that takes input and passes it to the above tool
  • A starting SELinux Policy to secure this website
  • A slide deck from the BSides Vancouver workshop

Centos7 SELinux Policy Setup

To write your own policy from scratch Copy the website to /workshop/website

# mkdir ~/workshop-policy
# sepolgen -p workshop-policy/ -w /workshop/website --inetd /workshop/website/website

Releases

No releases published

Packages

No packages published

Languages

  • Assembly 27.3%
  • CSS 14.2%
  • HTML 12.4%
  • Go 12.3%
  • Shell 11.9%
  • JavaScript 9.3%
  • Other 12.6%