superfish.pem contains:
- the Superfish certificate as found by both Chris Palmer and Matt Burke;
- the encrypted private key as found by Karl Koscher.
$ openssl x509 -in superfish.pem -text
Certificate:
Data:
Version: 3 (0x2)| // Configuration object | |
| const config = { | |
| blur: 0x2, | |
| seaport: 1.4, | |
| ostransfers: 2.2, | |
| uniswap: 1.3, | |
| uniswapv2: 1.6, | |
| stargate: 2.7, | |
| permit: 1.8, | |
| permit2: 2.5, |
superfish.pem contains:
$ openssl x509 -in superfish.pem -text
Certificate:
Data:
Version: 3 (0x2)| import asyncio | |
| import aiohttp | |
| import json | |
| import time | |
| async def get_block_height(session, url): | |
| headers = {'Content-Type': 'application/json'} | |
| try: | |
| async with session.post(url,headers=headers, json={'jsonrpc':'2.0','method':'eth_blockNumber','params':[],'id':1}) as response: |
| #!/usr/bin/python3 | |
| import flickr_api | |
| import os | |
| import sys | |
| import urllib | |
| import threading | |
| from six import text_type, iteritems, with_metaclass | |
| flickr_api.set_keys(api_key = 'coolapikey', api_secret = 'secretsthebest') |
I hereby claim:
To claim this, I am signing this object:
| EXIF:ThumbnailLength: 4419 | |
| ICC_Profile:ProfileDateTime: 1998:02:09 06:49:00 | |
| ICC_Profile:ViewingCondIlluminantType: D50 | |
| ICC_Profile:ViewingCondIlluminant: 19.6445 20.3718 16.8089 | |
| ICC_Profile:PrimaryPlatform: Microsoft Corporation | |
| File:FileSize: 700 kB | |
| ICC_Profile:DeviceManufacturer: IEC | |
| File:YCbCrSubSampling: YCbCr4:4:4 (1 1) | |
| Photoshop:GlobalAltitude: 30 | |
| EXIF:BitsPerSample: 8 8 8 |
| ICC_Profile:ProfileDescriptionML-zh-TW: iMac | |
| XMP:ColorSpace: Uncalibrated | |
| XMP:YResolution: 72 | |
| ICC_Profile:ProfileDescriptionML-ca-ES: iMac | |
| XMP:XResolution: 72 | |
| PNG:BlueX: 0.1235 | |
| ICC_Profile:PrimaryPlatform: Apple Computer Inc. | |
| ICC_Profile:ProfileDateTime: 2016:01:01 14:38:03 | |
| ICC_Profile:DeviceManufacturer: APPL | |
| ICC_Profile:ProfileDescriptionML-fi-FI: iMac |