-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
Status: CompletedNothing further to be done with this issue. Awaiting to be closed.Nothing further to be done with this issue. Awaiting to be closed.Type: BugInconsistencies or issues which will cause an issue or problem for users or implementors.Inconsistencies or issues which will cause an issue or problem for users or implementors.
Description
Describe the bug
Unable to use source despite adding API key
[DBG] Selected source(s) for this search:
[INF] Enumerating subdomains for amp-endpoint1.com
[WRN] Could not get wildcards for domain amp-endpoint1.com: amp-endpoint1.com is not a wildcard domain
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0xd635ea]
goroutine 53 [running]:
github.com/projectdiscovery/ratelimit.(*MultiLimiter).Stop(0x56260f?, {0x0?, 0xc0008b7e01?, 0x16b7180?})
/home/runner/go/pkg/mod/github.com/projectdiscovery/ratelimit@v0.0.34/keyratelimit.go:106 +0x2a
github.com/projectdiscovery/subfinder/v2/pkg/subscraping.(*Session).Close(0xc000398a60)
/home/runner/work/subfinder/subfinder/v2/pkg/subscraping/agent.go:128 +0x26
github.com/projectdiscovery/subfinder/v2/pkg/passive.(*Agent).EnumerateSubdomainsWithCtx.func1()
/home/runner/work/subfinder/subfinder/v2/pkg/passive/passive.go:77 +0x60e
created by github.com/projectdiscovery/subfinder/v2/pkg/passive.(*Agent).EnumerateSubdomainsWithCtx in goroutine 1
/home/runner/work/subfinder/subfinder/v2/pkg/passive/passive.go:37 +0x185
Subfinder version
2.6.6
Complete command you used to reproduce this
subfinder -nW -d amp-endpoint1.com -s hunter -v
Screenshots
Add screenshots of the error for a better context.
Metadata
Metadata
Assignees
Labels
Status: CompletedNothing further to be done with this issue. Awaiting to be closed.Nothing further to be done with this issue. Awaiting to be closed.Type: BugInconsistencies or issues which will cause an issue or problem for users or implementors.Inconsistencies or issues which will cause an issue or problem for users or implementors.