-
Notifications
You must be signed in to change notification settings - Fork 0
TokenLook ‐ Intro
TokenLook is a complete toolkit which can be used for extraction of JWT tokens from outlook process memory as well as using those tokens to perform all outlook mail related operations, such as sending emails, deleting emails, creating drafts, downloading attachments.
The toolkit comes in a command line interface as well as a GUI interface. The GUI interface is currently under active development and more features are being added to it with time.
Contains POC scripts and details around extracting the tokens from Outlook app process memory.
Contains POC scripts and details around building a robust infrastructure around ex-filtration of the tokens extracted from the Outlook process memory
Contains POC scripts and details around using the extracted tokens to perform mail related actions such as extracting emails, sending emails, deleting emails, downloading attachments etc.