Open
Description
I am trying to source company names from various places, and I thought one good source would be SSL cert data. However, it looks like only some of the names in SSL certs bubble up to the Company Name module.
In particular, the data I'm looking for is listed by the sfp_crt
module, but sfp_company
doesn't include the company name I'm seeing in Certificate.Data.Subject.O
. I think it will only use output from sfp_sslcert
to find company names.
Is there a reason for this? Am I looking at this the wrong way?
If you can provide an application stack trace that is even better.
N/A
What version of Python are you using?
Python 3.10.9
What version of SpiderFoot are you using (stable release or Git master
branch)?
4.0.0
You may also wish to check if your issue has been posted previously:
I did a quick check.
Metadata
Metadata
Assignees
Labels
No labels