tbhaxor
  • About Me
  • Series
  • Support Me

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.
Feb 10, 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
Nov 11, 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
Nov 4, 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
Nov 3, 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
Aug 12, 2021 3 min read
Page 1 of 1
tbhaxor © 2023
Powered by Ghost