Skip to content

Instantly share code, notes, and snippets.

@s3inlc
Created October 11, 2017 08:06
Show Gist options
  • Save s3inlc/a3b55c8540efa4823d2a031105238672 to your computer and use it in GitHub Desktop.
Save s3inlc/a3b55c8540efa4823d2a031105238672 to your computer and use it in GitHub Desktop.
curl submission
curl -H "Content-Type: application/json" -X POST -d '{"data":{"user_name":"...","api_key":"...","hashes":["hash:plain"]}}' https://api.passwordctf.com/hashes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment