https://github.com/sethvargo/go-malice
A malicious package to demonstrate the importance of software supply chain security.
https://github.com/sethvargo/go-malice
dont-use-this-no-really security software-supply-chain
Last synced: about 1 year ago
JSON representation
A malicious package to demonstrate the importance of software supply chain security.
- Host: GitHub
- URL: https://github.com/sethvargo/go-malice
- Owner: sethvargo
- License: apache-2.0
- Created: 2019-07-10T18:44:38.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-20T04:41:51.000Z (almost 7 years ago)
- Last Synced: 2025-05-08T04:52:58.698Z (about 1 year ago)
- Topics: dont-use-this-no-really, security, software-supply-chain
- Language: Go
- Size: 8.79 KB
- Stars: 7
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Malice
Malice is a package that demonstrates how an attacker could compromise a
software supply chain to gain access to privledged information.
## Usage
There are intentionally not usage instructions, because you really shouldn't use
this unless you're demonstrating security topics, in which case you already know
how to use it.