Sha256: f122e8d2e57e0ee05a7c0031f68e77c4736a62d0e4a040b95cf9328a281ea57c
Contents?: true
Size: 405 Bytes
Versions: 2
Compression:
Stored size: 405 Bytes
Contents
--- tags: - Domain --- # crt.sh - [https://crt.sh/](https://crt.sh/) This analyzer uses [crt.sh](http://crt.sh)'s (unofficial?) REST API. ```yaml analyzer: crtsh query: ... exclude_expired: ... ``` ## Components ### Query `query` (`string`) is a search query. ### Exclude Expired `exclude_expired` (`boolean`) determines whether to exclude expired domains or not. Optional. Defaults to `true`.
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
mihari-5.6.0 | docs/analyzers/crtsh.md |
mihari-5.5.0 | docs/analyzers/crtsh.md |