You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trigger a capture on a web enabled document provided as a file instead of a URL. Useful for HTML files attached to emails, or HTML body in email.
Compress (gzip) the HAR file in archived captures - saves a lot of disk space.
Support for RiskIQ Passive DNS (requires API key)
Display SSL/TLS information available in the HAR dump from Playwright
Optional DoNotTrack HTTP header in capture
Display size of rendered page on hostnode popup.
[WiP] Download files when the URL captured to a downloadable file (PDF, Office doc, ...) (Important note the downloaded file is not exposed to the user yet)
[WiP] List all hashes available in the capture, sort them by frequency. Makes it easier to find phishing sides using the same resources.
Fixes
Major speed improvements when displaying the hostnode popups (only show the recent cached captures by default)