Skip to content

Instantly share code, notes, and snippets.

@pauldougan
Last active March 14, 2024 11:30
Show Gist options
  • Save pauldougan/da57c2ecd0262e869e0d5948f2c33be0 to your computer and use it in GitHub Desktop.
Save pauldougan/da57c2ecd0262e869e0d5948f2c33be0 to your computer and use it in GitHub Desktop.
debug tools
tool description purpose
curl https cli tool access http(s) endpoints and send GET|POST requests
cyberchef swiss army penknife crypto tool general crypto (hashing encoding etc)
fx JSON browsing tool inspect json for a quick look
jwt JWT CLI tool encoding and decoding of JWT
jwt.ms Online JWT tool decode JWT
jq JSON tool format and process JSON data
visidata swiss army penknife data tool for tabular data exploring and converting tabular date
charles debugging http proxy wire level tracing of http flows
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment