|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2001-04-11 02:16 UTC] derick@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Wed Nov 05 10:00:02 2025 UTC |
--- begin test.php --- <? $test = include("test.php"); ?> --- end test.php --- This brought my whole server to it's knees. It basically ate all the resources it could find and filled up all the swap space until the kernel went "erk". I haven't done much research but I'm aware that there are ways of detecting this kind of script. Maybe this isn't really a bug, but it's something worth thinking about (or at least documenting).