mirror of
https://github.com/Pennyw0rth/NetExec
synced 2026-06-06 16:34:30 +00:00
022671d039
time) to limit failed login attemptes - The logic responsible for SMB bruteforcing/login has been modified to sync between the concurrent threads: this allows us to limit failed login attemptes with the two new flags. However this does cause the threads to lock so there is a minor reduction in speed but IMHO this is a good middle ground. - You can now specify multiple DB credential IDs, CME will then bruteforce using the specifspecified cred set - Version bump