RubyFlow The Ruby and Rails community linklog

The dangers of single line regular expressions

Regular expressions in Ruby are multi-line by default and if you don’t know that, it might lead to unexpected behavior and security issues. In this article we go over a HackTheBox challenge to demonstrate how it could lead to a vulnerability.

https://greg.molnar.io/blog/the-dangers-of-single-line-regular-expressions/

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in