dnsx icon indicating copy to clipboard operation
dnsx copied to clipboard

DNSX stucks if trying to use list

Open mastercho opened this issue 1 year ago • 3 comments

dnsx version: 1.1.3 (latest)

Current Behavior:

Using -l param stucks example

$ ./dnsx.exe -l tamambet142.txt -cname -resp

      _             __  __
   __| | _ __   ___ \ \/ /
  / _' || '_ \ / __| \  /
 | (_| || | | |\__ \ /  \
  \__,_||_| |_||___//_/\_\

                projectdiscovery.io

[INF] Current dnsx version 1.1.3 (latest)

if i use cat instead -l its works

$ cat tamambet142.txt  | ./dnsx.exe -cname -resp

      _             __  __
   __| | _ __   ___ \ \/ /
  / _' || '_ \ / __| \  /
 | (_| || | | |\__ \ /  \
  \__,_||_| |_||___//_/\_\

                projectdiscovery.io

[INF] Current dnsx version 1.1.3 (latest)
www.tamambet142.com [tamambet142.com]
m.tamambet142.com [tamambet142.com]


Expected Behavior:

To read list like cat when -l is specified

Steps To Reproduce:

dnsx.exe -l list.txt -cname -resp

Screenshot

mastercho avatar Apr 22 '23 08:04 mastercho

@mastercho can you please try the latest version(1.1.4)?

I tried the latest version and it worked. Screenshot 2023-06-01 at 4 12 05 PM

let me know if the problem still persists, thank you.

RamanaReddy0M avatar Jun 01 '23 10:06 RamanaReddy0M

Unfortunately still having same issue with -l

mastercho avatar Jun 01 '23 16:06 mastercho

dnsx.exe -l .\httpx.txt -a -o ip.txt dnsx.exe -l .\httpx.txt -a -aaaa -cname -o ip.txt dnsx.exe domain.com dnsx.exe -l .\httpx.txt --o ip.txt not any variants are working) with list of urls . with or without http or https......

hastalamuerte avatar Oct 02 '23 12:10 hastalamuerte