Just a simple webpage stored in a html file and a browser extension. It has an input box which accepts an url which is protected by Microsoft Cloud Defender and unpacks it. Those urls can be retrieved by the Office 365 Outlook or Teams.
- Unwraps Urls from the Microsoft Cloud Defender
- Goto https://poeschl.github.io/DeDefender
- Use it
- Download the singe-file-application as
dedefender.html
from here - Open it in your browser
- Use it
The browser extension will automatically convert any anchor starting with https://mcas-proxyweb.mcas.ms
to the unwrapped reference on
every https://*.mcas.ms
web page.
- Download the Chrome extension or FireFox addon.
- Install them in your browser (somewhere in the addons/extensions settings)
This software will get no versioning and lives on the bloody main branch.
Run npm run dev
to get the development environment at http://localhost:5173.