CVE-2024-10924 Really Simple Security WordPress plugin, affecting versions 9.0.0 to 9.1.1.1. The flaw enables attackers to bypass authentication, potentially gaining admin access to sites if the...
Azure Powershell
Azure Powershell
Static Analysis with WinDbg and IDA
While examining compiled executables from low-level languages like C or C++ we often do not have access to the source code. In this case, an analysis of the binary can help us understand the stru...
Automating Workflows with /dev(?:sec)?ops/i
DevOps is a set of practices that combines software development (Dev) and IT operations (Ops). It aims to shorten the systems development life cycle and provide continuous delivery with high soft...
WIFI Security 4 - Pivoting
Your Red Team has been tasked by Xcorp to conduct a security assessment of their headquarters. Your specific responsibility is to evaluate the security of their WiFi network, which could provide ac...
Reverse Engineering 2
Debugging Running Process GDB has capability to attach to the running process and debug it. From the perspective of malware analysis, attaching GDB (or a similar debugger) to a running process ca...
Reverse Engineering 1
GDB (GNU Debugger) Debugging tool for programs written in languages like Ada, C, C++, Objective C and Golang Analyze the behavior of a program at runtime, inspect variables, control program exe...
Linux Privilege Escalation 1
Linux Privilege Escalation During an engagement, if we got the access for the low privilege user in the linux environment then it might be necessay to escalate our privilege to other user it mig...
WIFI Security 3 - Honeypot
WEP honeypot Its type of decoy wireless network designed to attract and detect malicious activities, typically targeting attackers who exploit weak security protocols. Since the WEP is an vulner...
WIFI Security 2 - Reconnaissance
Reconnaissance Wi-Fi reconnaissance is the process of identifying and exploiting wireless networks. Using reconnaissance we can identify the unauthorized access points (rogue APs) or malicious d...