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

[Issue] Capitalization in domains breaks subfinder when reading from a domain list input file #1071

@StarkZarn

Description

@StarkZarn

Describe the bug
Subfinder is literal about capitlization when reading from an input file. Capitalization in domain names causes no subdomains to be found. This only seems to occur with the -dL flag, not the -d flag.

Subfinder version
v.2.6.3

Complete command you used to reproduce this
echo 'Google.com' >> google.txt
subfinder -dL google.txt
Observe zero results.
In contrast....
subfinder -d Google.com
Observe valid results

Screenshots

image

image

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

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions