An open API service indexing awesome lists of open source software.

https://github.com/gauben/thcon21-expressive-expressions

Learn regexes while having fun
https://github.com/gauben/thcon21-expressive-expressions

challenge ctf php regex web

Last synced: 3 months ago
JSON representation

Learn regexes while having fun

Awesome Lists containing this project

README

        

# Expressive Expressions

Expressive Expressions is a CTF challenge of the THCon 2021, in the web category.


Screenshot of the challenge

## Details

Expressive Expressions is a challenge about crafting a password that matches several regexes of increasing difficulty.

To start the challenge, run `docker build && docker run`.

## Writeups

* [Write-up by Amendil](https://ctftime.org/writeup/28790)

## License

AGPL 3.0 or later