SANSHolidayChallenge The 2018 SANS Holiday Hack Challenge - Write-Up IntroductionThis year's SANS Holiday Hack Challenge came in the form of a security conference called KringleCon where I took on the role of an attendee. The challenge had several parts to it. Throughout
XSS XSS with PUT in Ghost Blog Intoduction For my blog I have tried several content management systems and a while ago I decided to use Ghost for its simplicity and ease of use. Recently, I found XSS in the
Python Custom Web Server Responses with Python Introduction In my job sometimes I have to setup quick web servers to respond to request in certain ways. Python does a great job at making this easy without having to have any
My First Burp Suite Extension Introduction I recently had a career change from the defensive side of security to the offensive which means a whole knew set of skills to develop. For those who are not familiar Burp
PowerShell Reinventing the Wheel in PowerShell: PoshCiphers - Part 2 Introduction If you missed Part 1 please take a look at it. I explained the math behind the cipher algorithms. This post will cover the core of the brute forcing. It definitely took
PowerShell Reinventing the Wheel in PowerShell: PoshCiphers - Part 1 Introduction Anyone who knows me knows I am a huge fan of PowerShell and a firm believer in reinventing the wheel with PowerShell in order to learn. So, this last weekend I bought
PowerShell Fixing Unquoted Search Paths Using Powershell Update I recieved an email identifying an issue and providing a potential solution. The issue was the script would expand environmental variables in paths which could break when the wrong path is expanded
Challenges The 2015 SANS Holiday Hack Challenge - Write-Up Introduction It was the holiday season, and time for the SANS Holiday Hack Challenge for 2015. I had not participated in the previous years but I recently started participating in CTFs and other