change nam of the project

This commit is contained in:
cris 2025-09-04 11:35:33 +02:00
parent 8c1d03d85b
commit 3b70098efe
15 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ Currently, this are the benchmarks included:
| [CTIBench](https://github.com/xashru/cti-bench) | Benchmark focused on evaluating LLM models' capabilities in understanding and processing Cyber Threat Intelligence (CTI) information. |
| [PentestPerf](https://gitlab.com/aliasrobotics/alias_research/caiextensions/pentestperf) | An internal benchmarking framework that measures penetration testing capabilities of LLM models in a proprietary set of IT, OT and robotics scenarios. Reach out if you wish to cooperate in this direction. |
| [CyberPII-Bench](https://github.com/aliasrobotics/cai/tree/main/benchmarks/cyberPII-bench/) | Benchmark designed to evaluate the ability of LLM models to maintain privacy and handle **Personally Identifiable Information (PII)** in cybersecurity contexts. Built from real-world data generated during offensive hands-on exercises conducted with **CAI (Cybersecurity AI)**. |
| [Prompt-Bench](https://github.com/aliasrobotics/cai/tree/main/benchmarks/prompt-bench/) | Benchmark designed to evaluate a fully automated integration of LLMs (Large Language Models) with no HITL (Human-in-the-Loop) into web application attack scenarios using **CAI (Cybersecurity AI)**. Its goal is to test various prompting strategies and different LLMs to assess their effectiveness in identifying vulnerabilities within web applications. |
| [Prompt2PwnBench](https://github.com/aliasrobotics/cai/tree/main/benchmarks/Prompt2PwnBench/) | Benchmark designed to evaluate a fully automated integration of LLMs (Large Language Models) with no HITL (Human-in-the-Loop) into web application attack scenarios using **CAI (Cybersecurity AI)**. Its goal is to test various prompting strategies and different LLMs to assess their effectiveness in identifying vulnerabilities within web applications. |