Skip to content

Commit

Permalink
Update Regular_expression_Denial_of_Service_-_ReDoS.md (#1010)
Browse files Browse the repository at this point in the history
  • Loading branch information
nisbet-hubbard authored Nov 1, 2024
1 parent 03f4b91 commit 779f19c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pages/attacks/Regular_expression_Denial_of_Service_-_ReDoS.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,8 +167,8 @@ will hang.

## References

- [Regular Expression Denial Of Service / Crosby&Wallach, Usenix Security 2003](http://www.cs.rice.edu/~scrosby/hash/slides/USENIX-RegexpWIP.2.ppt)
- [Regular expression Denial of Service Revisited, Sep-2009](http://www.checkmarx.com/NewsDetails.aspx?id=23&cat=3)
- [Regular Expression Denial Of Service / Crosby&Wallach, Usenix Security 2003](https://web.archive.org/web/20031120114522/https://www.cs.rice.edu/~scrosby/hash/slides/USENIX-RegexpWIP.2.ppt)
- [Regular expression Denial of Service Revisited, Sep-2009](https://web.archive.org/web/20091007100653/http://www.checkmarx.com/Upload/Documents/PDF/Checkmarx_OWASP_IL_2009_ReDoS.pdf)
- [RegExLib](http://regexlib.com/)
- [ReDOS Attacks: From the Exploitation to the Prevention (in .NET)](https://dzone.com/articles/regular-expressions-denial)
- [Tool for detecting ReDoS vulnerabilities.](https://web.archive.org/web/20211027135828/https://www.cs.bham.ac.uk/~hxt/research/rxxr.shtml)
Expand Down

0 comments on commit 779f19c

Please sign in to comment.