Sineyed
166 words
1 minutes
Hack The Box Hardware Challenge 1 Writeup

Preliminary Steps#

First, to begin with the basic challenge description and downloads. After which comes the analysis of the files themselves. What came in the .zip is simply a .sal file which is readable via a program called Logic.

Files after unpacking

After looking around here is the installation as well the documentation, for Logic. As was noted from the description we’ll be using async.

File(s) Analysis#

Opening the .sal (capture file) we see this:

.SAL contents

Now, noting the Analyzers tab on the right side of the application, I’ll enter in the default values given via the documentation:

Analyzer Values

Which yields:

Analyzer Output

And in the data window:

Analyzer Output in the Data window

Noting that most of the data and values doesn’t make much sense, the documentation states that this is due to the baud rate. So, using an extension that somewhat “auto” measures the baud rate will yield this:

Baud Rate with Extension

So, now to change the baud rate in order to see what changes:

Changed Rate

Which changes the data to what is needed for the flag:

Flag

Hack The Box Hardware Challenge 1 Writeup
https://nevermore23274.github.io/posts/htb-hw1/
Author
Sineyed
Published at
2024-02-19
© 2023 Sineyed. All Rights Reserved.
Powered by Fuwari