Skip to content

Sometimes the software panics : Can't find the reasons #2

@mdabir1203

Description

@mdabir1203

When running Shadowmap, we occasionally hit a frustrating problem: running the tool with

cargo run -d example.com

sometimes panics without giving a clear reason. While Rust panics are meant to signal unrecoverable errors, the lack of context makes debugging challenging.

To help the community reproduce and troubleshoot this, we’ve created a GitHub issue with all relevant details.

How to Reproduce

Clone the repository

git clone https://github.com/mdabir1203/shadowmap.git
cd shadowmap

Run the tool against a domain

cargo run -d example.com

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions