110 Followers
11 Following
63 Posts

Open-Source infosec R&D #DFIR #ThreatHunting oriented using #golang, #rustlang and #python

No need to follow the Twitter/X account, sooner or later it will not be updated anymore

GitHubhttps://github.com/0xrawsec
Twitter/Xhttps://twitter.com/0xrawsec
Websitehttps://rawsec.lu
Kunai progress! 🔥​ Currently deep into custom detection rule implementation – enhancing security with precision. Available soon on GitHub: https://github.com/0xrawsec/kunai 🔍 Use it for #malware detection and #threathunting on #linux #blueteam
GitHub - 0xrawsec/kunai: Threat-hunting tool for Linux

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

GitHub
🚀 Update on Kunai ! I've just added a crucial security monitoring feature: File Unlink events. Now, stay one step ahead with real-time files deletion events. Enhance your security game! Check it out 👉 https://github.com/0xrawsec/kunai #ThreatHunting #SOC #BlueTeam
GitHub - 0xrawsec/kunai: Threat-hunting tool for Linux

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

GitHub
New event will be in Kunai https://github.com/0xrawsec/kunai when a process uses prctl syscall. For instance it can be used to detect task being renamed. It is not always sign of badness but when the exe is located in /dev/shm and new name mimics a legit app it is ! #threathunting #dfir
GitHub - 0xrawsec/kunai: Threat-hunting tool for Linux

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

GitHub
Past week I worked on two new events for kunai. Clone (i.e. fork) events and BPF socket filter events (when a filter program is attached to a socket #bpfdoor). Those will both be part of next release and will be documented there https://why.kunai.rocks. Maybe I'll include other new events ! If you have ideas about events you'd like to monitor on #linux that is the time to tell me. Maybe it'll get a chance to be included before next release !
#dfir #threathunting
Bring your Linux Threat-Hunting capabilities to the next level | Kunai

Description will go into a meta tag in <head />

While running kunai against a #bpfdoor #malware sample I noticed it did not catch the bpf filter attached to the socket ... This is a great opportunity for a new feature development ! Here is what the event will look like. Stay tuned: https://github.com/0xrawsec/kunai
#threathunting #dfir
GitHub - 0xrawsec/kunai: Threat-hunting tool for Linux

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

GitHub
Shared object loaded events are almost ready ! #linux #threathunting
I think I got bored waiting after #SysmonForLinux so I decided to start my own BPF based #linux monitoring project. Roadmap:
- shared object loading
- driver loading
- dns queries
- network connections
Tell me if you want other stuffs for a first #opensource release !
#threathunting