Hi everyone Today, I am going to share interesting creds stealing on MSSQL services credentials. Maybe someday’s you get stuck during your penetration testing even
Author: rioasmara
SQLMap read file on the server
Hi Guys, There is a time where you found vulnerability on the server related to SQL injection and want to leverage the attack to get
Reversing C++ Object
Hi All, After long journey in the reverse engineering world which requires Us to never stop learning. Today I am going to give you an
Extracting Shell from Malware
Hi Guys, I would like to share a tutorial on how to extract the shell code from a malware. This is very useful when you
Calculate Buffer Overflow
Hi everytbody, I would like to continue my previous post regarding the buffer overflow, in this tutorial I want to share about how to calculte
Buffer overflow made easy
Hi All, I would like to share a post related to buffer overflow, Why i pick this topic is because most critical vulnerability related to