这是indexloc提供的服务,不要输入任何密码
Skip to content

Issue with digitorus source #873

@yuanyuu

Description

@yuanyuu

Describe the bug

Using the -dL command, an error message is displayed.

panic: runtime error: invalid memory address or nil pointer dereference 
[signal SIGSEGV: segmentation violation code=0x1 addr=0x10 pc=0xc3c7b4] 
goroutine 234 [running]: github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/digitorus.(*Source).Run.func1() /subfinder-main/v2/pkg/subscraping/sources/digitorus/digitorus.go:36 +0x255 created by github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/digitorus.(*Source).Run /subfinder-main/v2/pkg/subscraping/sources/digitorus/digitorus.go:28 +0x125”

I want to know what caused this mistake and whether it can be avoided. What should I do if I can avoid errors? I would appreciate it if you could tell me the solution

Subfinder version

2.6.0

Complete command you used to reproduce this

subfinder -all -silent -dL test.txt -o results.txt

All the best

Metadata

Metadata

Assignees

Labels

Status: CompletedNothing 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.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions