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

Not able to import dnslib from Kali #25

Closed
queencitycyber opened this issue Jul 29, 2015 · 1 comment
Closed

Not able to import dnslib from Kali #25

queencitycyber opened this issue Jul 29, 2015 · 1 comment

Comments

@queencitycyber
Copy link

uname -a: Linux kali 3.18.0-kali3-amd64 #1 SMP Debian 3.18.6-1~kali2 (2015-03-02) x86_64 GNU/Linux

python -V : 2.7.3

python subbrute.py google.com: Traceback (most recent call last):

File "subbrute.py", line 10, in
import dnslib
ImportError: No module named dnslib

Thanks

@TheRook
Copy link
Owner

TheRook commented Jul 29, 2015

pip install dnslib
or
apt-get install python-dnslib

@TheRook TheRook closed this as completed Jul 29, 2015
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

2 participants