|
1 | 1 | # Write-ups
|
| 2 | +* This is a place that one can input their solutions to solving a challenge! |
2 | 3 |
|
3 |
| -## Write-up Sites |
| 4 | +--- |
4 | 5 |
|
| 6 | +## To Contribute |
| 7 | +* Check out [Contribution Guide](../.github/contributing.md) |
5 | 8 |
|
6 |
| -## |
| 9 | +--- |
7 | 10 |
|
| 11 | +## Sites |
| 12 | +<!-- Where anyone with websites will have the ctf --> |
| 13 | +| name/handle | URL | description |
| 14 | +| :--- | :--: | ---: |
| 15 | +| | | |
| 16 | + |
| 17 | +--- |
| 18 | +## Contributor write |
| 19 | +<!-- Standardization write-up section--> |
8 | 20 | ### Crypto
|
9 | 21 | * [Crypto](../crypto)
|
10 | 22 |
|
11 | 23 | | Challenge | Write-ups
|
12 | 24 | | :----: | :----
|
13 |
| -| [BlaiseDeCVE](../crypto/BlaiseDeCVE) | You'll need this CVE-2014-6271 to find the key! |
14 |
| -| [HideInside](../crypto/HideInside)| Don't see any flag flying in this city pic, must be hidden behind the scenes |
15 |
| -| [rail-fence](../crypto/rail-fence) | The flag is there but not. There must be some type of pattern. This flag needs to be submitted in upper case. |
16 |
| -| [rome](../crypto/rome)| "Rome Cryptography" |
17 |
| -| [rome-but-harder](../crypto/rome-but-harder) | Old Time Crypto with a Modern Spin |
18 |
| -| [StegAESaurus](../crypto/StegAESaurus) | Put all the key pieces together to crack this ciphertext |
19 |
| -| [Transformation](../crypto/Transformation)| Do you have an affinity for math? Then you’ll easily crack this cipher! |
20 |
| -| [XORED-Message](../crypto/XORED-Message) | There is some encrypted message, it apparently has something to do with logic. |
| 25 | +| [BlaiseDeCVE](../crypto/BlaiseDeCVE) | [write-ups](BlaiseDeCVE) |
| 26 | +| [HideInside](../crypto/HideInside)| [write-ups](HideInside) |
| 27 | +| [rail-fence](../crypto/rail-fence) | [write-ups](rail-fence) |
| 28 | +| [rome](../crypto/rome)| [write-ups](rome) |
| 29 | +| [rome-but-harder](../crypto/rome-but-harder) | [write-ups](rome-but-harder) |
| 30 | +| [StegAESaurus](../crypto/StegAESaurus) | [write-ups](StegAESaurus) |
| 31 | +| [Transformation](../crypto/Transformation)| [write-ups](Transformation) |
| 32 | +| [XORED-Message](../crypto/XORED-Message) | [write-ups](XORED-Message) |
| 33 | + |
| 34 | +<!-- BlaiseDeCVE, HideInside, rail-fence, rome, rome-but-harder, StegAESaurus, Transformation, XORED-Message --> |
21 | 35 |
|
22 | 36 | ### Forensics
|
23 | 37 | * [Forensics](../forensics)
|
| 38 | + |
24 | 39 | | Challenge | Write-up
|
25 | 40 | | :--: | :--
|
26 |
| -| [alternate-reality](../forensics/alternate-reality) | Find the flag in this forensic disk image. |
27 |
| -| [closed-creds](../forensics/closed-creds) | Using the registry files provided, what is the password of the Administrator user? |
28 |
| -| [data-about-data](../forensics/data-about-data) | Find the flag in this zip archive. |
29 |
| -| [file-desc](../forensics/file-desc) | What type of file is this? |
30 |
| -| [HASH-browns](../forensics/HASH-browns) | Get the decimal sum of the last 4 digits of all each file from an hash. They were talking about something pertains to md as the hash. |
31 |
| -| [investigating-windows](../forensics/investigating-windows) | Find the SID of the user robbr using the Windows registry files provided. |
32 |
| -| [pw-backup](../forensics/pw-backup) | I seem to not be getting the full and grand picture here |
33 |
| -| [traffic-analysis](../forensics/traffic-analysis) | |
34 |
| -| [volatile-memory-1](../forensics/volatile-memory-1) | |
35 |
| -| [volatile-memory-2](../forensics/volatile-memory-2) | |
36 |
| -| [where-did-you-go](../forensics/where-did-you-go) | Find the flag in this forensic disk image. |
| 41 | +| [alternate-reality](../forensics/alternate-reality) | [write-ups](alternate-reality) |
| 42 | +| [closed-creds](../forensics/closed-creds) | [write-ups](closed-creds) |
| 43 | +| [data-about-data](../forensics/data-about-data) | [write-ups](data-about-data) |
| 44 | +| [file-desc](../forensics/file-desc) | [write-ups](file-desc) |
| 45 | +| [HASH-browns](../forensics/HASH-browns) | [write-ups](HASH-browns) |
| 46 | +| [investigating-windows](../forensics/investigating-windows) | [write-ups](investigating-windows) |
| 47 | +| [pw-backup](../forensics/pw-backup) | [write-ups](pw-backup) |
| 48 | +| [traffic-analysis](../forensics/traffic-analysis) | [write-ups](traffic-analysis) |
| 49 | +| [volatile-memory-1](../forensics/volatile-memory-1) | [write-ups](volatile-memory-1) |
| 50 | +| [volatile-memory-2](../forensics/volatile-memory-2) | [write-ups](volatile-memory-2) |
| 51 | +| [where-did-you-go](../forensics/where-did-you-go) | [write-ups](where-did-you-go) |
37 | 52 |
|
| 53 | +<!-- alternate-reality, closed-creds, data-about-data, file-desc, HASH-browns, investigating-windows, pw-backup, traffic-analysis, volatile-memory-1, volatile-memory-2, where-did-you-go --> |
38 | 54 | ## Misc
|
| 55 | +* [Misc](../misc) |
| 56 | + |
39 | 57 | | Challenge | Write-ups
|
40 | 58 | | :----: | :----
|
| 59 | +| [%20rainbows](../misc/%2520rainbows) | [write-ups](%2520rainbows) |
| 60 | +| [all-wrapped-up](../misc/all-wrapped-up) | [write-ups](all-wrapped-up) |
| 61 | +| ['Got_OSINT?'](../misc/Got_OSINT%3F)| [write-ups](Got_OSINT%3F) |
| 62 | +| [hidden-in-plain-sight-1](../misc/hidden-in-plain-sight-1) | [write-ups](hidden-in-plain-sight-1) |
| 63 | +| [hidden-in-plain-sight-2](../misc/hidden-in-plain-sight-2) | [write-ups](hidden-in-plain-sight-2) |
| 64 | +| [open-creds](../misc/open-creds)| [write-ups](open-creds) |
| 65 | +| [xymap](../misc/xymap) | [write-ups](xymap) |
| 66 | + |
| 67 | +<!-- %2520rainbows, all-wrapped-up, Got_OSINT%3F, hidden-in-plain-sight-1, hidden-in-plain-sight-2, open-creds, xymap --> |
41 | 68 |
|
42 | 69 | ## PWN
|
| 70 | +* [PWN](../pwn) |
| 71 | + |
43 | 72 | | Challenge | Write-ups
|
44 | 73 | | :----: | :----
|
| 74 | +| [64archInts](64archInts) | [write-ups](64archInts) |
| 75 | +| [exec](../pwn/exec) | [write-ups](exec) |
| 76 | +| [revPop](revPop) | [write-ups](revPop) |
| 77 | +| [sim-worker](sim-worker) | [write-ups](sim-worker) |
| 78 | +| [simple_buffo1](simple_buffo1) | [write-ups](simple_buffo1) |
| 79 | +| [simple_buffo2](simple_buffo2) | [write-ups](simple_buffo2) |
| 80 | + |
| 81 | +<!-- 64archInts, exec, revPop, sim-worker, simple_buffo1, simple_buffo2 --> |
45 | 82 |
|
46 | 83 | ## Web
|
| 84 | +* [Web](../web) |
| 85 | + |
47 | 86 | | Challenge | Write-ups
|
48 | 87 | | :----: | :----
|
| 88 | +| [clientside](../web/clientside) | [write-ups](clientside) |
| 89 | +| [insp3ctor](../web/insp3ctor)| [write-ups](insp3ctor) |
| 90 | +| [obligatory-robots](../web/obligatory-robots) | [write-ups](obligatory-robots) |
| 91 | +| [POST-UP](../web/POST-UP)| [write-ups](POST-UP) |
| 92 | +| [reDirector](../web/reDirector) | [write-ups](reDirector) |
| 93 | + |
| 94 | +<!-- clientside, insp3ctor, obligatory-robots, POST-UP, reDirector --> |
| 95 | + |
| 96 | +<!-- ["BlaiseDeCVE", "HideInside", "rail-fence", "rome", "rome-but-harder", "StegAESaurus", "Transformation", "XORED-Message", "alternate-reality", "closed-creds", "data-about-data", "file-desc", "HASH-browns", "investigating-windows", "pw-backup", "traffic-analysis", "volatile-memory-1", "volatile-memory-2", "where-did-you-go", "%2520rainbows", "all-wrapped-up", "Got_OSINT%3F", "hidden-in-plain-sight-1", "hidden-in-plain-sight-2", "open-creds", "xymap", "64archInts", "exec", "revPop", "sim-worker", "simple_buffo1", "simple_buffo2", "clientside", "insp3ctor", "obligatory-robots", "POST-UP", "reDirector"] --> |
| 97 | + |
| 98 | +<!-- python script: python3 -c 'import sys, os; [os.mkdir(f"{name}") for name in ["BlaiseDeCVE", "HideInside", "rail-fence", "rome", "rome-but-harder", "StegAESaurus", "Transformation", "XORED-Message", "alternate-reality", "closed-creds", "data-about-data", "file-desc", "HASH-browns", "investigating-windows", "pw-backup", "traffic-analysis", "volatile-memory-1", "volatile-memory-2", "where-did-you-go", "%2520rainbows", "all-wrapped-up", "Got_OSINT%3F", "hidden-in-plain-sight-1", "hidden-in-plain-sight-2", "open-creds", "xymap", "64archInts", "exec", "revPop", "sim-worker", "simple_buffo1", "simple_buffo2", "clientside", "insp3ctor", "obligatory-robots", "POST-UP", "reDirector"]]'--> |
0 commit comments