forensics: add already solved challenges
This commit is contained in:
BIN
forensics/shark_on_wire_1/capture.pcap
Normal file
BIN
forensics/shark_on_wire_1/capture.pcap
Normal file
Binary file not shown.
37
forensics/shark_on_wire_1/solution.md
Normal file
37
forensics/shark_on_wire_1/solution.md
Normal file
@@ -0,0 +1,37 @@
|
||||
Randomly found in udp stream 6 while going through all the data sent back and forth.
|
||||
|
||||
```
|
||||
70
|
||||
69
|
||||
63
|
||||
6f
|
||||
43
|
||||
54
|
||||
46
|
||||
7b
|
||||
53
|
||||
74
|
||||
61
|
||||
54
|
||||
33
|
||||
31
|
||||
33
|
||||
35
|
||||
35
|
||||
5f
|
||||
36
|
||||
33
|
||||
36
|
||||
66
|
||||
36
|
||||
65
|
||||
36
|
||||
65
|
||||
7d
|
||||
```
|
||||
|
||||
cyberchef says
|
||||
|
||||
```
|
||||
picoCTF{StaT31355_636f6e6e}
|
||||
```
|
Reference in New Issue
Block a user