Commit graph

27 commits

Author SHA1 Message Date
cfe59cc00c Handle broken output format 2015-04-22 17:04:25 +02:00
685b0b5ae9 -i option added - Indexing subject field 2015-02-04 20:58:59 +01:00
5bfca0f3d9 Sample script to search the full-text index 2015-02-04 20:58:27 +01:00
8ea59f8a68 Output compatible with scans.io format (host and certs) 2015-02-02 08:10:44 +01:00
41c032b930 Follow scans.io format 2015-02-02 07:59:35 +01:00
463c0c1d6a Bug fixed when exception is raised (int->str) 2015-02-02 07:56:41 +01:00
7b855b2969 set of IP addresses per fingerprint added 2015-02-02 07:52:49 +01:00
1acfcb54e3 JSON output added (-j option) 2015-02-02 07:38:17 +01:00
33e45d362d -f option added (SHA1 fingerprint only + destination IP address) 2015-02-02 07:17:44 +01:00
19ee42fa3e Partial match group skipped 2015-02-01 14:41:15 +01:00
8411b99e9c Include source and destination IP addresses 2015-02-01 14:32:25 +01:00
b1643dab64 Verbose option added (-v) to show issuer CN and subject CN 2015-02-01 14:03:16 +01:00
b1bdae9f89 Option to read from file added 2015-02-01 13:16:30 +01:00
9ba1adc8f4 Improve regexp performance 2015-02-01 13:04:27 +01:00
65f283253e Dump X509 certificates from ssldump pcap tool 2015-01-31 18:24:31 +01:00
f5a7a68a4c Verbose mode added 2015-01-30 22:17:11 +01:00
cdbccbc256 Option to store certificate in keystore added 2015-01-30 22:00:18 +01:00
80049f8f30 Bug fix: process next URL skip failing ones even if not in verbose 2015-01-11 18:05:00 +01:00
7d9f1ca0b8 Exlude IPv6 addresses until now 2015-01-10 20:43:14 +01:00
9aa4329918 IP lookup HTTP server added 2015-01-08 22:22:50 +01:00
7a46ffd8e6 JSON output added 2015-01-08 20:51:03 +01:00
010bc6d520 Lookup IP subnet for known fingerprints and X.509 subjects 2015-01-02 16:47:39 +01:00
ef0e2cba0f X509 DN cache database import scripts added 2014-12-31 16:42:46 +01:00
0a81ef6467 Encoding issue with JSON dumps 2014-12-30 21:21:45 +01:00
47996ec87a Analyze CRLs stored in a directory and dump a JSON 2014-12-30 19:25:32 +01:00
c1671d76b3 Grab and Store CRL 2014-12-30 09:45:25 +01:00
f205a23a19 Tool to dump CRL and OCSP URI from DER encoded X.509 certificate (in Base64) 2014-12-29 14:49:30 +01:00