Published onJanuary 27, 2025PCC CTF - Bash Challenge WriteupPCC25-QUALmiscbashparameter-expansionwildcardsctfBash challenge with character filtering restrictions. Used parameter expansion and wildcards to bypass filters and execute /readflag.
Published onJanuary 27, 2025PCC CTF - Python Injection Challenge WriteupPCC25-QUALmiscpythoninjectionexecctfcode-injectionPython code injection challenge. Exploited exec() vulnerability by injecting malicious code through password parameter to read the flag.