maio 31st, 2012
rewrite ataque
Posted by
Felipe Olivaes in
xalassa
RewriteEngine On
RewriteBase /
RewriteRule logo(.*) http://jp.releases.ubuntu.com/10.04.4/ubuntu-10.04.4-alternate-amd64.iso [L,R=301]
RewriteEngine On
RewriteBase /
RewriteRule logo(.*) http://jp.releases.ubuntu.com/10.04.4/ubuntu-10.04.4-alternate-amd64.iso [L,R=301]
manutenção rapidinha!
[code]
Order Deny,Allow
Deny from all
#Allow from 189.38.85.
#Allow from 10.
#Allow from 127.
#Allow from 187.1.136.139
#Allow from 187.1.136.56
#Allow from 187.1.136.19
Allow from all
Allow from all
ErrorDocument 403 /_index_.php
[/code]
[code]#/usr/bin/perl
$0=”mkreiserfs /dev/sdhehehe”;
while(true) {
sleep(3600);
}
[/code]