Redteam Dev-Ops: Continuous Integration for Linux Kernel Module Rootkits
Continuous integration is pretty neat. Being able to automate the build, and testing of projects saves lots of time and ensures consistent quality in deliverables. With gitlab-runners and the VirtualBox executor the power of CI/CD is now available for Linux Kernel Module development. With this we’re going to walk-through how to build a CI/CD pipeline… Continue Reading Redteam Dev-Ops: Continuous Integration for Linux Kernel Module Rootkits