projectdiscovery / uncover

Quickly discover exposed hosts on the internet using multiple search engines.
MIT License
2.39k stars 197 forks source link

Uncover output (-o x.txt) result is empty #492

Closed chasingboy closed 3 months ago

chasingboy commented 4 months ago

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$
assetgrower commented 3 months ago

bumping this - still seems to be an issue

ehsandeep commented 3 months ago

@chasingboy @assetgrower fixed in latest release - https://github.com/projectdiscovery/uncover/releases/tag/v1.0.9