-
Notifications
You must be signed in to change notification settings - Fork 115
ImportError: No module named asn1 #30
Copy link
Copy link
Closed
Description
Hello there,
I' running CentOS 6 and after reading this and installing all modules that are told here #17 , I still have no idea how to solve this output error:
[root@xxx public_drown_scanner]# python scanner.py www.sapo.pt
Import Error - most likely due to missing pycrypto libraries - disabling crypto functionality
ImportError('cannot import name PKCS1_v1_5',)
Traceback (most recent call last):
File "scanner.py", line 26, in
import ssl_tls_crypto
File "/downloads/public_drown_scanner/scapy-ssl_tls/ssl_tls_crypto.py", line 7, in
from Crypto.Util.asn1 import DerSequence
ImportError: No module named asn1
Any help in this?
Thanks,
LP
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels