Spacemacs Cheatsheet

My personal spacemacs cheatsheet for daily use.

April 16, 2019 · 7 min · Chris

Spacemacs Go Layer and Environment Variables on macOS

Configuring Spacemacs Go layer and environment variables on macOS

August 13, 2018 · 3 min · Chris

PHP, MySql, and Injection

Inspired by Jack Daniel’s “Shoulders of InfoSec Project”, this post will be focused on the people and technologies behind one of the most prevalent attacks on web sites: SQL injection. According to OWASP, injection is the number one attack vector for web applications. Injection attacks can target many different contexts in a web application: HTML, PHP, ASP, Javascript, SQL, etc. Any context in which an interpreter parses input to execute instructions is potentially vulnerable to an injection attack....

November 26, 2014 · 12 min · Chris

How to create a Metasploit module

Learn how to create a metasploit module

December 13, 2013 · 7 min · Chris