Global ETD Search

Search theses and dissertations gathered from participating repositories worldwide. Every result links back to the library that holds it. No account is needed.

Results

Showing 1 to 3 of 3 for “"ReDoS"”.

  1. On the Impact and Defeat of Regular Expression Denial of Service

    … known as Regular expression Denial of Service (ReDoS). Part I gives the necessary background to understand this problem. In Part II of this dissertation, I present the first large-scale empirical studies of super-linear regex use. Guided by case studies of ReDoS issues in practice (Chapter 3), I …

    vt Repository record for On the Impact and Defeat of Regular Expression Denial of Service (opens in a new tab)

  2. Theory and Patterns for Avoiding Regex Denial of Service

    … can also lead to a security vulnerability called ReDoS(Regular Expression Denial of Service), caused by a super-linear worst-case execution time during regex matching. ReDoS has a serious and wide impact: since applications written in most programming languages can be vulnerable to it, ReDoS has …

    vt Repository record for Theory and Patterns for Avoiding Regex Denial of Service (opens in a new tab)

  3. Exploring the Process and Challenges of Programming with Regular Expressions

    Regular expressions (regexes) are a powerful mechanism for solving string-matching problems and are supported by all modern programming languages. While regular expressions are highly expressive, they are also often perceived to be highly complex and hard to read. While existing studies have …

    vt Repository record for Exploring the Process and Challenges of Programming with Regular Expressions (opens in a new tab)