Skip to content

arielkr256/sigconverter.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sigconverter.io 🔄

Website

Welcome to sigconverter.io, a user-friendly converter for Sigma rules. This project is designed to keep in sync with the pySigma project's backends. Inspired by uncoder.io, it aims to provide an easy-to-use interface for converting Sigma rules.

🌟 Key Features

  • Easy-to-use interface for Sigma rule conversion
  • Supports multiple backends through pySigma
  • Continuously updated to stay in sync with pySigma

🚀 Getting Started

Without Docker:

poetry install 
poetry run ./run.py

With Docker:

docker build -t sigconverter.io .
docker run -d -p 8000:8000 sigconverter.io

Visit the live instance at https://sigconverter.io or locally at http://localhost:8000.

📞 Support

For bugs or feature requests, please use the GitHub issue tracker.

🤝 Contributing

We welcome contributions from the community. If you'd like to contribute, please follow these steps:

  1. Fork the repository
  2. Create a new branch for your changes
  3. Commit your changes to your branch
  4. Push your changes to your fork
  5. Open a Pull Request against the upstream repository

📜 Contributors

📝 Credits

This project was completely based on sigmaio by M3NIX. Special thanks to the author M3NIX.

About

An opensource sigma conversion tool built using pysigma

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 38.7%
  • JavaScript 36.6%
  • Python 11.8%
  • CSS 10.5%
  • Dockerfile 2.4%