The tool simply doesn't run out of the box.
It consistently returns the following error message:
2025/12/01 13:38:53 Get "https://cdn.nuclei.sh": dial tcp: lookup cdn.nuclei.sh on 127.0.0.53:53: no such host
This seems to be related to dependencies used by cdnstrip in the version that's embedded in this repo. This effectively breaks the osmedeus deployment. Updating dependencies or using an up-to-date version corrects the issue.
The tool simply doesn't run out of the box.
It consistently returns the following error message:
2025/12/01 13:38:53 Get "https://cdn.nuclei.sh": dial tcp: lookup cdn.nuclei.sh on 127.0.0.53:53: no such host
This seems to be related to dependencies used by cdnstrip in the version that's embedded in this repo. This effectively breaks the osmedeus deployment. Updating dependencies or using an up-to-date version corrects the issue.