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] 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] 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] AppVenture Login Part 1
Well, I haven't taken CS6131 yet but databases should be easy right?? From the description we can see the keyword databases, based on prior knowledge of the module CS6131, we can be pretty sure
[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: