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

Proposal: remove nmap/scripts/ssl-google-cert-catalog.nse #533

Closed
bdmorin opened this issue Aug 30, 2016 · 0 comments
Closed

Proposal: remove nmap/scripts/ssl-google-cert-catalog.nse #533

bdmorin opened this issue Aug 30, 2016 · 0 comments

Comments

@bdmorin
Copy link

bdmorin commented Aug 30, 2016

Google Certificate Catalog is no longer in operation.

-> % nmap -p 443 --script ssl-cert,ssl-google-cert-catalog google.com

Starting Nmap 7.12 ( https://nmap.org ) at 2016-08-30 06:34 CDT
Nmap scan report for google.com (172.217.4.238)
Host is up (0.012s latency).
Other addresses for google.com (not scanned): 2607:f8b0:4009:801::200e
rDNS record for 172.217.4.238: ord30s31-in-f238.1e100.net
PORT    STATE SERVICE
443/tcp open  https
| ssl-cert: Subject: commonName=*.google.com/organizationName=Google Inc/stateOrProvinceName=California/countryName=US
| Issuer: commonName=Google Internet Authority G2/organizationName=Google Inc/countryName=US
| Public Key type: ec
| Public Key bits: 256
| Signature Algorithm: sha256WithRSAEncryption
| Not valid before: 2016-08-17T18:56:43
| Not valid after:  2016-11-09T18:29:00
| MD5:   ef2a adf1 94e9 fe82 29f8 f08b a2df 5bf0
|_SHA-1: cec0 95c5 f825 b024 38a3 585e da89 3eef 9d8b 1b44
| ssl-google-cert-catalog:
|   No DB entry
|_  cec095c5f825b02438a3585eda893eef9d8b1b44.certs.googlednstest.com

% dig cec095c5f825b02438a3585eda893eef9d8b1b44.certs.googlednstest.com +short

Or add output to script to say this service is no longer online.

suraj51k pushed a commit to suraj51k/nmap that referenced this issue Jan 31, 2017
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