JAVASCRIPT DEOBFUSCATION HTB

Published: 01 January 1970
on channel: 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?


On this page of the site you can watch the video online JAVASCRIPT DEOBFUSCATION HTB with a duration of hours minute second in good quality, which was uploaded by the user OU MUAMUA SEC TOOLS 01 January 1970, share the link with friends and acquaintances, this video has already been watched 14,444 times on youtube and it was liked by 108 viewers. Enjoy your viewing!