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

https://github.com/sourcefrenchy/cryptopayload

module for certexfil
https://github.com/sourcefrenchy/cryptopayload

Last synced: 5 months ago
JSON representation

module for certexfil

Awesome Lists containing this project

README

          

[![CodeQL](https://github.com/sourcefrenchy/cryptopayload/actions/workflows/codeql-analysis.yml/badge.svg?branch=master)](https://github.com/sourcefrenchy/cryptopayload/actions/workflows/codeql-analysis.yml)

# Exfiltration fun using X509 digital certificates

## Overview

I spend a ton of time on exfiltration topics and mitigation techniques. This is my very first attempt to try to learn Go by having a quick way to convert a payload (reading a file) and building it as part as a custom x509 digital certificate.

Certexfil has a client and a listener and a module for encoding/encrypting (long term).

More info at https://medium.com/@jeanmichel.amblat/abusing-certificates-for-data-exfiltration-d6bff2533cd0

## Todo

* Actually have crypto in cryptopayload module

## Contact

@Sourcefrenchy