MFASweep icon indicating copy to clipboard operation
MFASweep copied to clipboard

UseBasicParsing not enabled which kills Invoke-Webrequest

Open 5M7X opened this issue 3 years ago • 1 comments

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 avatar May 27 '21 17:05 5M7X

Created a pull request for the fix: https://github.com/dafthack/MFASweep/pull/3

cheers

5M7X avatar May 27 '21 18:05 5M7X