Cybersecurity Division
From student-organized CTFs to articles on making software secure, here is a showcase of what we have to offer.
Write-ups
[AVCTF2021] Printwriter 1
My wonderful app works both as an echo server and a file lister! Bet you can't hack it! nc 35.240.143.82 4203 Only the compiled chal file was given, after decompiling it with Ghidra, I get
[AVCTF2021] Super Secure Trustable Implementation
I've added a bunch of filters, so my app must be really secure now. Flag in flag.txt URL: http://35.240.143.82:4209/ The source, main.py is included hence we should take a look. import secrets from
[AVCTF2021] Espace 0
The hardest challenge of the web category, but was actually solved before Login Part 0 since my brain was dead You've used espace2, but what about espace0? Flag in flag.txt URL:
[AVCTF2021] AppVenture Login Part 2
Ok, you got the flag, but I bet you'll never get my password! Basing off the description, the flag is probably the password. Even though we logged in as admin in the last challenge, we do not know