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
- Host: GitHub
- URL: https://github.com/gauben/thcon21-expressive-expressions
- Owner: GauBen
- License: agpl-3.0
- Created: 2021-06-14T19:51:55.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-06-14T20:40:09.000Z (almost 4 years ago)
- Last Synced: 2025-01-11T17:30:19.053Z (4 months ago)
- Topics: challenge, ctf, php, regex, web
- Language: PHP
- Homepage:
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Expressive Expressions
Expressive Expressions is a CTF challenge of the THCon 2021, in the web category.
![]()
## 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