File size: 1,375 Bytes
25cd44f 88b7d77 75cdd2d 88b7d77 25cd44f 88b7d77 75cdd2d bddb732 75cdd2d 88b7d77 75cdd2d 88b7d77 75cdd2d 88b7d77 75cdd2d 88b7d77 75cdd2d 88b7d77 75cdd2d 88b7d77 75cdd2d 88b7d77 75cdd2d 88b7d77 75cdd2d 88b7d77 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 |
---
base_model:
- mistralai/Mistral-7B-Instruct-v0.2
- segolilylabs/Lily-Cybersecurity-7B-v0.2
language:
- en
tags:
- cybersecurity
- cyber security
- hacking
- mistral
- finetune
- ctf
datasets:
- ShadowEternity/CTF-writeups
---
# CTF-Helper
Done for ML - Mini Project by:
- Akash Varunn
- Martin Rozariyo
- Praneesh R V
- Santosh Tharun
- Prasanna Kumar
## Model description
CTFsolver is a fine-tuned Mistral-7B model, originally adapted from Lily-Cybersecurity-7B-v0.2. This model is specifically trained to assist with Capture The Flag (CTF) challenges, providing detailed writeups, exploit generation, and cybersecurity solutions.
Built on top of Mistral-7B, it incorporates cybersecurity knowledge from Lily-Cybersecurity-7B-v0.2 and has been further fine-tuned on real-world CTF challenge solutions and security research papers.
## Training
CTFsolver has been fine-tuned on ShadowEternity's CTF-writeups dataset, containing:
Publicly available CTF solutions
Cybersecurity blogs and research papers
CTF challenge walkthroughs from top security teams
## Limitations
Our model is fine-tuned on top of Lily-Cybersecurity which is finetuned from Mistral-7B-Instruct-v0.2 as such it inherits many of the biases from that model.
As with any model, It can make mistakes. Consider checking important information.
Stay within the law and use ethically. |