C++ for Hackers

January 11, 2020

Shift5 co-founder Josh Lospinoso talks about how C++ can be a vital tool for infosec developers. In this talk, he presents a simple Stage 0 Implant written in modern C++ to tool developers from Army Cyber Command. Along the way, he illuminates many features of C++, the C++ Standard Library, and the Boost Libraries that are highly useful when developing cybersecurity tools.

Companion code can be found here: github.com/jlospinoso/cpp-implant