View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002844 | Kali Linux | Kali Package Bug | public | 2015-11-12 19:48 | 2015-12-07 13:58 |
| Reporter | CYB3I2 | Assigned To | rhertzog | ||
| Priority | normal | Severity | minor | Reproducibility | N/A |
| Status | closed | Resolution | duplicate | ||
| Product Version | 2.0 | ||||
| Summary | 0002844: 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. | ||||
|
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 ... |
|
|
Please have a look at 0002631 and let us know if upgrading libpcap0.8 solves the problem for you. Thank you in advance. |
|
| 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 |
|
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 |