-
XZ Utils Backdoor
What is XZ Utils, and what is the XZ backdoor? XZ Utils and its underlying library liblzma is a free software tool that implements both XZ and LZMA, which are two compression/decompression algorithms…
-
What and How : Cain & Abel
Cain and Abel is a password recovery tool that is often used in the field of cybersecurity. It is primarily designed for Microsoft Windows operating systems and has functionalities related to network analysis…
-
What is RDP, How to enumerate for privilege escalation.
RDP stands for Remote Desktop Protocol. It is a proprietary protocol developed by Microsoft, which provides a user with a graphical interface to connect to another computer over a network connection. The user…
-
FTP and how to Pentest FTP
FTP stands for File Transfer Protocol. It is a standard network protocol used to transfer files from one host to another over a TCP-based network, such as the internet. FTP is commonly used…
- BufferOverflow, CyberSecurity, DevSecOps, DoS, Firewall, Kali Linux, Malware, Network, Snort Signature, wireshark
Exploitation : Heartbleed Vulnerability : Ubuntu Server 12.04
What is Heartbleed Vulnerability? It’s a vulnerability in the OpenSSL Cryptographic software Library, where it doesn’t do bound check for input validation in the heartbeat extension where data can be accessible then it…
-
Exploitation with Eternalblue : Win7
What is Eternalblue? It’s a software vulnerability in Microsoft windows OS works by exploiting Microsoft Server Message Block 1.0 (SMB) on various Microsoft Windows versions. SMB or Server Message block is a network…