shuffledns
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.
Bumps golang from 1.18.4-alpine to 1.19.0-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...
`subfinder -d example.com | shuffledns -list example-subdomains.txt -d example.com -r resolvers.txt` I expect this command to use example-subdomains.txt but it uses STDIN(subfinder -d example.com)
Hello, I don't know if it is ok to propose flags, but would be fucking amazing to have a flag like `-response` where we can specify the type of server...
Hi @Ice3man543 Its not an issue. But if it would have a switch or default with `-verbose` flag to show `Progress Bar` so that user can know how much entries...
doing recursive bruteforcing to reach `5th` or `6th` level of the _**subdomain**_ ==> Find Sub domains of Sub domains like `http://bf1.adxdb.001.data.bf1.yahoo.com` begining from he base `yahoo.com`
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.4 to 1.9.0. Release notes Sourced from github.com/stretchr/testify's releases. v1.9.0 What's Changed Fix Go modules version by @SuperQ in stretchr/testify#1394 Document that require is not safe to...
Bumps [github.com/projectdiscovery/goflags](https://github.com/projectdiscovery/goflags) from 0.1.39 to 0.1.42. Release notes Sourced from github.com/projectdiscovery/goflags's releases. Release v0.1.42 0.1.42 (2024-03-03) Release v0.1.41 0.1.41 (2024-02-25) Release v0.1.40 0.1.40 (2024-02-18) Commits 80b94b3 Merge pull request #171...
Bumps [github.com/projectdiscovery/utils](https://github.com/projectdiscovery/utils) from 0.0.78 to 0.0.82. Release notes Sourced from github.com/projectdiscovery/utils's releases. Release v0.0.82 0.0.82 (2024-03-03) Release v0.0.81 0.0.81 (2024-02-26) What's Changed OrderedMap: Fix skipping elements while iterating with deletion...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4 to 5. Release notes Sourced from docker/build-push-action's releases. v5.0.0 Node 20 as default runtime (requires Actions Runner v2.308.0 or later) by @crazy-max in docker/build-push-action#954 Bump @actions/core...
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3. Release notes Sourced from github/codeql-action's releases. CodeQL Bundle v2.16.2 Bundles CodeQL CLI v2.16.2 (changelog, release) Includes the following CodeQL language packs from github/codeql@codeql-cli/v2.16.2: codeql/cpp-queries...