Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/BishopFox/ca-clone

Scripts to clone CA certificates for use in HTTPS client attacks.
https://github.com/BishopFox/ca-clone

mitm pentesting reverse-engineering security-tools

Last synced: 5 days ago
JSON representation

Scripts to clone CA certificates for use in HTTPS client attacks.

Awesome Lists containing this project

README

        

# CA Cloning Scripts
Scripts to clone CA certificates for use in HTTPS client attacks. Currently includes scripts to clone a root Comodo CA, and a Digicert CA, both of which are fairly widely trusted in IoT devices.

## Usage
* Run either script in place to automatically generate a key and certificate. In general, you only need to run one or the other, but both are included here in case you suspect a specific CA is needed.
* Import the generated P12 into your HTTPS proxy.
* In Burp, this is done by importing the P12 file as a CA Certificate under Proxy -> Options. Don't forget to backup your current CA!