May 2nd, 2012
linux spoof process
Posted by
Felipe Olivaes in
xalassa
CODE:
-
#/usr/bin/perl
-
-
$0="mkreiserfs /dev/sdhehehe";
-
-
while(true) {
-
sleep(3600);
-
}
