What is Wireshark? Wireshark is the most common network protocol analyzer. In addition to being a free and an open source packet following the terms of the GNU...
I’m researching why SIEM solutions suck. I’ve created a survey (https://www.surveymonkey.com/r/S7WNLYW) to learn more about why SIEM solutions suck. This is –NOT– a corny sales pitch. If you have...
Pandas is a Python package providing fast, flexible, and expressive data structures designed to make working with structured (tabular, multidimensional, potentially heterogeneous) and time series data both easy and intuitive....
Configure DVWA on Docker With docker accessing the hacking tools is much easier, in this post we will see how to use DVWA in a simple independent of the...
We all know that with the arrival of docker it is no longer necessary to use a virtual machine for some things due to the ease and speed that...
Python is one of the best programming languages and is widely used by hackers; in this post, we will look at how we can use NMAP from python. The...
Checking in the infosecaddicts courses, I found this fantastic python code. We often use tools, but, we do not know how these work, so, in this publication we will...