View Issue Details

IDProjectCategoryView StatusLast Update
0006709Kali LinuxTool Upgrade Requestpublic2020-09-08 05:06
ReporterJames_Solo Assigned Tosbrun  
PrioritynormalSeverityminorReproducibilitysometimes
Status assignedResolutionopen 
Product Version2020.3 
Summary0006709: Current version of Hydra doesn't allow for smb Version 2 and 3 logins
Description

Current version of Hydra is Hydra v9.1 (c) 2020. Doesn't include support for SMB version 2 and SMB version3. Version 2 and above is required in most agencies and businesses. SMBv1 is steadily being depreciated.

https://rknellx.github.io/HydraSMB2Support.html

Looks like a recompile is just needed to add the required smb v2 support.

Steps To Reproduce

run Hydra on SMB v2 only configuration.

hydra -L Users.txt -P adobe_top100_pass.txt 10.10.10.192 smb -m workgroup

Hydra (https://github.com/vanhauser-thc/thc-hydra) starting at 2020-09-07 21:59:53
[INFO] Reduced number of tasks to 1 (smb does not like parallel connections)
[DATA] max 1 task per 1 server, overall 1 task, 31400 login tries (l:314/p:100), ~31400 tries per task
[DATA] attacking smb://10.10.10.192:445/blackfield.local0
[ERROR] invalid reply from target smb://10.10.10.192:445/

Bruteforce fails.

Additional Information

https://rknellx.github.io/HydraSMB2Support.html

Possible recompile should fix it.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2020-09-08 05:06 James_Solo New Issue
2020-09-08 05:06 James_Solo Status new => assigned
2020-09-08 05:06 James_Solo Assigned To => sbrun
2021-05-31 13:37 rhertzog Category Tool Upgrade => Tool Upgrade Request