CarbonCopy - creates a spoofed certificate of online website

Carboncopy – Hello guy’s, Welcome to another article in this article we are going to discuss about how to creates spoofed certificate of any online website.

CarbonCopy - creates a spoofed certificate of online website

Requirement’s

  • Linux or Windows
  • Git package
  • Python Package

Pre-Requisites

  • Osslsigncode
  • Pyopenssl

Tested Platform

  • Linux
  • Windows

Languages Used

python program language

What is CarbonCopy?

A tool which creates a spoofed certificate of any online website and signs an Executable for AV Evasion. Works for both Windows and Linux

How to install and use

Step 1: Install prerequisites

First you install osslsigncode so type this below command in your terminal.

apt-get install osslsigncode

Once you install osslsigncode type this below command in your terminal this command will help you to install pyopenssl

pip3 install pyopenssl

Step 2: Download the package

Just you type this below command in youe terminal this command help you to download the package.

git clone  https://github.com/paranoidninja/CarbonCopy.git

Download the tool

Step 3: Change the directory

Once you download the package change directory so type this below command in your terminal.

cd CarbonCopy

change the directory

Step 4: Give the permission

Now give the permission to read write and execute of all python files so type this below command in your terminal

chmod +x CarbonCopy.py

permit the tool to run

Step 5: Run the tool

Now you just type this below command to run the tool in your terminal.

python3 CarbonCopy.py

CarbonCopy - creates a spoofed certificate of online website

If you get any website certificate follow this below image.

CarbonCopy - creates a spoofed certificate of online website

Post a Comment

Previous Post Next Post