Using .net to bypass AV Unknown 6:19 PM 10 comments: I've read a ton of articles on bypassing Antivirus software when trying to run shellcode on machines. There's just a ton available.... Read more windows
Kioptrix 4 Unknown 10:27 PM 1 comment: I know there are a few different methods to the new Kioptrix 4 boot2root. Unfortunately, I could not find the remote root exploit that is ... Read more wargames
Exploit Exercises - Protostar Net 3 Unknown 10:11 AM No comments: The last in the Net series of Protostar is Net 3 . It was of course the most difficult of all of them. However, it still wasn't too b... Read more wargames
Exploit Exercises - Protostar Net 2 Unknown 5:19 AM No comments: So far, these Net challenges in Protostar have been pretty easy. This challenge, Net 2, got a small bit tougher. We are given the follo... Read more wargames
Exploit Exercises - Protostar Net 1 Unknown 5:43 AM No comments: Continuing with the "Net" series of Protostar , is Net 1. We are given the following code: #include "../common/common.c... Read more wargames
Exploit Exercises - Protostar Net 0 Unknown 6:31 PM No comments: I recently started looking at the "Net" problems in Protostar , and found them to be quite a fun change in pace. Starting with N... Read more wargames
Exploit Exercises - Protostar Final 1 Unknown 3:15 PM 3 comments: Since I've been doing a lot of the format string exploits lately, I decided to do the Final 1 challenge. We start out the challenge b... Read more wargames
Exploit Exercises - Protostar Format 4 Unknown 5:15 AM No comments: Next up is the last challenge in the Format String series, Format 4 . It starts out with the following code: #include <stdlib.h> #i... Read more wargames
Exploit Exercises - Protostar Format 3 Unknown 5:33 AM No comments: Continuing in the String Format section, the next challenge we run across is Format 3 . We're first given the following code: #includ... Read more wargames