deiv / driftnet

Driftnet watches network traffic, and picks out and displays JPEG and GIF images for display
GNU General Public License v2.0
433 stars 54 forks source link

Link-level header not supported error on all packets analysed #30

Open Stefan-mcp opened 4 years ago

Stefan-mcp commented 4 years ago

Running on kali latest with driftnet 1.3. Nothing is displayed but the error is given once on stderr for each packet analysed

deiv commented 4 years ago

What type of link is the interface on your capturing?

A tcpdump -i ethXXX -e -t could give a guess.

Stefan-mcp commented 4 years ago

En10mb, its weird cus I can see the code check for it that should be picking it up. Unfortunatly I dont have the time to play with it atm else I'd give it a debug myself. It's a kali 2019 linux vm running in virtual box, with a named nat network. I checked the driftnet version and it was the current one. Other similar apps like the dsniff package and urlsnarf are working so I think its driftnet specific, probably just something borking the string returned into that if statement, case sensitivity / invisible char, something daft. Hopefully that'll be enough info to repro the issue quite easily :)

deiv commented 4 years ago

Hi,

May you pass a pcap capture of the traffic (including some traffic with images)?

Take care with privacy, microsoft is seeing us ;)

This way I can debug it.

Thanks,

Stefan-mcp commented 4 years ago

willl try to get this to you soon :)

diamond3500 commented 4 years ago

I have the same issue any way to fix?

algo7 commented 2 years ago

Same here. Is it resolved?

si452772 commented 2 years ago

тоже самое. Автор вы помолжете?

JiaHuann commented 2 years ago

The same here,Is it fixed??????????????

filiponegrao commented 2 years ago

Same here! Is the project deprecated? (I haven't seen anything current about driftnet being working in 2022)

deiv commented 2 years ago

@filiponegrao @LiujiaHuan @si452772 @algo7 @diamond3500

Anyone could provide a pcap capture file with some erroneous packets, so I can debug it ?

Thanks !

algo7 commented 2 years ago

@filiponegrao @LiujiaHuan @si452772 @algo7 @diamond3500

Anyone could provide a pcap capture file with some erroneous packets, so I can debug it ?

Thanks !

That was too long ago. I had a new setup and it doesn't happen again.