Last active
September 10, 2024 15:08
-
-
Save dustinbutterworth/3ae75ae51333ed76cfe414ba92d85303 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"meta": { | |
"theme": "professional" | |
}, | |
"basics": { | |
"name": "Dustin Butterworth", | |
"label": "Senior Security Engineer", | |
"image": "https://media.licdn.com/dms/image/C4E03AQEUtr1vmtPtng/profile-displayphoto-shrink_400_400/0/1565967104726?e=1687392000&v=beta&t=FuY6u_9nUMOjYE9ySZKrPP8Y85LOai0ETO4U8crh5z8", | |
"url": "https://www.dustinbutterworth.com/", | |
"summary": "I am a Senior Security Engineer specializing in DevOps with extensive experience in automation, vulnerability management, application security, cloud security, container security, and incident response Proficient in both Azure and AWS environments, I excel in developing policies, processes, procedures, tools, and automation with minimal supervision. My preferred programming languages include Python, Bash, and PowerShell", | |
"location": { | |
"city": "Cumming", | |
"countryCode": "US", | |
"region": "Georgia" | |
}, | |
"profiles": [ | |
{ | |
"network": "LinkedIn", | |
"username": "dustinbutterworth", | |
"url": "https://www.linkedin.com/in/dustinbutterworth/" | |
}, | |
{ | |
"network": "Github", | |
"username": "dustinbutterworth", | |
"url": "https://github.com/dustinbutterworth" | |
} | |
] | |
}, | |
"work": [ | |
{ | |
"name": "GreenSky", | |
"description": "GreenSky", | |
"position": "Senior Security Engineer", | |
"url": "https://www.greensky.com/", | |
"startDate": "2024-05-06", | |
"summary": "Delivering scalable security engineering solutions to support the company’s mission, with a focus on cloud security, automation, and real-time threat detection", | |
"highlights": [ | |
"Implementing cloud security Guardrails in AWS and Azure", | |
"Spearheading Automation of cloud security auditing", | |
"Developing and implementing a comprehensive JSON-structured inventory of cloud security alerts and conducted purple team exercises to validate alert efficacy by simulating attacks and verifying detection accuracy", | |
"Designing and developing cloud security alerting mechanisms and interactive dashboards in Splunk to enhance real-time monitoring and threat detection", | |
"Collaborating with Development, DevOps, and System Administrators", | |
"Managing Wazuh for file integrity monitoring, transitioning from manual to automated installations using Ansible with GitLab-stored templates, and successfully migrated Wazuh servers and thousands of hosts to a new, supported operating system", | |
"Performing Security Assessments of Cloud Based Applications (Fargate, Lambda, API Gateway, KMS)" | |
] | |
}, | |
{ | |
"name": "OneTrust", | |
"description": "OneTrust", | |
"position": "Cyber Threat Intelligence Team Lead", | |
"url": "https://www.onetrust.com/", | |
"startDate": "2021-07-12", | |
"endDate": "2024-05-06", | |
"summary": "Founding the new cyber threat intelligence program while providing scalable solutions, emphasizing automation and cross-team collaboration to enhance overall security posture", | |
"highlights": [ | |
"Automating tasks and procedures for various teams", | |
"Architecting serverless solutions for security automation", | |
"Developing security infrastructure as code (Terraform/Chef)", | |
"Leading the email security engineering initiative", | |
"Preparing analysis and reports for leadership", | |
"Collaborating with various teams for incident response", | |
"Implementing security policies across various teams", | |
"Performing open source intelligence gathering", | |
"Identifying, analyzing, and mitigating threats" | |
] | |
}, | |
{ | |
"name": "GreenSky", | |
"description": "GreenSky", | |
"position": "Security Engineer", | |
"url": "https://www.greensky.com/", | |
"startDate": "2018-10-01", | |
"endDate": "2021-07-12", | |
"summary": "Implementing scalable security engineering solutions, driving automation, and integrating container security into CI/CD pipelines to support the company’s mission", | |
"highlights": [ | |
"Coordinating Vulnerability Management", | |
"Spearheading Automation of Security Tasks", | |
"Pioneering Shift Left Movement at GreenSky", | |
"Implementing Container Security into our CI/CD Pipeline", | |
"Collaborating with Development, DevOps, and System Administrators", | |
"Performing Security Assessments of Cloud Based Applications (Fargate, Lambda, API Gateway, KMS)" | |
] | |
}, | |
{ | |
"name": "GreenSky", | |
"description": "GreenSky", | |
"position": "DevOps Team Lead", | |
"url": "https://www.greensky.com/", | |
"startDate": "2016-12-01", | |
"endDate": "2018-10-01", | |
"summary": "Leading DevOps initiatives to provide scalable solutions, managing projects, and establishing Infrastructure as Code to enhance operational efficiency", | |
"highlights": [ | |
"Managing projects and assigned tasks in Jira", | |
"Configuring jobs and pipelines using Jenkins", | |
"Coaching and training other team members", | |
"Performing production deployments and troubleshooting", | |
"Establishing Infrastructure as Code at GreenSky, putting our entire application stack into Chef", | |
"Moving KeyCloak from standalone to high availability using Chef Cookbooks" | |
] | |
} | |
], | |
"education": [ | |
{ | |
"institution": "Western Kentucky University", | |
"url": "https://www.wku.edu/", | |
"area": "Sociology and Criminology", | |
"studyType": "Bachelor", | |
"endDate": "2004" | |
} | |
], | |
"skills": [ | |
{ | |
"name": "Automation and Scripting", | |
"level": "Intermediate", | |
"keywords": [ | |
"Python", | |
"Bash", | |
"Powershell", | |
"AWS", | |
"Azure" | |
] | |
}, | |
{ | |
"name": "Security Tooling", | |
"level": "Intermediate", | |
"keywords": [ | |
"Splunk", | |
"Wiz", | |
"Paloalto Prisma", | |
"Crowdstrike", | |
"Azure Sentinel" | |
] | |
}, | |
{ | |
"name": "DevOps Tooling", | |
"level": "Intermediate", | |
"keywords": [ | |
"Terraform", | |
"Chef", | |
"Jenkins", | |
"CDK/Cloudformation", | |
"Ansible" | |
] | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment