Kunai Project

118 Followers
2 Following
65 Posts

After months of quiet, Kunai is back with an update in the works!

Here’s what’s new:

- Sharper DNS traffic analysis for better threat detection

- File identification powered by magic-rs to unlock deeper detection scenarios

- Smarter event filtering and exclusion rules to cut false positives and boost performance

This release will be about making Kunai more precise, faster, and easier to use—whether you’re monitoring workstations, servers, or IoT devices.

If you have specific a request, this is the perfect time to open an issue and get a chance to see it land in the next release 😉

Curious? Follow the progress here: https://github.com/kunai-project

#Linux #ThreatHunting #Rust #eBPF #OpenSource

🚨 ONE STAR TO RULE THEM ALL 🚨

We’re 999 stars deep and this close to hitting 1000—will YOU be the chosen one?

💫 Perks of being #1000:
✔️ The undying gratitude of the Kunai dev team (we’ll owe you a coffee in the metaverse)
✔️ The satisfaction of making a repo’s day

👉 Do the thing: https://github.com/kunai-project/kunai

🚀 Kunai Sandbox is now live! 🚀

Curious about Kunai? Want to analyze Linux malware logs? Or share malware analysis to build detection rules? Kunai Sandbox has you covered! 🛡️

🔍 Check out what Kunai can do:
✅ Explore Kunai's log structure without running it locally
✅ Analyze logs generated by Linux malware
✅ Share malware analysis with others to build detection rules

🔗 See an example analysis of the perfctl #linux #malware: https://sandbox.kunai.rocks/analysis/59edbf8c-41b7-4144-97e0-9b0571446c02

#detectionengineering #infosec #dfir #soc

🚀 Kunai pushes further integration with MISP!

This week, we've made significant progress in bridging Kunai with @misp to enhance threat intelligence sharing. Our focus has been on developing kunai-to-misp, a new tool available at https://github.com/kunai-project/pykunai, which processes Kunai logs and creates MISP events to streamline collaboration.

With this, it is now possible to both update MISP from Kunai and feed Kunai from MISP using the misp-to-kunai tool. Here's a practical workflow example:

1️⃣ Analyze a #linux malware sample with Kunai Sandbox (https://github.com/kunai-project/sandbox)
2️⃣ Use kunai-to-misp on the collected Kunai logs
3️⃣ (Optional) Review attributes' IDS flag to maximize detections and reduce false positives
4️⃣ Use misp-to-kunai to distribute the results across all Kunai endpoints

Additionally, we're leveraging MISP’s data model to craft meaningful MISP objects and relationships, offering a clear visual representation of events inside MISP.

🔗 Try it out and let us know what you think!

#opensource #threatintel #threatdetection #cyberdefense #dfir #detectionengineering

GitHub - kunai-project/pykunai: Repository of helper tools for Kunai

Repository of helper tools for Kunai. Contribute to kunai-project/pykunai development by creating an account on GitHub.

GitHub

🚀 New Stable Release is here! 🚀

Packed with powerful updates:
- Automatic log rotation for cleaner logs.
- A revamped CLI for an improved user experience.
- New kill event and hardened mode with LSM for robust security.
- Advanced YARA-X integration for malware detection.
- Community-ID support for seamless network data correlation.

Plus, enjoy enhanced event filtering, new ptrace events, and overall stability improvements.

Check it out: https://github.com/kunai-project/kunai/releases/tag/v0.3.0

Release v0.3.0 · kunai-project/kunai

New Features: Log Rotation: Automatic log rotation keeps your logs clean and manageable. [#77] Revamped Command Line Interface (CLI): The CLI has been overhauled for a smoother user experience. [#...

GitHub

🎉 We’re happy to announce the beta release of Kunai v0.3.0-beta.1!

🔍 Notable Features:

     New Event Monitoring: Introducing file monitoring for events that are written and then closed, enhancing your detection capabilities!
🌐 Corelight Community-ID Integration: Seamlessly integrate with Corelight's community-ID for enriched threat detection.
🛠️ Enhanced CLI Options: New command-line options now available to show logs and install Kunai as a service effortlessly!

Check out the full release notes here: https://github.com/kunai-project/kunai/releases/tag/v0.3.0-beta.1

Try it out and let us know what you think! Your feedback is invaluable as we continue to improve Kunai. 💬✨

Release v0.3.0-beta.1 · kunai-project/kunai

New Features feat: new write_and_close event by @qjerome in #101 feat: integrate community-id by @qjerome in #103 feat: filter by event name in rules by @qjerome in #112 feat: install CLI command ...

GitHub

🔎 A public preview of new features landing soon in the Kunai Project:

- Define actions triggered by detections
- Scan files with YARA as an action

💣 You can even detect #malware in #linux containers (see example)

Follow progress: https://github.com/kunai-project/kunai

GitHub - kunai-project/kunai: Threat-hunting tool for Linux

Threat-hunting tool for Linux. Contribute to kunai-project/kunai development by creating an account on GitHub.

GitHub
Just released a small diagnostic tool for kunai: https://github.com/kunai-project/tools/blob/main/kunai-stats.py
It can be used to evaluate the number of events and volume of data generated by a given configuration.
tools/kunai-stats.py at main · kunai-project/tools

Repository of helper tools for Kunai. Contribute to kunai-project/tools development by creating an account on GitHub.

GitHub
🔧 Currently working on a protection feature for Kunai using eBPF LSM hooks! So far, any attempts to kill or ptrace are blocked. I haven't explored all the ways one can tamper with or stop a #Linux process yet. I'm counting on you 👇 to share what you know about it.
🎉 New Kunai release with small enhancements concerning detection/filtering rules and aarch64 compatibility. This is the latest release for v0.2 as I'll start working on v0.3 to bring new events and new features. Check it out: https://github.com/kunai-project/kunai/releases
Releases · kunai-project/kunai

Threat-hunting tool for Linux. Contribute to kunai-project/kunai development by creating an account on GitHub.

GitHub