To Stabilize a reverse shell is to make it useable. In this blog post I cover why it’s required, the commands for doing it, and what exactly they do.
To Stabilize a reverse shell is to make it useable. In this blog post I cover why it’s required, the commands for doing it, and what exactly they do.
Using a docker container such as gluetun to create a vpn connection for a seedbox is a great way to keep away your ISP prying eyes.
btrfs is not new and had a shaky start to life. But is it now ready for the prime time and prod environments. Join my in my btrfs howto.
The Raspberry Pi Zero 2 is a great little system to put kali linux onto. Learn how to install and configure Kali on a Pi Zero.
SMBrute is a Python tool that is used to bruteforce samba user passwords for pentesting or CTF challenges.
With the Python Paramiko module you don’t even need ssh installed on the system, so it even works with windows systems.
The Python Subprocess module allows you to spawn new processes and is very useful to build fast scripts to interact with System commands
What is a CTF challenge? With Millions of IT experts across the Globe involved it’s time you learned what it is.
5 Alternatives to nmap on kali linux. Nmap is a Jack of all trades and cannot be matched. But some tools do a few things better.
What are the best CLI command tools for Kali Linux? When doing CTF challenges you use a different set of tools.