knavesec / CredMaster

Refactored & improved CredKing password spraying tool, uses FireProx APIs to rotate IP addresses, stay anonymous, and beat throttling
926 stars 120 forks source link

o365enum module creates the output file, then checks if it exists, then dies because it exists #38

Closed TheToddLuci0 closed 1 year ago

TheToddLuci0 commented 1 year ago

image

Not sure if it affects any other modules, but it completely breaks o365enum.

knavesec commented 1 year ago

This behavior should only be happening when incorrect AWS auth args are passed to the function, but it should stop there rather than die on file check. Fixing in new commit