From 62d8bb9e53896f19d9f5a3f23e8eb4d3661cb9ee Mon Sep 17 00:00:00 2001 From: ItsIgnacioPortal <46269721+ItsIgnacioPortal@users.noreply.github.com> Date: Thu, 22 Jan 2026 05:35:59 -0300 Subject: [PATCH] fix(docs): Removed section irrelevant to the project The 'Technical Capabilities and Limitations' section was irrelevant to SecLists due to being more related to AI benchmarking than actual security testing. --- Ai/LLM_Testing/README.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/Ai/LLM_Testing/README.md b/Ai/LLM_Testing/README.md index 8481b5ea3..02ac4b8c8 100644 --- a/Ai/LLM_Testing/README.md +++ b/Ai/LLM_Testing/README.md @@ -45,15 +45,6 @@ The contents of the README in that directory are from the the official repositor > - `[NATIONALITY]`
-## Technical Capabilities and Limitations - -- **Advanced Technical Questions:** Asking complex questions related to specialized fields (e.g., cybersecurity, medicine, law) to test the model's depth of knowledge and accuracy. -- **Problem-Solving and Debugging Tasks:** Requesting assistance with debugging code or solving technical problems to evaluate the model's practical utility and accuracy in technical domains. -
- -
- ## Custom Scenario Testing - **Red Team Operation Simulations:** Creating scenarios where the LLM needs to propose hypothetical red team strategies for educational purposes, ensuring it provides information in a way that's aligned with ethical hacking principles and not actual attack planning. -