my linux version is :
$ uname -a
Linux Lion 2.6.32-21-generic #32-Ubuntu SMP Fri Apr 16 08:10:02 UTC 2010 i686 GNU/Linux
I use the options below:
$ ettercap -T -i eth0 -t tcp
ettercap NG-0.7.3 copyright 2001-2004 ALoR & NaGA
Listening on eth0... (Ethernet)
eth0 -> 08:00:27:C5:09:F6 192.168.22.105 255.255.255.0
SSL dissection needs a valid 'redir_command_on' script in the etter.conf file
Privileges dropped to UID 65534 GID 65534...
28 plugins
39 protocol dissectors
53 ports monitored
7587 mac vendor fingerprint
1698 tcp OS fingerprint
2183 known services
Starting Unified sniffing...
Text only Interface activated...
Hit 'h' for inline help
the problem which I meet is It can not display the TCP data with -T options, I find that the TCP DATA.display_data isn't have the right data, it always display like below:
Mon Jan 21 11:54:20 2013
TCP 192.168.22.201:110 --> 192.168.22.105:39952 | AP
GRSMessageType:DeviceOnlineAdvertisement.
01-SourceDeviceId:urn:IGRS:Device:DeviceId:7CFDCCE6-5D92-B433-8705-42D7C4C91718.
01-ConfigId:0.
01-BootId:167.
01-MagicNumber:30566000.
01-DeviceName:LENOVO-E10766D1.
01-DeviceType:urn:IGRS:Device:DeviceType
but the UDP display data is always what I sent.
I also test the version NG-0.7.4 and NG-0.7.5, they have the same problem.
somone have encountered this problem??
Could you please report this bug on github.com/Ettercap/
We have switched to github.
Please report on the github issue section.
Thanks
ok,thanks!
OK,thanks, I will report this problem in sourceforge.net
At 2013-01-21 16:08:06,"Gianfranco Costamagna" locutusofborg1@users.sf.net wrote:
Could you please report this bug on github.com/Ettercap/
We have switched to github.
Please report on the github issue section.
Thanks
[bugs:#70] ettercap can't display TCP data
Status: open
Created: Mon Jan 21, 2013 04:00 AM UTC by opensrc
Last Updated: Mon Jan 21, 2013 04:00 AM UTC
Owner: nobody
my linux version is :
$ uname -a
Linux Lion 2.6.32-21-generic #32-Ubuntu SMP Fri Apr 16 08:10:02 UTC 2010 i686 GNU/Linux
I use the options below:
$ ettercap -T -i eth0 -t tcp
ettercap NG-0.7.3 copyright 2001-2004 ALoR & NaGA
Listening on eth0... (Ethernet)
eth0 -> 08:00:27:C5:09:F6 192.168.22.105 255.255.255.0
SSL dissection needs a valid 'redir_command_on' script in the etter.conf file
Privileges dropped to UID 65534 GID 65534...
28 plugins
39 protocol dissectors
53 ports monitored
7587 mac vendor fingerprint
1698 tcp OS fingerprint
2183 known services
Starting Unified sniffing...
Text only Interface activated...
Hit 'h' for inline help
the problem which I meet is It can not display the TCP data with -T options, I find that the TCP DATA.display_data isn't have the right data, it always display like below:
Mon Jan 21 11:54:20 2013
TCP 192.168.22.201:110 --> 192.168.22.105:39952 | AP
GRSMessageType:DeviceOnlineAdvertisement.
01-SourceDeviceId:urn:IGRS:Device:DeviceId:7CFDCCE6-5D92-B433-8705-42D7C4C91718.
01-ConfigId:0.
01-BootId:167.
01-MagicNumber:30566000.
01-DeviceName:LENOVO-E10766D1.
01-DeviceType:urn:IGRS:Device:DeviceType
but the UDP display data is always what I sent.
I also test the version NG-0.7.4 and NG-0.7.5, they have the same problem.
somone have encountered this problem??
Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/ettercap/bugs/70/
To unsubscribe from further messages, please visit https://sourceforge.net/auth/prefs/
Related
Bugs: #70
github, not sourceforge!
ok,I will post it in github!
I have post it here https://github.com/Ettercap/ettercap/issues/279 , thank you!