View Issue Details

IDProjectCategoryView StatusLast Update
0002844Kali LinuxKali Package Bugpublic2015-12-07 13:58
ReporterCYB3I2 Assigned Torhertzog  
PrioritynormalSeverityminorReproducibilityN/A
Status closedResolutionduplicate 
Product Version2.0 
Summary0002844: dnsspoof problem in kali 2.0
Description

dnsspoof is not doing its job correctly in kali sana, in most of attacks like an arpspoof etc it dont spoof the dns queries as it used to in kali moto.

Activities

raimund

raimund

2015-11-21 10:39

reporter   ~0004260

This is because dnsspoof in Kali 2.x has response times of up to 500ms. So it is impossible to win the race against the real DNS server.

I tried linking dnsspoof against an older libpcap.so.1.3.0 - and the response times became extremly fast again (<=1ms) \o/

So my workaround is LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libpcap.so.1.3.0 dnsspoof ...

rhertzog

rhertzog

2015-12-07 13:58

administrator   ~0004387

Please have a look at 0002631 and let us know if upgrading libpcap0.8 solves the problem for you. Thank you in advance.

Issue History

Date Modified Username Field Change
2015-11-12 19:48 CYB3I2 New Issue
2015-11-21 10:39 raimund Note Added: 0004260
2015-12-04 22:29 alexhj451 Issue cloned: 0002903
2015-12-07 13:58 rhertzog Note Added: 0004387
2015-12-07 13:58 rhertzog Status new => closed
2015-12-07 13:58 rhertzog Assigned To => rhertzog
2015-12-07 13:58 rhertzog Resolution open => duplicate