GoogleDorker icon indicating copy to clipboard operation
GoogleDorker copied to clipboard

what is the format of the query.txt file?

Open KeffynCodes opened this issue 1 year ago • 1 comments

I have added a txt file with 1 query per line is there a specific format and number as I get the below when running

└─$ dorker -l dorks.txt _ _
| | | |
| | ___ _ __ | | __ ___ _ __ / _` | / _ \ | '|| |/ / / _ | '| | (| || () || | | < | /| |
_,| _
/ || ||_\ _
||_|

                - RevoltSecurities

[version]: dorker current version v1.0.1 (latest) [ERR]: Exception occured in the Keyreader module due to: Cannot choose from an empty sequence, <class 'IndexError'>

[ERR]: Exception occured in the Keyreader module due to: Cannot choose from an empty sequence, <class 'IndexError'> [ERR]: Exception occured in the google search request module due to: cannot unpack non-iterable NoneType object, <class 'TypeError'> [ERR]: Exception occured in the Keyreader module due to: Cannot choose from an empty sequence, <class 'IndexError'> [ERR]: Exception occured in the google search request module due to: cannot unpack non-iterable NoneType object, <class 'TypeError'> [ERR]: Exception occured in the Keyreader module due to: Cannot choose from an empty sequence, <class 'IndexError'> [ERR]: Exception occured in the google search request module due to: cannot unpack non-iterable NoneType object, <class 'TypeError'> [ERR]: Exception occured in the Keyreader module due to: Cannot choose from an empty sequence, <class 'IndexError'> [ERR]: Exception occured in the google search request module due to: cannot unpack non-iterable NoneType object, <class 'TypeError'> [ERR]: Exception occured in the Keyreader module due to: Cannot choose from an empty sequence, <class 'IndexError'> [ERR]: Exception occured in the google search request module due to: cannot unpack non-iterable NoneType object, <class 'TypeError'> [ERR]: Exception occured in the Keyreader module due to: Cannot choose from an empty sequence, <class 'IndexError'> [ERR]: Exception occured in the google search request module due to: cannot unpack non-iterable NoneType object, <class 'TypeError'> [ERR]: Exception occured in the Keyreader module due to: Cannot choose from an empty sequence, <class 'IndexError'> [ERR]: Exception occured in the google search request module due to: cannot unpack non-iterable NoneType object, <class 'TypeError'> Dorker |▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉| 60/60 [100%] in 0.0s (2338.66/s)

KeffynCodes avatar Dec 17 '24 03:12 KeffynCodes

Hi @KeffynCodes , Can you provide the file content of it and replace with example.com for your privacy, so we can find some solution and the sample dorks content looks like:

cat dorks.txt
site:example.com ext:php
site:*.example.com inurl:admin

Kind regards, @RevoltSecurities

RevoltSecurities avatar Dec 17 '24 11:12 RevoltSecurities