I’m happy to share that I’ve obtained a new certification: Certified Professional Penetration Tester (eCPPT) from INE!
https://certs.ine.com/4b575a68-3085-43cf-bac0-dab8661a8d32

Accredible • Certificates, Badges and Blockchain
Home of digital credentials
Accredible • Recipient Portal
Advent of Cyber 2022
Get started with Cyber Security in 24 Days - learn the basics by doing a new, beginner-friendly security challenge every day leading up to Christmas.
TryHackMeI completed the Web Security Academy lab:
Exploiting clickjacking vulnerability to trigger DOM-based XSS
@WebSecAcademy
https://portswigger.net/web-security/clickjacking/lab-exploiting-to-trigger-dom-based-xss

Lab: Exploiting clickjacking vulnerability to trigger DOM-based XSS | Web Security Academy
This lab contains an XSS vulnerability that is triggered by a click. Construct a clickjacking attack that fools the user into clicking the "Click me" button ...
I completed the Web Security Academy lab:
HTTP request smuggling, basic CL.TE vulnerability
@WebSecAcademy
https://portswigger.net/web-security/request-smuggling/lab-basic-cl-te

Lab: HTTP request smuggling, basic CL.TE vulnerability | Web Security Academy
This lab involves a front-end and back-end server, and the front-end server doesn't support chunked encoding. The front-end server rejects requests that ...