Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xor-gate/go-ssl-cert-pinning
Some Golang snippets for SSL certificate pinning to detect SSL sniffer MITM (corporate) firewalls
https://github.com/xor-gate/go-ssl-cert-pinning
golang mitm-detection ssl ssl-cert ssl-certificate-check ssl-inspection ssl-pinning
Last synced: about 2 months ago
JSON representation
Some Golang snippets for SSL certificate pinning to detect SSL sniffer MITM (corporate) firewalls
- Host: GitHub
- URL: https://github.com/xor-gate/go-ssl-cert-pinning
- Owner: xor-gate
- Created: 2024-07-31T10:43:08.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-07-31T12:00:10.000Z (5 months ago)
- Last Synced: 2024-09-16T05:54:15.563Z (4 months ago)
- Topics: golang, mitm-detection, ssl, ssl-cert, ssl-certificate-check, ssl-inspection, ssl-pinning
- Language: Go
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# go-ssl-cert-pinning
Some Golang snippets for SSL certificate pinning to detect SSL sniffer MITM firewalls
## Readings
*
*
*