This post will show the process for capturing packets from a login to an unsecured website and subsequently analyzing those packets to find the login credentials in clear […]
Linux / Suricata
Posted on:
Creating a Custom Alert in Suricata
Using Kali Linux, this exercise will walkthrough the process of creating a custom rule in Suricata to alert on an attempted telnet connection from a remote host. First, […]
Linux / Python
Posted on:
Scripting a Port Scanner with Python
This post will walkthrough the creation of a python script for scanning open ports on a remote host using Kali Linux. To begin, open a command terminal in […]
Bash / CTF / Linux
Posted on:
CTF Walkthrough
This lab will detail the process of capturing flags from a target machine setup through tryhackme.com using an instance of Kali Linux for the workstation To begin, connect […]