Skip to content

Instantly share code, notes, and snippets.

Embed
What would you like to do?
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