Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 537 Bytes

File metadata and controls

11 lines (9 loc) · 537 Bytes

karpsplit

Python 3 container script for ARP Spoofing and SSLSplit

Prerequisites

  • Ettercap
  • SSLSplit

Usage

  • Create your own CA certificate (good instructions are available at https://jamielinux.com/docs/openssl-certificate-authority/, follow until you've signed the server certificate )
  • Change the fields and to your new intermediate CA, and to the chain file
  • Run the program with ./karpsplit.py (or python3 karpsplit.py, if python3 isn't the default version)