From 4385c627272d976a69ced54de3a03e582d2f1376 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 10 Apr 2024 13:28:10 +0000 Subject: [PATCH] =?UTF-8?q?Update=20writeups=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/content/writeups/amateursctf/2024/algo/orz-larry.md | 4 ++-- src/content/writeups/amateursctf/2024/crypto/aesy.md | 4 ++-- src/content/writeups/amateursctf/2024/jail/javajail1.md | 4 ++-- src/content/writeups/amateursctf/2024/jail/javajail2.md | 4 ++-- src/content/writeups/amateursctf/2024/jail/pyquinejailgolf.md | 4 ++-- src/content/writeups/amateursctf/2024/jail/sansomega.md | 4 ++-- src/content/writeups/amateursctf/2024/misc/sanity-check.md | 4 ++-- src/content/writeups/amateursctf/2024/misc/survey.md | 2 +- src/content/writeups/amateursctf/2024/osint/bathroom-break.md | 4 ++-- .../writeups/amateursctf/2024/osint/cherry-blossoms.md | 4 ++-- src/content/writeups/amateursctf/2024/web/agile-rut.md | 4 ++-- src/content/writeups/amateursctf/2024/web/denied.md | 4 ++-- src/content/writeups/amateursctf/2024/web/one-shot.md | 4 ++-- src/content/writeups/amateursctf/2024/web/sculpture.md | 4 ++-- writeups | 2 +- 15 files changed, 28 insertions(+), 28 deletions(-) diff --git a/src/content/writeups/amateursctf/2024/algo/orz-larry.md b/src/content/writeups/amateursctf/2024/algo/orz-larry.md index 25e565d..0974211 100644 --- a/src/content/writeups/amateursctf/2024/algo/orz-larry.md +++ b/src/content/writeups/amateursctf/2024/algo/orz-larry.md @@ -1,8 +1,8 @@ --- title: "orz-larry" description: "I wrote code to try to solve the problem the omniscient god solved but it was too slow (it works tho!!). Can you help?" -points: 397 -solves: 32 +points: 392 +solves: 34 author: nobody --- diff --git a/src/content/writeups/amateursctf/2024/crypto/aesy.md b/src/content/writeups/amateursctf/2024/crypto/aesy.md index 50e0b0c..9d09085 100644 --- a/src/content/writeups/amateursctf/2024/crypto/aesy.md +++ b/src/content/writeups/amateursctf/2024/crypto/aesy.md @@ -1,8 +1,8 @@ --- title: "aesy" description: "Please aes-decrypt the flag for me:" -points: 168 -solves: 325 +points: 163 +solves: 338 author: nobody --- diff --git a/src/content/writeups/amateursctf/2024/jail/javajail1.md b/src/content/writeups/amateursctf/2024/jail/javajail1.md index f82c384..a880b1a 100644 --- a/src/content/writeups/amateursctf/2024/jail/javajail1.md +++ b/src/content/writeups/amateursctf/2024/jail/javajail1.md @@ -1,8 +1,8 @@ --- title: "javajail1" description: "Good luck getting anything to run." -points: 314 -solves: 84 +points: 309 +solves: 88 author: nobody --- diff --git a/src/content/writeups/amateursctf/2024/jail/javajail2.md b/src/content/writeups/amateursctf/2024/jail/javajail2.md index e4cb7c1..8c29588 100644 --- a/src/content/writeups/amateursctf/2024/jail/javajail2.md +++ b/src/content/writeups/amateursctf/2024/jail/javajail2.md @@ -1,8 +1,8 @@ --- title: "javajail2" description: "okay sorry here's a real jail." -points: 361 -solves: 50 +points: 355 +solves: 54 author: nobody --- diff --git a/src/content/writeups/amateursctf/2024/jail/pyquinejailgolf.md b/src/content/writeups/amateursctf/2024/jail/pyquinejailgolf.md index 7885757..6f8081e 100644 --- a/src/content/writeups/amateursctf/2024/jail/pyquinejailgolf.md +++ b/src/content/writeups/amateursctf/2024/jail/pyquinejailgolf.md @@ -1,8 +1,8 @@ --- title: "pyquinejailgolf" description: "What about a quine?" -points: 430 -solves: 19 +points: 419 +solves: 23 author: nobody --- diff --git a/src/content/writeups/amateursctf/2024/jail/sansomega.md b/src/content/writeups/amateursctf/2024/jail/sansomega.md index 670392f..4622a81 100644 --- a/src/content/writeups/amateursctf/2024/jail/sansomega.md +++ b/src/content/writeups/amateursctf/2024/jail/sansomega.md @@ -1,8 +1,8 @@ --- title: "sansomega" description: "Somehow I think the pico one had too many unintendeds..." -points: 209 -solves: 227 +points: 207 +solves: 230 author: nobody --- diff --git a/src/content/writeups/amateursctf/2024/misc/sanity-check.md b/src/content/writeups/amateursctf/2024/misc/sanity-check.md index d09ec03..a2aea07 100644 --- a/src/content/writeups/amateursctf/2024/misc/sanity-check.md +++ b/src/content/writeups/amateursctf/2024/misc/sanity-check.md @@ -1,8 +1,8 @@ --- title: "sanity-check" description: "wow sanity check go join the discord." -points: 57 -solves: 823 +points: 56 +solves: 830 author: nobody --- diff --git a/src/content/writeups/amateursctf/2024/misc/survey.md b/src/content/writeups/amateursctf/2024/misc/survey.md index 6e766f6..4b6cb57 100644 --- a/src/content/writeups/amateursctf/2024/misc/survey.md +++ b/src/content/writeups/amateursctf/2024/misc/survey.md @@ -2,7 +2,7 @@ title: "survey" description: "[survey](https://forms.gle/yhv7NoHnkzFPwJbm8)" points: 1 -solves: 174 +solves: 204 author: nobody --- diff --git a/src/content/writeups/amateursctf/2024/osint/bathroom-break.md b/src/content/writeups/amateursctf/2024/osint/bathroom-break.md index dd4720f..75dec68 100644 --- a/src/content/writeups/amateursctf/2024/osint/bathroom-break.md +++ b/src/content/writeups/amateursctf/2024/osint/bathroom-break.md @@ -1,8 +1,8 @@ --- title: "bathroom-break" description: "I was on an in-state skiing trip with my family when we decided to go out and see some sights. I remember needing to go to the bathroom near where these pictures were taken and then leaving a review. Can you find this review for me?" -points: 157 -solves: 357 +points: 154 +solves: 365 author: nobody --- diff --git a/src/content/writeups/amateursctf/2024/osint/cherry-blossoms.md b/src/content/writeups/amateursctf/2024/osint/cherry-blossoms.md index 510f20a..4a4d30a 100644 --- a/src/content/writeups/amateursctf/2024/osint/cherry-blossoms.md +++ b/src/content/writeups/amateursctf/2024/osint/cherry-blossoms.md @@ -1,8 +1,8 @@ --- title: "cherry-blossoms" description: "average southern californian reacts to DC weather. amazing scenery though at the time." -points: 200 -solves: 245 +points: 195 +solves: 255 author: nobody --- diff --git a/src/content/writeups/amateursctf/2024/web/agile-rut.md b/src/content/writeups/amateursctf/2024/web/agile-rut.md index faf9832..3529eab 100644 --- a/src/content/writeups/amateursctf/2024/web/agile-rut.md +++ b/src/content/writeups/amateursctf/2024/web/agile-rut.md @@ -1,8 +1,8 @@ --- title: "agile-rut" description: "check out this cool font i made!" -points: 175 -solves: 305 +points: 173 +solves: 311 author: nobody --- diff --git a/src/content/writeups/amateursctf/2024/web/denied.md b/src/content/writeups/amateursctf/2024/web/denied.md index a4fe3ea..ae8bd60 100644 --- a/src/content/writeups/amateursctf/2024/web/denied.md +++ b/src/content/writeups/amateursctf/2024/web/denied.md @@ -1,8 +1,8 @@ --- title: "denied" description: "what options do i have?" -points: 54 -solves: 849 +points: 53 +solves: 856 author: nobody --- diff --git a/src/content/writeups/amateursctf/2024/web/one-shot.md b/src/content/writeups/amateursctf/2024/web/one-shot.md index 5c5c6a7..8d33f38 100644 --- a/src/content/writeups/amateursctf/2024/web/one-shot.md +++ b/src/content/writeups/amateursctf/2024/web/one-shot.md @@ -1,8 +1,8 @@ --- title: "one-shot" description: "my friend keeps asking me to play OneShot. i haven't, but i made this cool challenge!" -points: 186 -solves: 276 +points: 184 +solves: 282 author: nobody --- diff --git a/src/content/writeups/amateursctf/2024/web/sculpture.md b/src/content/writeups/amateursctf/2024/web/sculpture.md index 0ada8e9..722a2dc 100644 --- a/src/content/writeups/amateursctf/2024/web/sculpture.md +++ b/src/content/writeups/amateursctf/2024/web/sculpture.md @@ -1,8 +1,8 @@ --- title: "sculpture" description: "Client side rendered python turtle sculptures, why don't we play around with them." -points: 312 -solves: 86 +points: 302 +solves: 95 author: nobody --- diff --git a/writeups b/writeups index 64a4450..134a4f7 160000 --- a/writeups +++ b/writeups @@ -1 +1 @@ -Subproject commit 64a4450b53a02eaf29995130257a39e41b140694 +Subproject commit 134a4f7a8bc834c69db7366a8f616aaf4a9e1d5f