Skip to content

Fixing stdin logic#116

Merged
ehsandeep merged 1 commit intodevfrom
issue-103-scan-freeze
Apr 14, 2022
Merged

Fixing stdin logic#116
ehsandeep merged 1 commit intodevfrom
issue-103-scan-freeze

Conversation

@Mzack9999
Copy link
Copy Markdown
Member

@Mzack9999 Mzack9999 commented Apr 14, 2022

Description

This PR fixes the bug reported in #103 (attempts to read indefinitely from stdin)

Example

$ go run . -v -d bingo.bongo -w all.txt -r tested-resolvers.txt
       __        ________        __       
  ___ / /  __ __/ _/ _/ /__  ___/ /__ ___
 (_-</ _ \/ // / _/ _/ / -_)/ _  / _ \(_-<
/___/_//_/\_,_/_//_//_/\__/ \_,_/_//_/___/ v1.0.6-dev

                projectdiscovery.io

Use with caution. You are responsible for your actions
Developers assume no liability and are not responsible for any misuse or damage.
[DBG] Discovered massdns binary at /usr/local/bin/massdns
[INF] Started generating bruteforce permutation
[INF] Generating permutations took 313.234304ms
[INF] Creating temporary massdns output file: /tmp/shuffledns2838559548/c9bu938b20uu1kogmbig
[INF] Executing massdns on bingo.bongo
...

@Mzack9999 Mzack9999 self-assigned this Apr 14, 2022
@Mzack9999 Mzack9999 added the Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors. label Apr 14, 2022
@Mzack9999 Mzack9999 linked an issue Apr 14, 2022 that may be closed by this pull request
@Mzack9999 Mzack9999 added the Status: Review Needed The issue has a PR attached to it which needs to be reviewed label Apr 14, 2022
@Mzack9999 Mzack9999 requested a review from ehsandeep April 14, 2022 09:10
@ehsandeep ehsandeep merged commit ded3f4f into dev Apr 14, 2022
@ehsandeep ehsandeep deleted the issue-103-scan-freeze branch April 14, 2022 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Status: Review Needed The issue has a PR attached to it which needs to be reviewed Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Shuffledns doesn't do anything

2 participants