Siem Converter

screenshot of Siem Converter
react
vite
shadcn-ui

A reactJS web app that can take a ruleset and translate it into any SIEM search query, using Sigma

Overview

SigTrans is an innovative ReactJS web application designed for cybersecurity professionals looking to simplify their workflow. This tool takes a ruleset and seamlessly translates it into any Security Information and Event Management (SIEM) search query using Sigma. It’s aimed at making the process more efficient and user-friendly for those who rely heavily on security data analysis.

With a robust tech stack including React.js, FastAPI, Shadcdn, and Pysigma, SigTrans promises both speed and reliability. Whether you're a seasoned analyst or just starting in the field, this application provides a streamlined solution for translating complex rulesets effortlessly.

Features

  • User-Friendly Interface: The app boasts an intuitive design that makes it easy to navigate, allowing users to focus on translating queries rather than troubleshooting the software.
  • Sigma Integration: Effortlessly translates rulesets into SIEM search queries using the powerful Sigma framework, enhancing compatibility and efficiency.
  • Local and Docker Setup: The application supports both local and Docker setups, catering to different deployment preferences and environments.
  • Sample Ruleset: Comes with a sample rule.yml file to quickly demonstrate the translation capabilities, allowing users to get hands-on experience immediately.
  • Project Demo Available: A visual demonstration is provided through a project demo video, which enhances understanding of the application’s functionality.
  • Robust Tech Stack: Built with reliable technologies such as React.js and FastAPI, ensuring a fast and responsive performance for end users.
  • Active Development: Maintained by contributors who encourage user involvement, fostering a community around the tool.
react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

vite
Vite

Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects

shadcn-ui
Shadcn UI

Beautifully designed components that you can copy and paste into your apps. Accessible. Customizable. Open Source.

docker
Docker

A website that uses Docker for containerization to streamline development, testing, and deployment workflows. This includes features such as containerization of dependencies, automated builds and deployments, and container orchestration to ensure scalability and availability.