Giter Site home page Giter Site logo

arkizat / copy-cert Goto Github PK

View Code? Open in Web Editor NEW

This project forked from virusdefender/copy-cert

0.0 0.0 0.0 588 KB

基于已知网站 ssl 证书的信息生成新的自签名证书,除了证书是不被信任的以外,其他的信息看上去基本一致,用于伪装流量。

License: MIT License

Go 100.00%

copy-cert's Introduction

copy-cert

基于已知网站 ssl 证书的信息生成新的自签名证书,除了证书是不被信任的以外,其他的信息看上去基本一致。

用法

在 Release 中下载二进制或者自行编译,然后 copy-cert $addr,比如 copy-cert github.com:443 然后就可以得到几个证书和私钥文件。

➜  certs git:(main) tree
.
├── DigiCert_High_Assurance_TLS_Hybrid_ECC_SHA256_2020_CA1.crt
├── DigiCert_High_Assurance_TLS_Hybrid_ECC_SHA256_2020_CA1.key
├── bundle.crt
├── bundle.key
├── github.com.crt
└── github.com.key

其中 bundle 为合并证书链之后的文件。

用途

  • 伪装流量

demo

copy-cert's People

Contributors

virusdefender avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.