Hi … I have done small research but basically it is something that has been long time ago known but I just want to write
Author: rioasmara
MSSQL RCE and REVERSE SHELL XP_CMDSHELL with Nishang
Hi folks, I am going to continue the tutorial from my previous post. In my previous post we have been able to activate the command
MSSQL RCE and Reverse Shell xp_cmdshell
Hi Guys Finaly i am back with pentesting tutorial after few weeks discussing about reverse engineering (assembly). Usually after you get access to the database
X86 Assembly Struct Padding
Hi Friends I would like to write about struct padding. Struct padding is all about the alignment of the data in memory for read optimization.
IDA Pro Labeling struct
Hi Everybody In this post, I am going to write about labeling c struct which improve our assembly reading which make easier to do interpretation.
IDAPython : XRef tutorial and Python Debug
Dear Friends, Happy new year all. After taking a break a week or so, I am going to write tutorial about IDAPython especially about XRef.