View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001407 | Kali Linux | [All Projects] Queued Tool Addition | public | 2014-06-10 14:47 | 2021-05-18 11:02 |
Reporter | LeeRock | Assigned To | muts | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | |||||
Target Version | Fixed in Version | 1.0.8 | |||
Summary | 0001407: Upgrade dnsrecon to fix bug. | ||||
Description | Contacted Carlos about the bug. He just pushed out a fix. File "/usr/bin/dnsrecon", line 1640, in <module> main() File "/usr/bin/dnsrecon", line 1496, in main spf_enum, do_whois, zonewalk) File "/usr/bin/dnsrecon", line 953, in general_enum recursive = check_recursive(ns_rcrd[2]) File "/usr/bin/dnsrecon", line 883, in check_recursive response = dns.query.udp(query, ns_server) File "/usr/lib/python2.7/dist-packages/dns/query.py", line 217, in udp _wait_for_readable(s, expiration) File "/usr/lib/python2.7/dist-packages/dns/query.py", line 140, in _wait_for_readable _wait_for(s, True, False, True, expiration) File "/usr/lib/python2.7/dist-packages/dns/query.py", line 116, in _wait_for if not _polling_backend(fd, readable, writable, error, timeout): File "/usr/lib/python2.7/dist-packages/dns/query.py", line 74, in _poll_for event_list = pollable.poll() | ||||
Additional Information | https://github.com/darkoperator/dnsrecon | ||||
|
Updated to dnsrecon_0.8.8-1kali1 |
|
dnsrecon fails. root@kali:~# dnsrecon Traceback (most recent call last): File "/usr/bin/dnsrecon", line 44, in <module> sys.path.append('/usr/share/dnsrecon') NameError: name 'sys' is not defined |
|
Added missing sys module |
Date Modified | Username | Field | Change |
---|---|---|---|
2014-06-10 14:47 | LeeRock | New Issue | |
2014-06-29 19:52 |
|
Issue cloned: 0001475 | |
2014-07-04 14:33 | muts | Note Added: 0002191 | |
2014-07-04 14:33 | muts | Status | new => closed |
2014-07-04 14:33 | muts | Assigned To | => muts |
2014-07-04 14:33 | muts | Resolution | open => fixed |
2014-07-04 14:33 | muts | Fixed in Version | => 1.0.8 |
2014-07-04 14:33 | muts | Status | closed => resolved |
2014-07-05 02:36 | LeeRock | Note Added: 0002193 | |
2014-07-05 02:36 | LeeRock | Status | resolved => feedback |
2014-07-05 02:36 | LeeRock | Resolution | fixed => reopened |
2014-07-05 03:14 | muts | Note Added: 0002194 | |
2014-07-05 03:14 | muts | Status | feedback => closed |
2014-07-05 03:14 | muts | Resolution | reopened => fixed |
2014-07-05 03:14 | muts | Status | closed => resolved |
2014-07-08 13:52 |
|
Issue cloned: 0001513 | |
2021-05-18 11:02 | g0tmi1k | Category | New Tool Requests => Queued Tool Addition |