/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.lampysecurity.com
| | www.cleanuptheinternet.org.uk
4.9 parsecs away

Travel
| |
| | grahamhelton.com
3.9 parsecs away

Travel
| | Introduction I recently passed the eLearnSecurity Junior Penetration Tester (eJPT) exam on December 12th 2020 with an 85% in around 5 hours. The exam is unlike any exam I had taken before as you are placed inside a network you need to exploit instead of just simply answering multiple choice questions. My Background This course was my first foray into the world of penetration testing certifications, however, it is not my first certification.
| | www.datajazzdave.com
4.4 parsecs away

Travel
| | Find the actual code on my github HERE NOTE: I believe the double response has to do with my use of nbdev which is how this documentation from a jupyter notebook looks more clear.
| | x0rb3l.github.io
21.6 parsecs away

Travel
| In my last two posts, I discussed my experience with AWAE/OSWE and ETBD/OSEP and how they are two of the trinity in obtaining the coveted OSCE3 certification. This post is aimed at discussing my experience with the third and final course: Windows User Mode Exploit Development (WUMED) and Offensive Security Exploit Developer (OSED) exam. I will also briefly discuss the motivation behind obtaining all three certs within a six-month period.WUMED focuses on identifying vulnerabilites through reverse engineering Windows applications that run in user mode. It takes it a step beyond regular stack-based overflows and teaches you how to bypass common mitigations such as ASLR and DEP. It also teaches you how to create your own custom 32-bit shellcode.You can find out ...