Tool Talks: Debugging Ruby Exploits
In our sixth edition of the Tool Talk series, we explore a new test harness for discovering and crafting Ruby exploits.
Global organizations continue to struggle against the rising tide of web-application attacks. In fact, 50% of all sites were vulnerable to at least one serious exploitable vulnerability throughout 2021, according to a new report by NTT Application Security.
Our next Tool Talk will focus on a new test harness built using Ruby on Rails that enables more efficient web application exploitation. This application, created by our own Ben Lincoln, offers security practitioners a framework to investigate attack emulation techniques and debug complex exploits specific to Ruby.
Join us to learn how to stretch your knowledge of Ruby code vulnerabilities and attack scenarios by adding a new tool in your toolbox, saving you time and headache, to work faster against threats.
In our sixth edition of the Tool Talk series, we explored:
- A new test harness for debugging Ruby exploits
- Why this technique improves hacking prowess
- How to use this application for attack emulation