Skip to content

-r and -j option is is not working on default run #231

@AeonDave

Description

@AeonDave

uncover version:

v1.0.5 (latest)

Current Behavior:

When running the command 'uncover.exe -r -q "any query"' in the latest version (v1.0.5), I encounter a problem.

Expected Behavior:

I expected the command to execute and provide the desired output.

Steps To Reproduce:

  1. Run 'uncover.exe -r -q "any query"' command.

Anything else:

I have noticed that the latest version (v1.0.5) don't produce any output with -j and -r flags
without -r or -j it works normally. but i need json for scripting.

uncover.exe -r -q element

  __  ______  _________ _   _____  _____
 / / / / __ \/ ___/ __ \ | / / _ \/ ___/
/ /_/ / / / / /__/ /_/ / |/ /  __/ /
\__,_/_/ /_/\___/\____/|___/\___/_/

                projectdiscovery.io

[INF] Current uncover version v1.0.5 (latest)

uncover.exe -j -q element

  __  ______  _________ _   _____  _____
 / / / / __ \/ ___/ __ \ | / / _ \/ ___/
/ /_/ / / / / /__/ /_/ / |/ /  __/ /
\__,_/_/ /_/\___/\____/|___/\___/_/

                projectdiscovery.io

[INF] Current uncover version v1.0.5 (latest)

with 1.0.3

uncover.exe -r -q element

  __  ______  _________ _   _____  _____
 / / / / __ \/ ___/ __ \ | / / _ \/ ___/
/ /_/ / / / / /__/ /_/ / |/ /  __/ /
\__,_/_/ /_/\___/\____/|___/\___/_/

                projectdiscovery.io

[INF] Current uncover version v1.0.3 (outdated)
{"_shodan":{"crawler": .....

Metadata

Metadata

Assignees

Labels

Priority: HighAfter critical issues are fixed, these should be dealt with before any further issues.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