-
Notifications
You must be signed in to change notification settings - Fork 257
Closed
Labels
Status: CompletedNothing further to be done with this issue. Awaiting to be closed.Nothing 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.Inconsistencies or issues which will cause an issue or problem for users or implementors.
Description
Uncover output result is empty
uncover version 1.0.8
When using the parameter (-o res.txt) to export the result to a txt file, but the size of the txt file is 0.
uncover kali$ echo 'domain="hackerone.com"'|uncover -e fofa -o res.txt
__ ______ _________ _ _____ _____
/ / / / __ \/ ___/ __ \ | / / _ \/ ___/
/ /_/ / / / / /__/ /_/ / |/ / __/ /
\__,_/_/ /_/\___/\____/|___/\___/_/
projectdiscovery.io
[INF] Current uncover version v1.0.8 (latest)
172.64.151.42:443
104.18.36.214:443
104.18.36.214:80
172.64.151.42:80
172.64.151.42:8880
104.16.99.52:80
104.16.99.52:8443
104.16.100.52:8080
104.16.99.52:8080
104.16.100.52:2086
104.16.99.52:2086
104.16.100.52:80
104.16.100.52:2083
104.16.100.52:443
104.16.99.52:2082
uncover kali$
uncover kali$ ls -al
total 0
drwxr-xr-x 3 kali staff 96 5 30 12:25 .
drwx------@ 17 kali staff 544 5 30 12:17 ..
-rw-r--r-- 1 kali staff 0 5 30 12:25 res.txt
uncover kali$ cat res.txt
uncover kali$
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Status: CompletedNothing further to be done with this issue. Awaiting to be closed.Nothing 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.Inconsistencies or issues which will cause an issue or problem for users or implementors.