Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Error] Cannot bind to address 192.168.31.202:53 #11

Open
jclemo opened this issue Apr 20, 2018 · 3 comments
Open

[Error] Cannot bind to address 192.168.31.202:53 #11

jclemo opened this issue Apr 20, 2018 · 3 comments

Comments

@jclemo
Copy link

jclemo commented Apr 20, 2018

I use my Mac to hack the kali by VMware,i can't bind to my Kali's ip how should I do.My lord.

the terminals are as follows

chendadadeMacBook-Pro:dnsteal-master chendada$ python dnsteal.py 192.168.31.202 -z -v

  ___  _  _ ___ _            _ 
 |   \| \| / __| |_ ___ __ _| |
 | |) | .` \__ \  _/ -_) _` | |
 |___/|_|\_|___/\__\___\__,_|_|v2.0

-- https://github.com/m57/dnsteal.git --

Stealthy file extraction via DNS requests

[Error] Cannot bind to address 192.168.31.202:53

@m57
Copy link
Owner

m57 commented Apr 20, 2018

try sudo python dnsteal.py 192.168.31.202 -z -v

@ZekePolarisBSH
Copy link

try sudo python dnsteal.py 192.168.31.202 -z -v

I tried this and it still says same error. Did we miss a step?

@m57
Copy link
Owner

m57 commented May 14, 2021

Something is already bound to 53 then ? or the IP cannot be listened on ?

sudo netstat -tanp | grep 53 any results ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants