Trying to use the browsercore method of PRT injection isn't working for me. The bctest.py works fine, but when the login loads, it still prompts for a username and password. After a bit of troubleshooting, I was thinking maybe it has to do with the PRT without a nonce update mentioned in the article here: https://dirkjanm.io/abusing-azure-ad-sso-with-the-primary-refresh-token/.
Similarly, PRT injection methods like the one listed in this stealthbits article don't appear to be working.
Noteworthy though, the selenium PRT browserauth method in roadtools still works!
Trying to use the browsercore method of PRT injection isn't working for me. The bctest.py works fine, but when the login loads, it still prompts for a username and password. After a bit of troubleshooting, I was thinking maybe it has to do with the PRT without a nonce update mentioned in the article here: https://dirkjanm.io/abusing-azure-ad-sso-with-the-primary-refresh-token/.
Similarly, PRT injection methods like the one listed in this stealthbits article don't appear to be working.
Noteworthy though, the selenium PRT browserauth method in roadtools still works!