https://github.com/sourcefrenchy/cryptopayload
module for certexfil
https://github.com/sourcefrenchy/cryptopayload
Last synced: 5 months ago
JSON representation
module for certexfil
- Host: GitHub
- URL: https://github.com/sourcefrenchy/cryptopayload
- Owner: sourcefrenchy
- Created: 2019-05-11T00:22:48.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-07-03T16:35:43.000Z (almost 4 years ago)
- Last Synced: 2024-06-20T19:26:43.771Z (almost 2 years ago)
- Language: Go
- Size: 6.84 KB
- Stars: 15
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
[](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