Description
You are preparing to analyze a memory dump and you are noting some information about the machine before diving into the analysis:
- username,
- machine name,
- non-local IPv4 address of the machine.
The flag is in the format FCSC{<username>:<machine name>:<IPv4 address>}
where:
<username>
is the name of the user using the machine,<machine name>
is the name of the analyzed machine, and<IPv4 address>
is the non-local IPv4 address of the machine.
For example: FCSC{Arthur:Computer-of-rct:192.168.1.150}
.
You may find the next challenge here: Analyse mémoire - Pour commencer (2/2).
Files
-
analyse-memoire.tar.xz
1.05 GiB – 59dbdb3d2e0eb219afc63fa086069b0e21cad79060ca3752b75e910058fce206
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.