View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002972 | Kali Linux | Kali Package Bug | public | 2016-01-05 19:01 | 2020-12-01 10:48 |
| Reporter | karaban | Assigned To | sbrun | ||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | 2.0 | ||||
| Fixed in Version | 2.0 | ||||
| Summary | 0002972: wfuzz doesn't work. | ||||
| Description | The following command -- wfuzz -c -z file,/usr/share/wordlists/wfuzz/general/big.txt --hc 404,301 http://127.0.0.1/FUZZ -- returns the following output -- 00001: C=XXX 0 L 0 W Error in - 0 -- for all dictionary words (not expected behavior!). | ||||
| Steps To Reproduce | Run wuzz against some target (e.g. python -m SimpleHTTPServer 80): wfuzz -c -z file,/usr/share/wordlists/wfuzz/general/big.txt --hc 404,301 http://127.0.0.1/FUZZ | ||||
| Additional Information | lsb_release -dDescription: Kali GNU/Linux 2.0 uname -aLinux kali 4.0.0-kali1-686-pae 0000001 SMP Debian 4.0.4-1+kali2 (2015-06-03) i686 GNU/Linux The description of the fix can be found here: | ||||
|
Version 2.1 of wfuzz on GitHub seems to have fixed that bug. So you can just update the Kali package with a newer version of wfuzz to fix this bug. |
|
|
new version 2.1.3-0kali1 is now in kali 2.0 |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2016-01-05 19:01 | karaban | New Issue | |
| 2016-01-05 19:23 | karaban | Note Added: 0004469 | |
| 2016-01-05 19:23 | karaban | Note Edited: 0004469 | |
| 2016-01-06 07:01 | rhertzog | Assigned To | => sbrun |
| 2016-01-06 07:01 | rhertzog | Status | new => assigned |
| 2016-01-07 14:24 | sbrun | Note Added: 0004473 | |
| 2016-01-07 14:24 | sbrun | Status | assigned => resolved |
| 2016-01-07 14:24 | sbrun | Resolution | open => fixed |
| 2016-01-07 14:24 | sbrun | Fixed in Version | => 2.0 |
| 2020-12-01 10:48 | g0tmi1k | Priority | high => normal |