https://github.com/gauben/thcon22-strlen
strlen() is a challenge about breaking the PHP function of the name name
https://github.com/gauben/thcon22-strlen
Last synced: 3 months ago
JSON representation
strlen() is a challenge about breaking the PHP function of the name name
- Host: GitHub
- URL: https://github.com/gauben/thcon22-strlen
- Owner: GauBen
- License: agpl-3.0
- Created: 2022-10-22T10:10:14.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-28T20:12:02.000Z (over 2 years ago)
- Last Synced: 2025-01-11T17:30:17.930Z (4 months ago)
- Language: PHP
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# strlen()
strlen() is a CTF challenge of the THCon 2022, in the web category.
![]()
## Details
strlen() is a challenge about breaking the PHP function of the name name.
To start the challenge, run `docker build && docker run`.
## License
AGPL 3.0 or later