• Earn real money by being active: Hello Guest, earn real money by simply being active on the forum — post quality content, get reactions, and help the community. Once you reach the minimum credit amount, you’ll be able to withdraw your balance directly. Learn how it works.

Kraken is a simple cross-platform Yara scanner

Status
Not open for further replies.

itsMe

*KillmeMories*
Staff member
Administrator
Super Moderator
Hacker
Specter
Crawler
Shadow
Joined
Jan 8, 2019
Messages
56,623
Solutions
2
Reputation
32
Reaction score
100,456
Points
2,313
Credits
32,750
‎6 Years of Service‎
 
76%
kraken.png


Kraken is a simple cross-platform Yara scanner that can be built for Windows, Mac, FreeBSD and Linux. It is primarily intended for incident response, research and ad-hoc detections (not for endpoint protection). Following are the core features:
Scan running executables and memory of running processes with provided Yara rules (leveraging go-yara).
Scan executables installed for autorun (leveraging go-autoruns).
Scan the filesystem with the provided Yara rules.
Report any detection to a remote server provided with a Django-based web interface.
Run continuously and periodically check for new autoruns and scan any newly-executed processes. Kraken will store events in a local SQLite3 database and will keep copies of autorun and detected executables.
Some features are still under work or almost completed:
Installer and launcher to automatically start Kraken at startup.
Download updated Yara rules from the server.

linux.png


To see this hidden content, you must like this content.
 
Status
Not open for further replies.
Back
Top