Learn how to use dpkg, rpm, and other related tools to find malware on your systems.
Category: Linux
Building a Hardened Shell For Attack/Defend CTF Supremacy
Harden bash shells against pesky red teamers.
Changing apt’s User-Agent string
Quick howto on changing apt/apt-get's User-Agent string.
Keeping Nmap Scan History
Logging nmap scans using bash/zsh functions.
packet_write_wait: Connection to X.X.X.X port 22: Broken pipe
How to fix packet_write_wait: Connection to X.X.X.X port 22: Broken pipe in VMWare Workstation guests.
Brief Experiment With SSH Honeypots
I deployed a fake SSH server today and studied its traffic overnight.
Setting up OpenVAS on Kali Linux 2016.2
Step by step instructions on getting OpenVAS installed on Kali Linux.
Vagrant and VirtualBox Extension Pack woes.
After a recent upgrade, my Vagrant box for Kali Linux stopped working! Here's how I fixed it.
sshuttle “No such file or directory”
Apparently, sshuttle requires the "netstat" command to function.