diff -r ea17aab7cea6 -r d24749d0282d bsc-projects-13.html
--- a/bsc-projects-13.html Mon Oct 07 15:44:32 2013 +0100
+++ b/bsc-projects-13.html Mon Oct 07 15:45:22 2013 +0100
@@ -69,7 +69,7 @@
aaaaaaaaaaaaaaaaaaaaaaaaaaaa
(that is 28 a
s), you will soon notice that your CPU usage goes to 100%. In fact,
Python and Ruby need approximately 30 seconds of hard work for matching this string. You can try it for yourself:
re.py (Python version) and
- re.rb
+ re.rb
(Ruby version). You can imagine an attacker
mounting a nice DoS attack against
your program if it contains such an “evil” regular expression. Actually
@@ -553,7 +553,7 @@
- Last modified: Mon Oct 7 15:44:19 BST 2013 + Last modified: Mon Oct 7 15:45:18 BST 2013 [Validate this page.]