CTF Writeup: UTCTF 2022

This page summarizes the projects mentioned and recommended in the original post on dev.to

JetBrains - Tell us how you use coding tools. You may win a prize!
Are you a developer or a data analyst? Share your thoughts about your coding tools in our short survey and get a chance to win prizes!
surveys.jetbrains.com
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. vulnerable-web-app

    One of his tweets includes a link to his Github's vulnerable web app respository.

  2. JetBrains

    Tell us how you use coding tools. You may win a prize! Are you a developer or a data analyst? Share your thoughts about your coding tools in our short survey and get a chance to win prizes!

    JetBrains logo
  3. DogFeedScheduler

    Now we have found out that Cacio e Pepe is his favorite food. Now on his Github, he has another repository called DogFeedScheduler written in Go.

  4. CTFwriteups

    Discontinued LambdaMamba's writeups for CTFs. [GET https://api.github.com/repos/LambdaMamba/CTFwriteups: 404 - Not Found // See: https://docs.github.com/rest/repos/repos#get-a-repository]

    We are told that we should use what we found in Public Panic P1 for this challenge.

  5. KeystrokeInjection

    Resources used to inject keystrokes using bash script and Arduino

    The following shows the sped up demo of the Brute Force keystroke injector:

  6. CyberChef

    The Cyber Swiss Army Knife - a web app for encryption, encoding, compression and data analysis

    The ASCII message had = at the end, so I immediately knew this requires Base64 conversion. So I went ahead to Cyberchef and did Base64 conversion.

  7. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • CTF Writeup: picoCTF 2022 Cryptography

    2 projects | dev.to | 3 Apr 2022
  • Anonymous hackers now targeting Russian websites in retaliation for the Ukraine invasion.

    5 projects | /r/Damnthatsinteresting | 24 Feb 2022
  • CyberChef

    1 project | dev.to | 23 May 2025
  • Show HN: 100.st – Dev utilities I built for format conversions and encoding

    2 projects | news.ycombinator.com | 7 May 2025
  • Show HN: JSONXMLKit – Format JSON/XML and Decode Base64 in the Browser

    1 project | news.ycombinator.com | 22 Apr 2025

Did you know that C++ is
the 7th most popular programming language
based on number of references?