/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

sensepost.com
| | securityaffairs.com
1.1 parsecs away

Travel
| | [AI summary] A roundup of recent cybersecurity news including AI deepfake investigations, ransomware attacks, and critical software vulnerabilities.
| | www.thezdi.com
2.1 parsecs away

Travel
| | [AI summary] A detailed review of the September 2021 security updates released by Adobe, Apple, Google Chrome, and Microsoft, analyzing specific vulnerability patches, severity ratings, and active exploits.
| | systemoverlord.com
3.1 parsecs away

Travel
| | What is a CTF? Common Categories Pwnable (Pwn) Web Forensics Crypto Reversing (RE) Useful Tools Benefits of Playing Advice As I'm helping to organize the BSides San Francisco CTF this weekend, I thought I'd share a little primer for CTFs for those who have not gotten into them before. What...
| | x0rb3l.github.io
17.5 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 ...