Skip to content

Resources

Metin Münüklü edited this page Jul 20, 2024 · 2 revisions

Here are some helpful resources to learn more about Alterix:

  • GitHub Repository: The official GitHub repository for Alterix. You can find the source code, releases, and documentation here.

  • Sigma Project: The Sigma project repository on GitHub. Sigma provides a rule format and tools for creating and sharing detection rules. Alterix leverages Sigma rules for converting them to Crypttech's SIEM product query language.

  • YARA Project: The YARA project repository on GitHub. YARA is a tool for identifying and classifying malware samples. Alterix utilizes YARA rules to convert them into Crypttech's SIEM product query language.

  • IOC Formats and Best Practices: MISP (Malware Information Sharing Platform) provides guidelines and best practices for handling IOC data. Alterix supports IOC data conversion to Crypttech's SIEM product query language.

  • Go Programming Language: The official website of the Go programming language. Alterix is built with Go, so understanding Go can be beneficial if you want to contribute or modify the code.

  • Crypttech's SIEM Product: The official website of Crypttech's next-generation SIEM product. You can learn more about their product and its features.

  • Alterix Documentation: The official documentation for Alterix. It provides detailed information on installation, usage, troubleshooting, and more.

These resources should give you a solid foundation to explore and understand Alterix better.