Skip to content

Instantly share code, notes, and snippets.

@adulau
Created September 20, 2019 08:01
Show Gist options
  • Select an option

  • Save adulau/1f93c83fc9e767596b86b10b19ebf406 to your computer and use it in GitHub Desktop.

Select an option

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