Black Magic Parsing with Regular Expressions (Parsing for Pentesters: Post 2)
Intro In a previous post, @bluscreenofjeff and I discussed the importance of data parsing skills for penetration testers and detailed the basics of how to get started with it. In that post we covered multiple ways to match text and search for specific strings. The examples we used were pretty straightforward, which is not always true…