Blog Posts
Talks
Open Source Projects That Don't Suck (I hope!)
- AWS CIS Benchmark Scanner
A tool to scan an AWS account and generate a compliance report for the AWS CIS Benchmark.
- Hasher
A command line tool to rapidly generate multiple crytpographic hashes of files.
- Elastic Flask Baseline
A baseline application skeleton to jump start deployments on Elastic Beanstalk.
- XCCDF2TSV
A python script to convert XCCDF documents (specifically, DISA STIGs) into a file that is easily parsible by Excel, and useful for system adminstrators.
- IOS Config Fetcher
A small python application for network admins or auditors that will fetch the running, startup and version information from a Cisco router using telnet, SSH (key or pass).
- iPhone SMS DB Parser
A small python app that will dump statistics from an (unencrypted) iPhone SMS DB. See my iPhone talk for more on that DB and how to get it off the phone.
- AWS EC2 Market Analyis Tool
This python script is for analyzing Amazon EC2 Spot Instance market historical data, providing min/max/mean/stddev information based on the AWS JSON data file.