Skip to content

Instantly share code, notes, and snippets.

View 18712886438's full-sized avatar
🪀
Focusing

CallMESuper 18712886438

🪀
Focusing
View GitHub Profile
@18712886438
18712886438 / checkKB.py
Created April 22, 2024 11:46 — forked from hldr4/checkKB.py
Script to check whether a given attestation keybox is revoked on Google's CRL
import requests
import sys
import xml.etree.ElementTree as ET
from cryptography import x509
'''
Usage: checkKB.py keybox.xml
Checks the EC and RSA certificates against the official CRL