Posts: 1
|
I have written a standalone Python-based program called FsckChickenboners for crapflooding spammers' forms with fake orders/leads. It is similar to the various Javascript-based retaliators, except that it is a set of standalone Python scripts instead of a set of web pages and JavaScripts, which means that it is more flexible in the requests that it can send to a site than a browser-based retaliator.
It is written to be relatively easy to adapt it to new types of sites. It will run on Unix (including Mac OS X and Linux), any 32- or 64-bit version of Windows, and any 64-bit (Alpha or IA-64) version of VMS 7.3-1 or higher. Python 2.3 or higher is required (and for Windows, should be installed to the default location). Tor is also required (connecting directly is not supported, because the spammers could easily see that they have been crapflooded by looking at their logs and seeing many requests from a single IP address).
To run it, click on the wrapper scripts in the "unix" or "windows" directories. A terminal window should appear, and the information being sent and the responses from the site will be shown in it.
It could also be run from the command line with "fsckchickenboners" or "python fsckchickenboners" (use the "-h" or "--help" option for help on command-line options)
Scripts currently included: Trust Savings Discount Pharmacy Diamond Replicas (this site appears to be banning IPs) the PRIAPINS family of sites (currently Unix-only because of the gocr/ImageMagick-based captcha cracker written in Unix shell)
Download it from the Kill Spammers forum
PS: does anyone know of any other places where I could host it (the Kill Spammers forum was recently a victim of a DDOS, and I want to make sure that it is available from more than one location so that spammers can't get it taken down) |
|