Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/myomikron/kraken-project
A scalable pentesting platform
https://github.com/myomikron/kraken-project
pentesting red-teaming security-tools
Last synced: 19 days 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 (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-30T09:44:07.000Z (20 days ago)
- Last Synced: 2024-10-30T10:33:16.804Z (20 days ago)
- Topics: pentesting, red-teaming, security-tools
- Language: TypeScript
- Homepage:
- Size: 8.47 MB
- Stars: 11
- Watchers: 1
- Forks: 11
- Open Issues: 7
-
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
![kraken](assets/kraken-banner_alpha_small.png)
---
# :octopus: The kraken-project :octopus:
[![LICENSE](https://img.shields.io/github/license/myOmikron/kraken-project?color=blue)](LICENSE)
[![dependency status](https://deps.rs/repo/github/myOmikron/kraken-project/status.svg)](https://deps.rs/repo/github/myOmikron/kraken-project)
[![backend ci](https://img.shields.io/github/actions/workflow/status/myOmikron/kraken-project/linux.yml?label=Backend)](https://github.com/myOmikron/kraken-project/actions/workflows/linux.yml)
[![frontend ci](https://img.shields.io/github/actions/workflow/status/myOmikron/kraken-project/frontend.yml?label=Frontend)](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).