Fixes #6674 /claim #6674
Template loader panics when dialers are not initialized for a given executionId. This can happen in non-scanning flows (template listing/display, lazy auth loading, auto tech detection) and should not crash the process.
protocolstate.Init(options)Local tests:
go test ./pkg/catalog/loadergo test ./internal/runnergo test ./pkg/protocols/common/automaticscan(full terminal output attached in PR comments)
devthecafetron-ctrl
@thecafetron-ctrl
ProjectDiscovery
@projectdiscovery
Madhavan Deepak
@Madhavan-Deepak