Skip to content

Instantly share code, notes, and snippets.

@mlbiam
mlbiam / bsidesdctraining.md
Last active October 19, 2020 12:47
BSidesDC Training
@mlbiam
mlbiam / steps.md
Last active July 29, 2019 03:15
orchestra-to-aks.md
#!/bin/python
import boto3
import sys
out_to = open(sys.argv[2],"w")
client = boto3.client('ssm')
response = client.get_parameters_by_path(Path=sys.argv[1],Recursive=True,WithDecryption=True)

Keybase proof

I hereby claim:

  • I am mlbiam on github.
  • I am mlbiam (https://keybase.io/mlbiam) on keybase.
  • I have a public key ASDXoMp87KwJItI-xBDR-U4pYBhvjWYF6Qz9teWx_3A3GQo

To claim this, I am signing this object: