MWR-CyberSec / PXEThief

PXEThief is a set of tooling that can extract passwords from the Operating System Deployment functionality in Microsoft Endpoint Configuration Manager
GNU General Public License v3.0
324 stars 47 forks source link

SHA1 Error Handling #4

Open LukeLauterbach opened 10 months ago

LukeLauterbach commented 10 months ago

If errors are encountered while trying to use SHA256, automatically try SHA1. This should resolve #1 .

image

(Ignore the DateTime error in the screenshot. This pull request is not trying to resolve that.)