Security Forem

Hitanshu Gedam
Hitanshu Gedam

Posted on

picoCTF Safe Opener writeup

In this challenge we are given a java file. I used cat command to view the code. IN the code I saw an encoded string, I used the base64 -d command to decode it and got my flag.

pico webshell

Top comments (0)