Projects
Cyber Reconnaissance Assessment
Ethical HackingThis was my capstone project for my Bachelor's Degree: Participated and contributed to a Reconnaissance of Idaho Government Systems along side and sanctioned by the Idaho Army National Guard. This project involved: Reconnaissance of the partner's network. Scanning and Enumeration of vulnerable targets. Debrief for the partner executives. The project...
Practical Ethical Hacker Training from TCM Security
Ethical HackingCurrent Percentage: 100% Currently working through the Practical Ethical Hacking Course offered by TCM Security. This course is meant to prepare me for the Practical Junior Penetration Tester Certification and covers: Networking Linux Python The stages of attacking, such as Information gathering, Enumeration and Exploitation. This course also covers setting...
Learning various programming skills
CodingCoding has always been an area which has interested me. I decided to learn back-end programming languages to assist with my skills in Cybersecurity. So far I have completed: Learning basic Python. Learning the basics of shells and terminals. Building a Bookbot. I am currently working on: Object Oriented Programming.
Isolated and Investigated potential malicious USB device
Incident ResponseInvestigated a found USB device brought to the Service Desk by an end-user. The end-user asked her co-workers if anyone owned the USB, but nobody knew where it came from. I was tasked with the investigation. Steps taken during this project: Found an computer which was no longer in use...
USMT Transfer PowerShell Script
ScriptingDuring the course of my Internship, I tasked myself with developing a PowerShell Script to speed up the process of transferring user profiles. This increase tripled the efficiency of getting new PCs out to end-users.
Python Workbook
CodingThis was a Python Workbook I was challenged to make throughout my CORe 100 course, introducing me to the language.