Skip to content

Instantly share code, notes, and snippets.

@k3mlol
Created January 11, 2019 06:45
Show Gist options
  • Save k3mlol/ee530c55845f64d11e718d694c8b23ba to your computer and use it in GitHub Desktop.
Save k3mlol/ee530c55845f64d11e718d694c8b23ba to your computer and use it in GitHub Desktop.
curl 'https://crt.sh/?q=%.'$1'&output=json' | jq '.name_value' | sed 's/\"//g' | sed 's/\*\.//g' | sort -u
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment