intigriti Sponsor Writeup
Nahamcon 2021
https://app.intigriti.com/researcher/programs/intigriti/nahamcon2021ctf/detail
found this which has the following:
the two links do not work so we shall try deciphering this using :
https://enkhee-osiris.github.io/Decoder-JSFuck/
but we got an error stating about an illegal character
https://stackoverflow.com/questions/35657620/illegal-character-error-u200b
solution to this was easy as we just opened the challenge text in VSCode and found the zero width space
character and removed it and the decoder now works!