script.src
print("<color=red>[</color>"+"<color=yellow>Lib Installer Booting</color>"+"<color=red>]</color>\n") wait(3) //lib = metaxploit metax = include_lib("/lib/metaxploit.so") metas = include_lib("/lib/metaxploit.so") aptclient = include_lib("/lib/aptclient.so") filePath = "/lib/metaxploit.so" metas = "metaxploit.so" print("Scanning for "+"<color=blue>[" +metas+"]</color>") wait(1) if not metas then metas = include_lib(current_path + "/metaxploit.so") end if if metas != null then metaLib = load(metax, "/lib/metaxploit.so") print("File : " + "<color=red>["+metas+"]</color>" + " Version: "+"<color=red>["+version(metaLib)+"]</color>") else satem = "metaxploit.so" print("Installing : " + "<color=red>["+satem+"]</color>") get_shell.launch("/bin/apt-get", "update") get_shell.launch("/bin/apt-get", "install metaxploit.so") metas = include_lib("/lib/metaxploit.so") print("\n") end if wait(2) //lib = aptclient apts = include_lib("/lib/aptclient.so") filePath = "/lib/aptclient.so" apts = "aptclient.so" print("Scanning for "+"<color=blue>[" +apts+"]</color>") wait(1) if not apts then apts = include_lib(current_path + "/aptclient.so") end if filePath = "/lib/aptclient.so" apts = File(host_computer(get_shell), filePath) if apts != null then metaLib = load(metax, "/lib/aptclient.so") print("File : " + "<color=red>["+apts.name+"]</color>" + " Version: "+"<color=red>["+version(metaLib)+"]</color>") else stpa = "aptclient.so" print("Installing : " + "<color=red>["+stpa+"]</color>") get_shell.launch("/bin/apt-get", "update") get_shell.launch("/bin/apt-get", "install aptclient.so") metas = include_lib("/lib/aptclient.so") print("\n") end if wait(2) //lib = crypto cryt = include_lib("/lib/crypto.so") filePath = "/lib/crypto.so" cryt = "crypto.so" print("Scanning for "+"<color=blue>[" +cryt+"]</color>") wait(1) if not cryt then cryt = include_lib(current_path + "/crypto.so") end if filePath = "/lib/crypto.so" cryt = File(host_computer(get_shell), filePath) if cryt != null then metaLib = load(metax, "/lib/crypto.so") print("File : " + "<color=red>["+cryt.name+"]</color>" + " Version: "+"<color=red>["+version(metaLib)+"]</color>") else tyrc = "crypto.so" print("Installing : " + "<color=red>["+tyrc+"]</color>") get_shell.launch("/bin/apt-get", "update") get_shell.launch("/bin/apt-get", "install crypto.so") cryt = include_lib("/lib/crypto.so") print("\n") end if wait(2) //lib = init int = include_lib("/lib/init.so") filePath = "/lib/init.so" int = "init.so" print("Scanning for "+"<color=blue>[" +int+"]</color>") wait(1) if not int then int = include_lib(current_path + "/init.so") end if filePath = "/lib/init.so" int = File(host_computer(get_shell), filePath) if int != null then metaLib = load(metax, "/lib/init.so") print("File : " + "<color=red>["+int.name+"]</color>" + " Version: "+"<color=red>["+version(metaLib)+"]</color>") else tni = "init.so" print("Installing : " + "<color=red>["+tni+"]</color>") get_shell.launch("/bin/apt-get", "update") get_shell.launch("/bin/apt-get", "install init.so") int = include_lib("/lib/init.so") print("\n") end if wait(2) //kernel_module kern = include_lib("/lib/kernel_module.so") filePath = "/lib/kernel_module.so" kern = "kernel_module.so" print("Scanning for "+"<color=blue>[" +kern+"]</color>") wait(1) if not kern then kern = include_lib(current_path + "/kernel_module.so") end if filePath = "/lib/kernel_module.so" kern = File(host_computer(get_shell), filePath) if kern != null then metaLib = load(metax, "/lib/kernel_module.so") print("File : " + "<color=red>["+kern.name+"]</color>" + " Version: "+"<color=red>["+version(metaLib)+"]</color>") else nrek = "kernel_module.so" print("Installing : " + "<color=red>["+nrek+"]</color>") get_shell.launch("/bin/apt-get", "update") get_shell.launch("/bin/apt-get", "install kernel_module.so") kern = include_lib("/lib/kernel_module.so") print("\n") end if wait(2) //libhttp lbhtt = include_lib("/lib/libhttp.so") filePath = "/lib/libhttp.so" lbhtt = "libhttp.so" print("Scanning for "+"<color=blue>[" +lbhtt+"]</color>") wait(1) if not lbhtt then lbhtt = include_lib(current_path + "/libhttp.so") end if filePath = "/lib/libhttp.so" lbhtt = File(host_computer(get_shell), filePath) if lbhtt != null then metaLib = load(metax, "/lib/libhttp.so") print("File : " + "<color=red>["+lbhtt.name+"]</color>" + " Version: "+"<color=red>["+version(metaLib)+"]</color>") else tthbl = "libhttp.so" print("Installing : " + "<color=red>["+tthbl+"]</color>") get_shell.launch("/bin/apt-get", "update") get_shell.launch("/bin/apt-get", "install libhttp.so") lbhtt = include_lib("/lib/libhttp.so") print("\n") end if wait(2) //libsql lbsql = include_lib("/lib/libsql.so") filePath = "/lib/libsql.so" lbsql = "libsql.so" print("Scanning for "+"<color=blue>[" +lbsql+"]</color>") wait(1) if not lbsql then lbsql = include_lib(current_path + "/libsql.so") end if filePath = "/lib/libsql.so" lbsql = File(host_computer(get_shell), filePath) if lbsql != null then metaLib = load(metax, "/lib/libsql.so") print("File : " + "<color=red>["+lbsql.name+"]</color>"+" Version: "+"<color=red>["+version(metaLib)+"]</color>") else lqsbl = "libsql.so" print("Installing : " + "<color=red>["+lqsbl+"]</color>") get_shell.launch("/bin/apt-get", "update") get_shell.launch("/bin/apt-get", "install libsql.so") lbsql = include_lib("/lib/libsql.so") print("\n") end if wait(2) //lib = net nets = include_lib("/lib/net.so") filePath = "/lib/net.so" nets = "net.so" print("Scanning for "+"<color=blue>[" +nets+"]</color>") wait(1) if not nets then nets = include_lib(current_path + "/net.so") end if filePath = "/lib/net.so" nets = File(host_computer(get_shell), filePath) if nets != null then metaLib = load(metax, "/lib/net.so") print("File : " + "<color=red>["+nets.name+"]</color>" +" Version: "+"<color=red>["+version(metaLib)+"]</color>") else sten = "net.so" print("Installing : " + "<color=red>["+sten+"]</color>") get_shell.launch("/bin/apt-get", "update") get_shell.launch("/bin/apt-get", "install net.so") nets = include_lib("/lib/net.so") print("\n") end if wait(2) //librshell filePath = "/lib/librshell.so" lbrsh = "librshell.so" print("Scanning for "+"<color=blue>[" +lbrsh+"]</color>") wait(1) lbrsh = include_lib("/lib/librshell.so") if not lbrsh then lbrsh = include_lib(current_path + "/librshell.so") end if filePath = "/lib/librshell.so" lbrsh = File(host_computer(get_shell), filePath) if lbrsh != null then metaLib = load(metax, "/lib/librshell.so") print("File : " + "<color=red>["+lbrsh.name+"]</color>" + " Version: "+"<color=red>["+version(metaLib)+"]</color>") else libr = "librshell.so" print("Installing : " + "<color=red>["+libr+"]</color>") get_shell.launch("/bin/apt-get", "update") get_shell.launch("/bin/apt-get", "install librshell.so") lbrsh = include_lib("/lib/librshell.so") print("\n") end if wait(1) //libftp ftps = include_lib("/lib/libftp.so") filePath = "/lib/libftp.so" ftps = File(host_computer(get_shell), filePath) sptf = "libftp.so" print("Scanning for "+"<color=blue>[" +sptf+"]</color>") wait(1) if not ftps then ftps = include_lib(current_path + "/libftp.so") end if filePath = "/lib/libftp.so" ftps = File(host_computer(get_shell), filePath) if ftps != null then metaLib = load(metax, "/lib/libftp.so") print("File : " + "<color=red>["+ftps.name+"]</color>" + " Version: "+"<color=red>["+version(metaLib)+"]</color>") else sptf = "libftp.so" print("Installing : " + "<color=red>["+sptf+"]</color>") get_shell.launch("/bin/apt-get", "update") get_shell.launch("/bin/apt-get", "install libftp.so") ftps = include_lib("/lib/libftp.so") print("\n") end if wait(1) //libssh shs = include_lib("/lib/libssh.so") filePath = "/lib/libssh.so" shs = "libssh.so" print("Scanning for "+"<color=blue>[" +shs+"]</color>") wait(1) if not shs then print("Starting installer "+"<color=blue>[" +shs+"]</color>") shs = include_lib(current_path + "/libssh.so") end if filePath = "/lib/libssh.so" shs = File(host_computer(get_shell), filePath) if shs != null then metaLib = load(metax, "/lib/libssh.so") print("File : " + "<color=red>["+shs.name+"]</color>" + " Version: "+"<color=red>["+version(metaLib)+"]</color>") else hsh = "libssh.so" print("Installing : " + "<color=red>["+hsh+"]</color>") get_shell.launch("/bin/apt-get", "update") get_shell.launch("/bin/apt-get", "install libssh.so") shs = include_lib("/lib/libssh.so") print("\n") end if wait(1) //libsmtp mails = include_lib("/lib/libsmtp.so") mails = "libsmtp.so" print("Scanning for "+"<color=blue>[" +mails+"]</color>") wait(1) if not mails then print("Installing "+"<color=blue>[" +mails.name+"]</color>") mails = include_lib(current_path + "/libsmtp.so") end if filePath = "/lib/libsmtp.so" ftps = File(host_computer(get_shell), filePath) if mails != null then metaLib = load(metax, "/lib/libsmtp.so") print("File : " + "<color=red>["+mails+"]</color>") else sliam = "libsmtp.so" print("Installing : " + "<color=red>["+sliam+"]</color>") get_shell.launch("/bin/apt-get", "update") get_shell.launch("/bin/apt-get", "install libsmtp.so") mails = include_lib("/lib/libsmtp.so") print("\n") end if wait(1) //librepsitory repos = include_lib("/lib/librepsitory.so") repos = "librepsitory.so" print("Scanning for "+"<color=blue>[" +repos+"]</color>") wait(1) if not repos then repos = include_lib(current_path + "/librepsitory.so") end if filePath = "/lib/librepsitory.so" repos = File(host_computer(get_shell), filePath) if repos != null then metaLib = load(metax, "/lib/librepsitory.so") print("File : " + "<color=red>["+repos.name+"]</color>" + " Version: "+"<color=red>["+version(metaLib)+"]</color>") else soper = "librepsitory.so" print("Installing : " + "<color=red>["+soper+"]</color>") get_shell.launch("/bin/apt-get", "update") get_shell.launch("/bin/apt-get", "install librepsitory.so") mails = include_lib("/lib/librepsitory.so") print("\n") end if wait(1) //libadb adbs = include_lib("/lib/libadb.so") adbs = "libadb.so" print("Scanning for "+"<color=blue>[" +adbs+"]</color>") wait(1) if not adbs then adbs = include_lib(current_path + "/libadb.so") end if filePath = "/lib/libadb.so" adbs = File(host_computer(get_shell), filePath) if adbs != null then metaLib = load(metax, "/lib/libadb.so") print("File : " + "<color=red>["+adbs.name+"]</color>" + " Version: "+"<color=red>["+version(metaLib)+"]</color>") else abds = "libadb.so" print("Installing : " + "<color=red>["+abds+"]</color>") get_shell.launch("/bin/apt-get", "update") get_shell.launch("/bin/apt-get", "install libadb.so") adbs = include_lib("/lib/libadb.so") print("\n") end if wait(1) //libsmartappliance smrtapp = include_lib("/lib/libsmartappliance.so") smrtapp = "libsmartappliance.so" print("Scanning for "+"<color=blue>[" +smrtapp+"]</color>") wait(1) if not smrtapp then smrtapp = include_lib(current_path + "/libsmartappliance.so") end if filePath = "/lib/libsmartappliance.so" smrtapp = File(host_computer(get_shell), filePath) if smrtapp != null then metaLib = load(metax, "/lib/libsmartappliance.so") print("File : " + "<color=red>["+smrtapp.name+"]</color>" + " Version: "+"<color=red>["+version(metaLib)+"]</color>") else srta = "libsmartappliance.so" print("Installing : " + "<color=red>["+srta+"]</color>") get_shell.launch("/bin/apt-get", "update") get_shell.launch("/bin/apt-get", "install libsmartappliance.so") smrtapp = include_lib("/lib/libsmartappliance.so") print("\n") end if wait(1) //lib= kernel_router kerouter = include_lib("/lib/kernel_router.so") kerouter = "kernel_router.so" print("Scanning for "+"<color=blue>[" +kerouter+"]</color>") wait(1) if not kerouter then kerouter = include_lib(current_path + "/kernel_router.so") end if filePath = "/lib/kernel_router.so" kerouter = File(host_computer(get_shell), filePath) if kerouter != null then metaLib = load(metax, "/lib/kernel_router.so") print("File : " + "<color=red>["+kerouter.name+"]</color>" + " Version: "+"<color=red>["+version(metaLib)+"]</color>") else kertr = "kernel_router.so" print("Installing : " + "<color=red>["+kertr+"]</color>") get_shell.launch("/bin/apt-get", "update") get_shell.launch("/bin/apt-get", "install kernel_router.so") kerouter = include_lib("/lib/kernel_router.so") print("\n") end if wait(1) //lib= libtrafficnet libtr = include_lib("/lib/libtrafficnet.so") libtr = "libtrafficnet.so" print("Scanning for "+"<color=blue>[" +libtr+"]</color>") wait(1) if not libtr then libtr = include_lib(current_path + "/libtrafficnet.so") end if filePath = "/lib/libtrafficnet.so" libtr = File(host_computer(get_shell), filePath) if libtr != null then metaLib = load(metax, "/lib/libtrafficnet.so") print("File : " + "<color=red>["+libtr.name+"]</color>" + " Version: "+"<color=red>["+version(metaLib)+"]</color>") else libtraff = "libtrafficnet.so" print("Installing : " + "<color=red>["+libtraff+"]</color>") get_shell.launch("/bin/apt-get", "update") get_shell.launch("/bin/apt-get", "install libtrafficnet.so") libtr = include_lib("/lib/libtrafficnet.so") print("\n") end if wait(1) //lib= libcams libtr = include_lib("/lib/libcam.so") cams = "libcam.so" print("Scanning for "+"<color=blue>[" +cams+"]</color>") wait(1) if not cams then cams = include_lib(current_path + "/libcam.so") end if filePath = "/lib/libcam.so" cams = File(host_computer(get_shell), filePath) if cams != null then metaLib = load(metax, "/lib/libcam.so") print("File : " + "<color=red>["+cams.name+"]</color>" + " Version: "+"<color=red>["+version(metaLib)+"]</color>") else cam = "libcam.so" print("Installing : " + "<color=red>["+cam+"]</color>") get_shell.launch("/bin/apt-get", "update") get_shell.launch("/bin/apt-get", "install libcam.so") cams = include_lib("/lib/libcam.so") print("\n") end if //metas.rshell_client("thierIP",22,"someName")