JAVASCRIPT DEOBFUSCATION HTB

Опубликовано: 01 Январь 1970
на канале: OU MUAMUA SEC TOOLS
14,444
108

JAVASCRIPT DEOBFUSCATION HacktheBox

Repeat what you learned in this section, and you should find a secret flag, what is it?

Using what you learned in this function, try to deobfuscate 'secret.js' in order to get the content of the flag. What is the flag?

Try applying what you learned in this section by sending a 'POST' request to '/serial.php'. What is the response you get?

Using what you learned in this section, determine the type of encoding used in the string you got at previous exercise, and decode it. To get the flag, you can send a 'POST' request to 'serial.php', and set the data as "serial=YOUR_DECODED_OUTPUT".

Try to study the HTML code of the webpage, and identify used JavaScript code within it. What is the name of the JavaScript file being used?

Once you find the JavaScript code, try to run it to see if it does any interesting functions. Did you get something in return?

As you may have noticed, the JavaScript code is obfuscated. Try applying the skills you learned in this module to deobfuscate the code, and retrieve the 'flag' variable.

Try to Analyze the deobfuscated JavaScript code, and understand its main functionality. Once you do, try to replicate what it's doing to get a secret key. What is the key?

Once you have the secret key, try to decide it's encoding method, and decode it. Then send a 'POST' request to the same previous page with the decoded key as "key=DECODED_KEY". What is the flag you got?


На этой странице сайта вы можете посмотреть видео онлайн JAVASCRIPT DEOBFUSCATION HTB длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь OU MUAMUA SEC TOOLS 01 Январь 1970, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 14,444 раз и оно понравилось 108 зрителям. Приятного просмотра!