all WARMUPs
QRRRRRRRR
A long QR code
this is called rMQR code
https://www.qrcode.com/en/codes/rmqr.html
this can be read using
scandit
app available on android playstore
flag{a44557e380e3baae9c21c738664c6142}
Thatβs not my base
encoded string :
F#S<YRXdP0Fd=,%J4c$Ph7XV(gF/*]%C4B<qlH+%3xGHo)\
It is base92:
flag{784454a9509196a33dba242c423c057a}
copypasta
The flag is hidden in the text printed by the challenge
simply copy paste the text in the terminal and we get the flag
βββ π½AKUMA π₯· β€β€ π10.10.0.12
βββ[ο ~/Desktop/CTF/nahamcon2024]
ββ β >
I'd just like to interject for a moment. What you're referring to as Linux, is
in fact, GNU/Linux, or as I've recently taken to calling it, GNU plus Linux.
Linux is not an operating system unto itself, but rather another free component
of a fully functioning GNU system made useful by the GNU corelibs, shell
utilities and vital system components comprising a full OS as defined by POSIX.
Many computer users run a modified version of the GNU system every day, without
realizing it. Through a peculiar turn of events, the version of GNU which is
widely used today is often called Linux, and many of its users are not aware
that it is basically the GNU system, developed by the GNU Project.
flag{1f68e019b29650f6e8ea15a7808f76fd}
There really is a Linux, and these people are using it, but it is just a part of
the system they use. Linux is the kernel: the program in the system that
allocates the machine's resources to the other programs that you run. The kernel
is an essential part of an operating system, but useless by itself; it can only
function in the context of a complete operating system. Linux is normally used
in combination with the GNU operating system: the whole system is basically GNU
with Linux added, or GNU/Linux. All the so-called Linux distributions are really
distributions of GNU/Linux!
zsh: command not found: I'd just like to interject for a moment. What youre
flag{1f68e019b29650f6e8ea15a7808f76fd}
Twine
An image is provided
flag is in the strings of the image
βββ π½AKUMA π₯· β€β€ π10.10.0.12
βββ[ο ~/Desktop/CTF/nahamcon2024]
ββ β strings twine.jpg | grep flag
flag{4ac54e3ba5f8f09049f3ad62403abb25}
flag{4ac54e3ba5f8f09049f3ad62403abb25}
eicar
βββ π½AKUMA π₯· β€β€ π10.10.0.12
βββ[ο ~/Desktop/CTF/nahamcon2024]
ββ β md5sum eicar
44d88612fea8a8f36de82e1278abb02f eicar
flag{44d88612fea8a8f36de82e1278abb02f}
Read the rules
flag is present in HTML comment

flag{90bc54705794a62015369fd8e86e557b}
Uriel
We are given a string which is encoded. And hint is also given that it is encoded twice.
%25%36%36%25%36%63%25%36%31%25%36%37%25%37%62%25%33%38%25%36%35%25%36%36%25%36%35%25%36%32%25%33%36%25%33%36%25%36%31%25%33%37%25%33%31%25%33%39%25%36%32%25%33%37%25%33%35%25%36%31%25%33%34%25%36%32%25%33%37%25%36%33%25%33%36%25%33%33%25%33%34%25%36%34%25%33%38%25%33%38%25%33%35%25%33%37%25%33%38%25%33%38%25%36%34%25%36%36%25%36%33%25%37%64
This is an URL encoded string which gives the flag after decoding it twice.
flag{8efeb66a719b75a4b7c634d885788dfc}
Last updated