-
-
Notifications
You must be signed in to change notification settings - Fork 6k
Closed
Labels
Description
Hello , i just spend 4 days trying to solve that problem on Sqlmap , everytime i use --dns-domain option with time-based DB or Blind DB i got this Error :
[ERROR] data retrieval through DNS channel failed. Turning off DNS exfiltration support
-I tried To use sqlmap dns Collaborator from Burpuite ===> not working the same error
-I checked an old issue report here : https://github.com/sqlmapproject/sqlmap/issues/3078
-i Tried my own Vps and my Own domain , i checked tcpdump Port 53 on my vps ( i use Google cloud) , i did a dig foobar.yourdomain.com
, no problem i received the request with foobar.domain.com
- i tried sqlmap on both my Computer , and inside my VM , i got always the same error
- i tried previous release of sqlmap
- i checked the firewall rules on GCP (port 53 open)
any suggestion Please
Thanks