NO-MERCY Posted April 1, 2014 Report Posted April 1, 2014 Hello RST ...Nish Bhalla, 2005(Nish[a-t]SecurityCompass.com)Home ? Security Compass#------------------------------------------------#Writing Stack Based Overflows on Windows#------------------------------------------------#Introduction -------------This series focuses on writing stack based overflows for windows. Before we get into writiexploits, is important to get some basic concepts cleared up. The first of this multipart article will focus on explaining the basic concepts of how a executable is loaded into memory and executed. The second part will focus on basic assembly instructions, The third part will delve into what stack overflows are, why they exists and how to write exploits for vulnerable applications for a local exploit The part four will show how to write your own shellcode and how to exploit a remote buffer overflow. Contents :----------Part I – Basic ConceptsPart II - Windows Assembly for writing ExploitsPart III - Stack OverflowsPart IV – Shell Code Creation and Exploiting An Application Remotely Download : http://www.4shared.com/rar/NH7R1tx3ba/Writing_Stack_Based_Overflows_.html Best Regrads #----- NO-MERCY -----# Quote