Skip to content

wotwot563/aad_prt_bof

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aad_prt_bof

This bof allows Cobalt Strike to extract Azure AD PRT tokens from the machine. These tokens can then be used with tools like ROADTools to extract AAD information.

How to compile

make for the beacon object files

make test for an executable

Usage

After compiling, load the aadprt.cna file into Cobalt Strike.

  1. Request a nonce using ROADrecon: roadrecon auth --prt-init
  2. Request a token on the target machine: aadprt [NONCE]
  3. Use the token to authenticate in ROADrecon (or any other tool): roadrecon auth --prt-cookie [TOKEN]
  4. Profit!

References

Heavily inspired by the awesome work and research of Dirk-jan and Lee.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published