View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004297 | Kali Linux | Kali Package Bug | public | 2017-10-08 09:52 | 2025-07-14 09:38 |
| Reporter | djoun | Assigned To | sbrun | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | 2017.2 | ||||
| Fixed in Version | 2017.3 | ||||
| Summary | 0004297: hydra segmentation fault | ||||
| Description | when run hydra to brute force password, it always segmentation fault | ||||
| Steps To Reproduce | run hydra to brute force password | ||||
| Additional Information | also mentioned in hydra github, in github already fixed, but how to fix in this distribution | ||||
|
Thank you for your interest in Kali but this bug report is not actionable. Please read https://kali.training/chapter-6/filing-a-good-bug-report/ first. We are a small team and we expect you to provide a much more detailed bug report. In particular:
Without at least those details, this issue will be closed without further action. |
|
|
here is the github : try to reproduce : kali 2017.2 |
|
|
I was able to replicate this issue on 32-bit versions of Kali only. The latest git checkout of the project works correctly. 64bit: root@kali:~# hydra -l root -P /root/words.txt -t 2 ssh://127.0.0.1 Hydra (http://www.thc.org/thc-hydra) starting at 2017-10-09 10:06:42 ################################################################################ 32bit: root@kali:~# hydra -l root -P /root/words.txt -t 2 ssh://127.0.0.1 Hydra (http://www.thc.org/thc-hydra) starting at 2017-10-09 10:43:52 syslog entry: ################################################################################ 32bit git checkout: Hydra (http://www.thc.org/thc-hydra) starting at 2017-10-09 10:50:40 |
|
|
i try in the version PWK 2017.2 and have issue, kindly advise workaround for that. how to update so no seg fault |
|
|
fixed in new version 8.6-1kali1 |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2017-10-08 09:52 | djoun | New Issue | |
| 2017-10-09 11:38 | rhertzog | Note Added: 0007496 | |
| 2017-10-09 11:38 | rhertzog | Assigned To | => rhertzog |
| 2017-10-09 11:38 | rhertzog | Status | new => feedback |
| 2017-10-09 12:04 | djoun | Note Added: 0007497 | |
| 2017-10-09 12:04 | djoun | Status | feedback => assigned |
| 2017-10-09 16:53 | dookie | Note Added: 0007500 | |
| 2017-10-10 02:17 | djoun | Note Added: 0007506 | |
| 2017-10-17 11:32 | g0tmi1k | Assigned To | rhertzog => sbrun |
| 2017-10-17 11:32 | g0tmi1k | Status | assigned => confirmed |
| 2017-10-20 07:53 | sbrun | Status | confirmed => resolved |
| 2017-10-20 07:53 | sbrun | Resolution | open => fixed |
| 2017-10-20 07:53 | sbrun | Fixed in Version | => 2017.3 |
| 2017-10-20 07:53 | sbrun | Note Added: 0007548 | |
| 2020-12-01 10:48 | g0tmi1k | Priority | high => normal |
| 2025-07-14 09:38 | g0tmi1k | Severity | crash => minor |