Skip to content

Input support for additonal massdns commands  #67

@Phoenix1112

Description

@Phoenix1112

thanks for this project.. Massdns commands include, for example, --interval. this command means timeout value. When using shuffledns I want to use the --interval command and increase the value. The more timeout values ​​given, the more accurate the results. For this, additional features should be introduced.


Currently predefined massdns cmd is used at https://github.com/projectdiscovery/shuffledns/blob/master/pkg/massdns/process.go#L93

There are more tweaks to massdns scans that can be achieved using an additional flag to accept massdns optional commands.

-mcmd, -massdns-cmd        additional massdns commands to use with scan

Example:

shuffledns -mcmd '-i 100'

Metadata

Metadata

Labels

Priority: MediumThis issue may be useful, and needs some attention.Status: CompletedNothing further to be done with this issue. Awaiting to be closed.Type: EnhancementMost issues will probably ask for additions or changes.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions