tbhaxor's Blog
  • About Me
  • Series
  • Support Me
Sign in Subscribe

access-control

A collection of 5 posts
Dump Information for Process using GetTokenInformation
windows

Dump Information for Process using GetTokenInformation

In this post, you will get a very thorough step-by-step walkthrough on building your own process token dumper in the c++ which will help you in knowing your target better before launching another post exploitation attack.
10 Feb 2022 17 min read
Confining Resources inside Docker Containers with AppArmor
access-control

Confining Resources inside Docker Containers with AppArmor

Can docker containers be protected via AppArmor? Well yes, they can and in fact, they are already being protected by apparmor in your serves. Learn more about how docker and apparmor works and make your existing docker setup more secure
11 Nov 2021 5 min read
Writing AppArmor Profile from Scratch
apparmor

Writing AppArmor Profile from Scratch

Get a detailed walkthrough about writing the profile for a custom binary from scratch using AppArmor utilities like aa-genprof and aa-autodep
04 Nov 2021 7 min read
Disallowing CAP_NET_RAW Capability for Root User using AppArmor
access-control

Disallowing CAP_NET_RAW Capability for Root User using AppArmor

Is root the ultimate user in Linux? You will get the answer to this question in a post by confining the cap_net_raw for ping command using AppArmor
03 Nov 2021 4 min read
Understand Sudo in Linux
linux

Understand Sudo in Linux

Get in detail knowledge of sudo and sudoers files. Learn how to work with sudo from an infosec point of view
12 Aug 2021 3 min read
Page 1 of 1
tbhaxor's Blog © 2025
Powered by Ghost