https://github.com/gauben/thcon22-mogular-expretus
Mogular Expretus is a challenge about crafting a regular expression
https://github.com/gauben/thcon22-mogular-expretus
Last synced: 3 months ago
JSON representation
Mogular Expretus is a challenge about crafting a regular expression
- Host: GitHub
- URL: https://github.com/gauben/thcon22-mogular-expretus
- Owner: GauBen
- License: agpl-3.0
- Created: 2022-10-22T10:07:54.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-28T20:06:57.000Z (over 2 years ago)
- Last Synced: 2025-01-11T17:30:17.306Z (4 months ago)
- Language: PHP
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mogular Expretus
Mogular Expretus is a CTF challenge of the THCon 2022, in the web category.
![]()
## Details
Mogular Expretus is a challenge about crafting a regular expression that matches some words and does not match others.
To start the challenge, run `docker build && docker run`.
## License
AGPL 3.0 or later