projectdiscovery / katana

A next-generation crawling and spidering framework.
MIT License
10.91k stars 578 forks source link

Can't resolve any addresses when using windscribe vpn #276

Open r3l1c7 opened 1 year ago

r3l1c7 commented 1 year ago
katana -u https://www.twitter.com -ef png,css,woff,woff2,ttf,svg,jpg,gif,jpeg,pdf -aff -verbose

   __        __                
  / /_____ _/ /____ ____  ___ _
 /  '_/ _  / __/ _  / _ \/ _  /
/_/\_\\_,_/\__/\_,_/_//_/\_,_/ v0.0.3                        

        projectdiscovery.io

[WRN] Could not request seed URL: GET https://www.twitter.com giving up after 2 attempts: Get "https://www.twitter.com": no address found for host

dig/nslookup/burp, everything else works fine.

Running behind windscribe vpn but that shouldn't be an issue because I have no problems on my other computers.

olearycrew commented 1 year ago

@ehsandeep I think this relates to this discord thread as well: https://discord.com/channels/695645237418131507/1065960794019348490

Seems there is something different happening than system resolution of addresses that is causing some issues.

Also, Katana doesn't support -r for changing the resolver manually like other tools do.

r3l1c7 commented 1 year ago

HTTPX is working correctly, after reading the discord topic.

Naabu returns: [FTL] Could not run enumeration: no valid ipv4 or ipv6 targets were found

for valid targets.