Recent posts

Blocking Windows Processes

6 minute read

Sometimes, there are processes that spinup automatically on Windows that you don’t want to run. Maybe its because you have a number of HDDs attached as data ...

Logging Ssh Passwords

4 minute read

Let’s create a PAM module and an NSS module that complement each other and allow you to log plaintext passwords with any version of OpenSSH.

Htb Buff Writeup

4 minute read

Buff is a Windows box found on HackTheBox. If you are working on the box and looking for some hints, I will tell you that this box is mainly focused on known...