- Not automatically distrust shodan certificates that just have a single entry in the certificates chain, this can happen easily if the server does not send the complete chain. The certificates themselves can be valid, though.
0.4.12
- Added `tls.certificate.trusted` attribute
0.4.11
- Updated `Domain` model: - Added `query` attribute in case the domain is the result of a query against an external database - Added missing `state` attribute to `Entity` - Implemented `hassh` for all currently available data sources
0.4.10
- Added JA3, JA3s and JARM hashes for binaryedge, censys and shodan: 6
0.4.9
- Added Shodan `headers_hash` for Shodan and Censys results
0.4.8
This release fixes a bug in Censys result parsing which occured if a host uses a certificate, but Censys does not return any certificate data.