Collaborative and Streamlined Threat Analysis at Scale
Saferwall allows you to analyze, triage and classify threats in just minutes.
⭐️ Collaborative - Built for security teams and researchers to streamline analysis, identification and sharing malware samples.
☁️ Fast & cloud-native - Scalable and cloud-native by design, deploy in minutes to bare metal or in the cloud.
⚡️ Save time - Automate cumbersome tasks, generate IoC's and reports with zero friction.
📦 Batteries included - All your favorite tools included, build intelligence feeds for hunting threats or generating signatures.
❤️ Open source first - We are open-source, developer friendly and user driven.
Static Analysis:
Dynamic Analysis:
Multiple AV scanner supporting major vendors:
Vendors | status | Vendors | status |
---|---|---|---|
Avast | ✔️ | FSecure | ✔️ |
Avira | ✔️ | Kaspersky | ✔️ |
Bitdefender | ✔️ | McAfee | ✔️ |
ClamAV | ✔️ | Sophos | ✔️ |
Comodo | ✔️ | Symantec | ✔️ |
ESET | ✔️ | Windows Defender | ✔️ |
TrendMicro | ✔️ | DrWeb | ✔️ |
Integrations with your own data processing pipeline.
Saferwall takes advantage of Kubernetes for its high availability, scalability and ecosystem behind it.
Everything runs inside Kubernetes. You can either deploy it in the cloud or have it self hosted.
Here are the different deployment options available depending on how you are planning to use it:
"I want to try it first" : Use the cloud instance in https://saferwall.com.
"I want to run it locally" : A Vagrant box is available, the only requirements are VirtualBox and Vagrant with full support of Windows, Linux and OSX, see the guide for detailed steps.
"I want to make a PR or make changes" : When you intend to make changes to the code or make PR's, see this guide for detailed steps.
"I love it ! I want to run it in prod" : First get you a kops and check this guide.
The production deployment using Kops automatically provisions a Kubernetes cluster hosted on AWS, GCE, DigitalOcean or OpenStack and also on bare metal. For the time being, only AWS is officially supported. A helm chart is also provided for fast deployment. This setup works well for companies or small teams planning to scan a massive amounts of file.
Here is a basic workflow of what happens when a new file is submitted:
Please read docs/CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.