Skip to content

ghidra: 'view report' modal fails with 'refused to connect' #1237

Description

@Xore

What

On a Ghidra disassembly drill-down page (/ghidra/<hash>), clicking "view report" opens an "Analysis report" modal that attempts to load content in an iframe/embed, but fails with honeypot.xore.rocks refused to connect. The modal renders otherwise empty (broken-document icon + error text). No corresponding console error, so this looks like a same-origin framing restriction (X-Frame-Options/CSP) or a bad/missing report URL, not a script exception.

Reproduce

/ghidra → open any completed result → "view report" button in the action bar.

Example hash from this pass: 25b7e641f8b6ae7f2c90520e00c2d0b9fccc0f12d2ec3065f8d3bd1a5915b1e0.

Found during #1228's click-through pass.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingdashboardGo dashboard, its routes, templates and CSSghidraGhidra static-analysis integration

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions