shuffledns icon indicating copy to clipboard operation
shuffledns copied to clipboard

MassDNS wrapper written in go to enumerate valid subdomains using active bruteforce as well as resolve subdomains with wildcard filtering and easy input-output support.

Results 31 shuffledns issues
Sort by recently updated
recently updated
newest added

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. Release notes Sourced from actions/checkout's releases. v4.0.0 What's Changed Update default runtime to node20 by @​takost in actions/checkout#1436 Support fetching without the --progress option...

dependencies
github_actions

Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 4 to 5. Release notes Sourced from goreleaser/goreleaser-action's releases. v5.0.0 What's Changed feat: node 20 as default runtime (requires Actions Runner v2.308.0 or later) by @​crazy-max in...

dependencies
github_actions

@dogancanbakir -mcmd '--processes 2' not working and throwing error ` Could not run massdns: could not parse massdns output: `

Status: Completed
Type: Bug

### Please describe your feature request: I want to start using shuffledns and I think a core element it is lacking is multi domain wildcard filtering. Let's say you have...

Type: Enhancement

Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 5.1.0 to 5.3.0. Release notes Sourced from golangci/golangci-lint-action's releases. v5.3.0 What's Changed Changes feat: uses 2 dots compare syntax for push diff by @​ldez in golangci/golangci-lint-action#1030 feat:...

dependencies
github_actions

Bumps [github.com/projectdiscovery/utils](https://github.com/projectdiscovery/utils) from 0.0.91 to 0.0.92. Release notes Sourced from github.com/projectdiscovery/utils's releases. Release v0.0.92 0.0.92 (2024-04-30) Commits 1e40ad2 Merge pull request #398 from projectdiscovery/maint-adaptive-group-with-sem 3dbe79d Merge pull request #400 from...

dependencies
go

Bumps [github.com/projectdiscovery/goflags](https://github.com/projectdiscovery/goflags) from 0.1.50 to 0.1.51. Release notes Sourced from github.com/projectdiscovery/goflags's releases. Release v0.1.51 0.1.51 (2024-05-05) Commits d07dc8a Merge pull request #182 from projectdiscovery/dependabot/go_modules/main/gith... 5be4db4 chore(deps): bump github.com/projectdiscovery/utils See full...

dependencies
go

Closes #159 Testing data: ```console # wc -l wordlist.txt resolvers.txt trusted.resolvers.txt domains.txt 2178752 wordlist.txt 29316 resolvers.txt 32 trusted.resolvers.txt 3 domains.txt ``` Before: ```console time go run . -r resolvers.txt -mode...

Type: Enhancement

### shuffledns version: v1.0.9 ### Current Behavior: wildcard filter not work when RunEnumeration multi times ### Expected Behavior: wildcard filter should be work when RunEnumeration multi times ### Steps To...

Type: Bug

Bumps golang from 1.22.2-alpine to 1.22.3-alpine. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang&package-manager=docker&previous-version=1.22.2-alpine&new-version=1.22.3-alpine)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
docker