Skip to content

Instantly share code, notes, and snippets.

@adulau
Created September 20, 2019 08:01
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 adulau/1f93c83fc9e767596b86b10b19ebf406 to your computer and use it in GitHub Desktop.
Save adulau/1f93c83fc9e767596b86b10b19ebf406 to your computer and use it in GitHub Desktop.
Toolset for MISP taxonomies, objects and alike

a list to a sane default

cat /tmp/lang.txt | awk -F'\\\\n' '{ printf "\"%s\", \n", $1 }'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment