Reversing Browser Extensions

Reverse engineer and security-review Chrome/Firefox browser extensions — unpacking the CRX/XPI, reading the manifest for over-broad permissions, and tracing the trust boundary between page, content script, background service worker, and native messaging host. Use when analyzing a suspicious or over-permissioned extension, auditing your own extension's privilege model, or investigating how a content script exposes privileged APIs to a web page.

trilwu fdac724 6.8 KB Updated

File contents

trilwu/secskills/tree/main/secskills-core/skills/reversing-browser-extensions commit fdac724795

Frequently asked questions

npx skillmds add trilwu/reversing-browser-extensions