Securinets CTF 2025 S3cret5 Write Up
there were 2 web challs but i just solved one chall which didn’t have many solver (it wasn’t there at first haha but it increased later haha was easy chall..) Where is the flag CREATE TABLE IF NO...
there were 2 web challs but i just solved one chall which didn’t have many solver (it wasn’t there at first haha but it increased later haha was easy chall..) Where is the flag CREATE TABLE IF NO...
What is base-uri the base-uri directive controls which urls can be used in the <base> element of an html document. without it, an attacker could inject a tag and change how all relative urls...
Slippy (Baby) RUN rand_dir="/$(head /dev/urandom | tr -dc a-z0-9 | head -c 8)"; mkdir "$rand_dir" && echo "TFCCTF{Fake_fLag}" > "$rand_dir/flag.txt" && chmod -R +r "$rand_dir" ...
# (...) ADD flag /flag EXPOSE 80 CMD ["apache2-foreground"] to get the flag, we should trigger rce cuz the flag is in /flag. btw i was working on my job so i have started to solve it a little late...
Signature SSL Pinning before solving this challenge, we have to bypass SSL Pinning, i have bypass via objection Analysis <activity android:theme="@style/Theme.SekaiBank.N...