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

Nothing whatsoever #1886

Closed
lapislazuli-0 opened this issue Sep 26, 2024 · 0 comments
Closed

Nothing whatsoever #1886

lapislazuli-0 opened this issue Sep 26, 2024 · 0 comments

Comments

@lapislazuli-0
Copy link

lapislazuli-0 commented Sep 26, 2024

When I try to do a scan of a person's name, it shows a dark web mention was found, fails to connect with an error message, ignores it, and repeats this. The only data shown is "(1) Human name." I am using Kali Linux on a Windows 11.

Edit: Now when I run it it shows this:

Traceback (most recent call last):
File "/usr/share/spiderfoot/./sf.py", line 29, in
from sflib import SpiderFoot
File "/usr/share/spiderfoot/sflib.py", line 34, in
import dns.resolver
File "/usr/lib/python3/dist-packages/dns/resolver.py", line 30, in
import dns._ddr
File "/usr/lib/python3/dist-packages/dns/_ddr.py", line 12, in
import dns.nameserver
File "/usr/lib/python3/dist-packages/dns/nameserver.py", line 5, in
import dns.asyncquery
File "/usr/lib/python3/dist-packages/dns/asyncquery.py", line 32, in
import dns.quic
File "/usr/lib/python3/dist-packages/dns/quic/init.py", line 7, in
import aioquic.quic.configuration # type: ignore
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/aioquic/quic/configuration.py", line 6, in
from ..tls import (
File "/usr/lib/python3/dist-packages/aioquic/tls.py", line 41, in
from cryptography.hazmat.primitives.asymmetric.types import (
ModuleNotFoundError: No module named 'cryptography.hazmat.primitives.asymmetric.types'

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

1 participant