n0s4n1ty 1 PicoCTF Walkthrough
Web Exploitation
๐ Initial Recon
The challenge gives us access to a web page that allows users to upload a profile picture. This is a classic entry point for file upload vulnerabilities. Here's what I did:
Navigated to the site and saw a form title...
ctfbyfurkan.hashnode.dev2 min read