dafthack/MFASweep

UseBasicParsing not enabled which kills Invoke-Webrequest

5M7X opened this issue · 1 comments

5M7X commented

error-invoke-webrequest

Just attended your webinar today " Getting Started in Pentesting The Cloud: Azure w/ Beau Bullock (1-Hour) -- Thursday, May 27, 2021, 1:00 PM - 2:00 PM EDT (UTC -4)"

So I played with some of the tools/scripts you presented and also this one. Unfortunately this throws an error on my Windows 10 because of the Invoke-Webrequest function. I forked it and added and tested the basic parsing switch which fixes the script.

5M7X commented

Created a pull request for the fix:
#3

cheers