added writeups exported from ctfnote
This commit is contained in:
parent
77ed881028
commit
a37637a794
30 changed files with 1487 additions and 0 deletions
8
Phantom-forensics.md
Normal file
8
Phantom-forensics.md
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
# Phantom - forensics
|
||||
|
||||
- git fsck --unreachable --no-reflogs
|
||||
- for blob in 86f49cf 8b137891 4ced13f 11f0f8c fe3b0b88; do echo "=== $blob ==="; git cat-file -p $blob; echo; done
|
||||
|
||||
=== 86f49cf ===
|
||||
**gigem{917hu8_f02k5_423_v32y_1n7323571n9_1d60b3}**
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue