Skip to content
Tenshi Hinanawi edited this page May 1, 2012 · 1 revision
  • IRC
    • irc.888chan.org #invasion

Anhero

Table of Contents

Victories

4chan may be behind attack on Twitter by Harrison Hoffman http://anonym.to/?http://news.cnet.com/8301-13515_3-10279618-26.html

Twitter Travails: Pranks and Deleted Account Errors by Ian Paul http://anonym.to/?http://www.pcworld.com/article/167889/twitter_travails_pranks_and_deleted_account_errors.html

Extra LULZ: while deleting user accounts who were spamming twitter, they deleted also regular accounts, http://anonym.to/?http://status.twitter.com/post/136164828/restoring-accidentally-suspended-accounts
4chan Versus Twitter: Round One by Stan Schroeder http://anonym.to/?http://mashable.com/2009/07/06/4chan-versus-twitter-round-one/

4chan Spams Twitter with #gorillapenis by Truemorist http://anonym.to/?http://www.nowpublic.com/culture/4chan-spams-twitter-gorillapenis

Are Spammers Impeding Twitter Growth? By Chris Crum http://anonym.to/?http://www.webpronews.com/topnews/2009/07/06/are-spammers-impeding-twitter-growth

Quote: Twitter Spam in the Spotlight While the #gorillapenis prank may not seem like a big deal, I have to disagree. It has forced me to write the words "gorilla penis" in a WebProNews article http://anonym.to/?http://webmarketingblips.dailyradar.com/article/are_spammers_impeding_twitter_growth/
success #1 rank obtained the end of the internet #gorillapenis more important than Michael Jackson

File:OperationshitterScoope.PNG

Time of attack

Discuss new raid time in IRC.

To find out more about this attack please visit this page.<-malware alert with avast

Intro

Twitter hasn't seen a good large-scale Anon raid before except for Operation Basement Dad. It's about time to change that.

What we will be doing is spamming Twitter with the phrase #gorillapenis (# signifies a particular topic on Twitter that is searchable). Yes, it is both stupid and unfunny, but spamming memes would be too obvious, cancerous and AIDS. The idea is to get it to the top of the "Trending Topics" (the list of the most popular topics on Twitter), evoking much lulz.

Here is a fancy article on how many users/tweets are needed to be on the Trending Topics.

Plan

Post this on every fucking *chan out there Create scripts (greasemonkey? macros?) or webpages which are easy to use by complete retards (or the raid will fail) and automatically spam twitter with random crap including the #gorillapenis hashtag.

Problems to notice:

  • When using the Twitter site, after about 50 messages your tweets might get blocked. They're still successfully sent, but they don't appear in the search and probably aren't counted in the hot topics. Creating a new account fixes that (no IP bans).
  • When using your own application hosted outside of Twitter, you can post exactly 150 updates per hour. After that, both the account and the IP the app was posting from get banned. We will need multiple bots on multiple servers to accomplish our aim.
  • Even though Twitter has no email validation, you cannot create accounts with a random email. If Twitter's welcome email doesn't get deliered, your tweets will not be visible in search results and thus won't count towards our goal. Use 10minutemail.com, mailinator.com or slopsbox
Each anon should have several ways of spamming Twitter:

Easy instructions

Instructions for people who either don't have the knowledge or just are too lazy to do anything by themselves. We have instructions for Windows and all UNIX-based systems, including Mac OS, Linux and BSD.

There are two scripts available:

  • Script #1 will create three Twitter accounts and spam using them.
  • Script #2 will need you to create three Twitter accounts, and will spam using them.
If you have an old Twitter account, perhaps from Operation Basement Dad, use that one. Twitter won't ban older accounts that easily.

Also, if you have the time, it's better not to use any scripts, but just sit and post a shitload of random crap along with #gorillapenis. That way tweets won't repeat themselves and it will seem a bit more legit.

Windows

#1

  1. Download http://anonym.to/http://www.mediafire.com/file/njvzyjdzqmn/twitter.zip and unzip it
  2. Run twitter.exe
  3. You will be asked to fill in a captcha three times, after that the script will start spamming Twitter from three different accounts.
  4. After 30 minutes or so, (or 15 to be on the safe side) change your IP. Restart your router, change proxy, or whatever, just change your IP.
  5. Continue until #gorillapenis is in Trending Topics.
  6. Profit. This time no '????'.
Note that if you have PHP installed, you may as well follow the instructions for UNIX systems below.

#2

  1. Register 3 (three) accounts on Twitter - no email validation, so it's easy. Use a trashmail email (like something_random@mailinator.com or use 10minutemail) so the e-mail is valid. Might be useful against their spam detection. You can't just use one account because it will get blocked quickly.
  2. Go to http://anonym.to/http://pastebin.com/f60a9d6f0 and save the file (by clicking 'download') as "twitter.php" in C:\Documents and Settings\Your_Username
  3. Edit the file with notepad, fill in the usernames and passwords of the three accounts you've registered - everything is explained inside the file
  4. Install PHP 5.3 from php.net (Windows download)
  5. Add proxy for anonymity (not necessary, but recommended)
  6. Open command line (Start -> Run -> cmd.exe)
  7. Type in php -f twitter.php and leave it running
  8. ????
  9. PROFIT

PHP Installation Fail

You could also just edit the above script and upload it to some random webserver which supports PHP. Then open the appropriate URL in your browser and let it run.

*nix / *BSD / Mac

#1

Install Python (preferably version 2.6) and the Python Imaging Library.

For Ubuntu and Debian-based distributions (Python should already be installed):

sudo apt-get install python-imaging python-imaging-tk

Download the script and run it:

wget "http://pastebin.com/pastebin.php?dl=f42ecb618" -O twitter.py
python twitter.py

Remember to change your IP from time to time.

#2

Install the PHP and PHP-curl packages.

Example for Ubuntu and probably other Debian based distributions:

sudo apt-get install php5 php5-curl

Download the script and edit it to add your 3 usernames/passwords:

wget "http://pastebin.com/pastebin.php?dl=f60a9d6f0" -O gorillapenis.php
nano gorillapenis.php
Start it from the command line:
php gorillapenis.php

Manually spamming

Create a Twitter account (or use your current one, I'm sure many of you already have it) and start posting random shit; be sure to include #gorillapenis in your every tweet. Put "eBaum's World" as your location (or something similar).

Just post lots of #gorillapenis, that's it.

Fellow Anon suggested using a short link to make spamming faster.

Automatically spamming

TweetDeck

Download TweetDeck (Windows, Linux, Mac) and set it up to automatically retweet the messages of other #gorillapenis spammers:
Mouse over person's pic and click straight arrow icon.

If you do, make sure to casually check if your tweets are still visible in the search. If not, create a new account.

Perlbot

Create a Twitter account and set up a bot, which avoids having to spend the 9000+ hours typing the words "#gorillapenis", as mentioned above. It is the most efficient way, but, of course, requires some basic web knowledge.

The problem with bots is that the maximum number of hourly updates you can make with an application is 150, which, of course, will clearly not attract enough attention. To bypass this, set up as many bots as possible, allowing you to spam shitloads of gorilla penises on Twitter.

  • This Perl bot searches Twitter and retweets every tweet mentioning #gorillapenis.
The bot is really easy to set up on any decent web server, or even your computer. What you will need is Perl with a few additional modules: DBI, LWP and XML::Simple, and a MySQL database (table configuration can be found here).

Each bot set up multiplies the amount of crap we'll be spamming, but, obviously, it only works for a while, then it reaches the update limit and you have to wait an hour. We could ask for an official Twitter whitelisting, but that obviously has a small chance of success. A great idea would be to set up many bots and let them share a database; that way they would fucking spam Twitter like crazy.

See Also

Category:Raids Category:Events
Clone this wiki locally