Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
w181496 committed Mar 31, 2019
1 parent 4138650 commit 437e4e4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions codegate2019-final/coingate/README.md
Expand Up @@ -31,6 +31,8 @@ admin.php:
#print encrypted_text
?>
```
(這邊第一版key是`coingate`,後來主辦方重開變`coingatecoingate`)


config.php:

Expand Down
2 changes: 1 addition & 1 deletion volgactf2019_quals/Fakegram_star/README.md
Expand Up @@ -9,7 +9,7 @@ Flag is the puzzle in some posts
Without empty space, hashtags, mentions, links
```

- 從個人檔案敘述中,可以猜測可能去和原始來源的文字
- 從個人檔案敘述中,可以猜測可能要去和原始來源的文字做diff
- ![](https://github.com/w181496/CTF/blob/master/volgactf2019_quals/Fakegram_star/diff.png)
- 經過一連串手動diff和找來源文字,可以組合得到FLAG
- `VolgaCTF{theflagisweaskyoutomakewriteupforthistask}`

0 comments on commit 437e4e4

Please sign in to comment.