Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.phishy.io/llms.txt

Use this file to discover all available pages before exploring further.

XML ADD-IN Configuration

Activating Delete Feature

Register an APP in Azure AD
  • Microsoft Entra ID -> App Registrations || search for App Registrations
Reported Mail List
  • Create an New Registration in App Registrations
  • Fill out the Register Options As Below and Create
  • In Overview You will need
    • Application (client) Id
    • Directory (tenant) Id
Reported Mail Summary In Certificates & Secrets tab, Create a new client secret. Value will be shown only the first time you create it so we advise you to write down the value because you will need this. Reported Mail Details Bottom
  • Lastly In API Permissions tab, Add a permission and chose
    • Microsoft Graph -> Application Permission
      • User.Read.All
      • Mail.ReadWrite
    • Click Add Permissions
    • Click ✓ Grant admin consent for “Your Company”
    • After all these steps it should look like the image below
Reported Mail Details Bottom

Enable Deleting In Phishy UI

  • In Phishy UI Go To: Incident Response -> Settings
Reported Mail Details Bottom
  • Under Addin Preferences (XML) see Cloud Accessible Status
Reported Mail Details Bottom
  • Enter your Application (client) ID In Client ID section
  • Enter your Directory (tenant) ID InTenant ID section
  • Enter your Secret Value In Client Secret section
  • Finally Click Reported Mail Details Bottom button to Enable Email Deleting Feature