{"username":"skat","password":"\" union select username,password from users where username=\"skat\"#"}
LameNote
1 2 3 4 5 6 7 8
Note challenges are lame so I made a lamer one. Flag matches irisctf{[a-z_]+}
Admin will log in, make a note with the flag, then visit your link. (Sorry if the timeout is a bit broken on this challenge, there's no PoW on the admin bot so feel free to spam it a bit)
nc lamenote-adminbot.chal.irisc.tf 10300
Hint! Please redownload if you downloaded server files at the start of the event.
there is always response 200, so seems like not this
Got idea: In our resourse need make bot to create a new note with content irisctf{a and with img url to any webhook, then in iframe open the /search?query=irisctf{a
if there is only our note matches then server will open our note and request to our webhook
if there is more than 1 note with “irisctf{a” then response will be just urls of notes, no request to webhook, so we can extract the symbol of flag