Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Volga CTF 2017 Quals #953

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 32 additions & 0 deletions Volga-CTF-2017-Quals/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# Volga CTF 2017 Quals

* https://quals.2017.volgactf.ru/



## Missing write-ups

* PyCrypto 150 (crypto,reverse)
* Time Is 150 (exploit)
* Curved 200 (crypto)
* Keypass 100 (reverse)
* Telemap 200 (web,exploit)
* Casino 250 (crypto)
* Transformer 400 (reverse)
* Not so Honest 350 (exploits)
* Angry Gurssing Game 200 (reverse)
* TRUE Cipher 300 (crypto)
* Corp News 300 (web)
* Bloody Feedback 100 (web)
* Comprevawe 250 (reverse)
* Oracle 250 (crypto)
* Sneaky Tags 300 (web)
* Vortex 300 (reverse)
* Troll Hunter 300 (web)
* Nested 200 (forensic)
* Share Point 200 (web)


## Completed write-ups

* none yet
Binary file added Volga-CTF-2017-Quals/crypto/vc/A.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Volga-CTF-2017-Quals/crypto/vc/B.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions Volga-CTF-2017-Quals/crypto/vc/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Volga CTF 2017 Quals: VC

**Category:** Crypto
**Points:** 50
**Description:**

> There are files A.png and B.png. But where's the flag?
>
> A.png
>
> B.png


## Write-up

* http://blog.bladeism.com/volga-2017-quals-vc/