Abacus-Group-RTO / legion

Legion is an open source, easy-to-use, super-extensible and semi-automated network penetration testing tool that aids in discovery, reconnaissance and exploitation of information systems.
GNU General Public License v3.0
1.03k stars 170 forks source link

Brute not displaying successful creds #233

Open Snoopy34d opened 2 years ago

Snoopy34d commented 2 years ago

Hi,

Was doing some testing and found that when scanning a target IP on the Brute tab, IP & port supplied, smb selected, username and password provided, the process will run for about 10 seconds. At this point the progress will go green, status = finished, but the log area will not update with any information and the 'Run/Stop' button remains on 'Stop'.

Hydra (https://github.com/vanhauser-thc/thc-hydra) starting at 2022-10-24 21:28:37

[DATA] max 1 task per 1 server, overall 1 task, 1 login try (l:1/p:1), ~1 try per task
[DATA] attacking smb://10.1.1.200:445/

It's as if it has been successful, but doesn't display it, nor trigger the button at the top that the scan is complete.

Any suggestions?