THM Burp Suite: Other Modules - grunt92/IT-Sec-WriteUps GitHub Wiki
Deploy the machine attached to this task!
You should also deploy the AttackBox (using the "Start AttackBox" button at the top of the page) if you are not using your own local attack VM.
No answer needed
No answer needed
TGV0J3MgU3RhcnQgU2ltcGxl
Next: Decoding
47
Encode this phrase: Encoding Challenge.
Start with base64 encoding. Take the output of this and convert it into ASCII Hex. Finally, encode the hex string into octal.
What is the final string?
24034214a720270024142d541357471232250253552c1162d1206c
Using Decoder, what is the SHA-256 hashsum of the phrase: Let's get Hashing!?
Convert this into an ASCII Hex string for the answer to this question.
6b72350e719a8ef5af560830164b13596cb582757437e21d1879502072238abe
Generate an MD4 hashsum of the phrase: Insecure Algorithms.
Encode this as base64 (not ASCII Hex) before submitting.
TcV4QGZZN7y7lwYFRMMoeA==
key3
No answer needed
Navigate to http://10.10.35.43/support/login
Try to login with an invalid username and password -- capture the request in the Burp Proxy
No answer needed
Send the request to Repeaterwith Ctrl + R (or Mac equivalent), or by right-clicking on the request in Proxy and choosing to "Send to Repeater".
No answer needed
No answer needed
No answer needed
** No answer needed**
Familiarise yourself with the Live capture and Manual load interfaces. We will be looking more in-depth at the Live capture interface in the next task.
No answer needed
Follow the steps above to perform entropy analysis on the loginToken set by the /admin/login route of our target web app.
No answer needed
[Bonus Question -- Optional] Try performing the capture again, but this time monitor your requests in Wireshark. Can you see why live capturing the requests for this analysis can be described as "loud"?
No answer needed
Take some time to look through the tests that Burp used to generate its summary. You don't need to understand all of these, but it is important to know that they exist.
No answer needed
No answer needed