Title: 2Warm (General Skills).
Description: Can you convert the number 42 (base 10) to binary (base 2)?
Summary: In the picoCTF 2Warm challenge, we were able to get the flag by converting it from decimal to binary.
The technical investigation finished at 8:40 UTC, concluding that there was no malicious intent or indicators of exploitation.
Steps to reproduce:
1. Convert the decimal number 42 to binary.
2. Write your answer inside picoCTF{answer}.
Impact:
Got the flag by converting it from decimal to binary.
FLAG: picoCTF{101010}
0 Response to "Report for 2Warm (Category General Skills - picoCTF)"
Post a Comment
If you have any doubts, please let me know...