This project provides LLMs fine-tuned for cybersecurity tasks, aiming to enhance threat detection, analysis, and response. It targets cybersecurity professionals and researchers by offering automated analysis of code, network protocols, and security knowledge, with a practical integration of ClamAV for a security scanning platform.
How It Works
The project leverages fine-tuned LLMs, including versions based on Alpaca-Lora (AutoAudit-7B) and Llama3-8B-instruct (AutoAudit-8B-Instruct), to process and analyze cybersecurity-related data. The approach focuses on generating detailed analysis, security ratings, risk assessments, and solutions, drawing from a dataset organized in the Alpaca format, combining human annotation and self-generated data from security sources.
Quick Start & Requirements
pip install -r requirements.txt
sandbox/yahma/llama-7b-hf
and sandbox/lilBuffaloEirc/autoaudit_20230703_attempt2
.python manage.py runserver
.Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
5 months ago
1+ week