Description
You are about to begin the analysis of a memory dump and you start to take a few notes about the machine before diving into the actual analysis:
- username,
- name of the machine,
- browser used.
The flag is case insensitive follows format FCSC{<username>:<machine name>:<browser name>}
where:
<username>
is the name of the user using the machine,<machine name>
is the name of the machine being analyzed, and<browser name>
is the name of the running browser.
For example: FCSC{toto:Computer-of-jojo:Firefox}
.
This challenge has been split into four parts:
Files
-
fcsc.7z
591.28 MiB – 754cb093af343356827d650270f9faa56cc4c44f44243ea08590edb1bc270b5e
Author
Flag
Submit your solution
You can submit your writeup for this challenge. Read the FAQ to learn how to proceed.
You need to be logged in to submit a writeup.