diff options
| author | Steve Kemp <steve@steve.org.uk> | 2012-11-24 20:19:56 +0000 | 
|---|---|---|
| committer | Steve Kemp <steve@steve.org.uk> | 2012-11-24 20:19:56 +0000 | 
| commit | 94a3f6221c12099bb38a11030f053b90515179b5 (patch) | |
| tree | 7427a463321c87f0ef58bc4f1f25ada0d025e8fd | |
| parent | a25bdd0071ed281c39da155e8ae60f6322e0a143 (diff) | |
  Expand on the most obvious DoS attack.
| -rw-r--r-- | SECURITY | 10 | 
1 files changed, 6 insertions, 4 deletions
| @@ -59,12 +59,14 @@ not yet done.  (It isn't obvious if this would be a sensible addition either.) -TODO ----- -Anything else?  DoS attacks? +Anything else? +-------------- + +DoS attacks seem likely - the simple case would be to stuff the queue with sufficiently many +"bogus" jobs that "real" jobs are never completed.  Steve ---  +-- | 
