https://github.com/myomikron/kraken-project
A scalable pentesting platform
https://github.com/myomikron/kraken-project
pentesting red-teaming security-tools
Last synced: 3 months ago
JSON representation
A scalable pentesting platform
- Host: GitHub
- URL: https://github.com/myomikron/kraken-project
- Owner: myOmikron
- License: agpl-3.0
- Created: 2023-02-11T23:37:34.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-07-07T07:47:18.000Z (3 months ago)
- Last Synced: 2025-07-07T08:43:08.391Z (3 months ago)
- Topics: pentesting, red-teaming, security-tools
- Language: TypeScript
- Homepage:
- Size: 9.15 MB
- Stars: 11
- Watchers: 1
- Forks: 11
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Changelog: Changelog.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README

---
# :octopus: The kraken-project :octopus:
[](LICENSE)
[](https://deps.rs/repo/github/myOmikron/kraken-project)
[](https://github.com/myOmikron/kraken-project/actions/workflows/linux.yml)
[](https://github.com/myOmikron/kraken-project/actions/workflows/frontend.yml)The aim of this project is to create a fast, scalable pentesting platform.
It integrates existing tools as well as provides own implementations
for some attacks / reconnaissance work.️:warning: **Caution**:
Please note that this project is under heavy development.
Expect breaking changes every once in a while.## Single user
If you don't want to have the whole platform deployed, you can just execute `leech` on its own.
With the subcommand `execute`, you can start and configure the modules as they were normal cli utilities.
## Compile on debian
```bash
# Protobuf compiler and prebuilt proto files
apt install protobuf-compiler libprotoc-dev
```## Contact
You want to discuss something? Get in touch with us in our [matrix
room](https://matrix.to/#/#kraken:matrix.hopfenspace.org).