private void fixBug(Bug bug) throws ConcussionException

{

while(bug.foundProblemCode() == false)

slamHeadAgainstWall();


while(bug.solvedProblem() == false)

slamHeadAgainstWall();


rejoice(new Beer());

fixBug(getNextBug());

}

 

Metasploit Exploit of MS-Word

Metasploit Exploit of MS-Word

PDFPrintEmail

User Rating: / 0
PoorBest 

AddThis Social Bookmark Button

Nice article on using the metasploit payload 

payload/windows/exec

http://carnal0wnage.attackresearch.com/2012/02/direct-shellcode-execution-via-ms.html

Comments (0)
Only registered users can write comments!