Albert-yz9yt commited on
Commit
b61e819
·
verified ·
1 Parent(s): a8a5dcb

Switch documentation to English for international security community

Browse files
Files changed (1) hide show
  1. README.md +10 -11
README.md CHANGED
@@ -3,7 +3,6 @@ license: apache-2.0
3
  base_model: unsloth/Qwen2.5-Coder-7B-Instruct
4
  language:
5
  - en
6
- - es
7
  tags:
8
  - bug-bounty - fast-inference - security - pentesting
9
  ---
@@ -11,18 +10,18 @@ tags:
11
  # ⚡ BugTraceAI-CORE-Fast (7B)
12
  **The Rapid Response Engine for Automated Pentesting**
13
 
14
- `BugTraceAI-CORE-Fast` es el motor de respuesta rápida del ecosistema. Basado en Qwen 2.5 Coder, ha sido optimizado para ser el primer punto de contacto en escaneos masivos.
15
 
16
- ### 🧠 Especialización
17
- - **Payload Generation:** Generación instantánea de vectores de ataque SQLi, XSS y SSRF.
18
- - **WAF Testing:** Mutación rápida de payloads para pruebas de evasión unitarias.
19
- - **CLI Assistant:** Optimizado para entender y generar comandos de `BugTraceAI-CLI`.
20
 
21
- ### ⚠️ Limitación de Output
22
- Este modelo está configurado para respuestas **cortas y concisas**. Es ideal para herramientas automatizadas que requieren un JSON o un comando específico en milisegundos. Para reportes extensos o análisis profundos, utiliza la versión **Pro**.
23
 
24
- ## 🛠️ Despliegue e Integración
25
- Diseñado para trabajar con el orquestador oficial de `BugTraceAI-CORE`.
26
 
27
  ---
28
- _Creado por BugTraceAI. Construyendo un entorno de seguridad más robusto, reporte a reporte._
 
3
  base_model: unsloth/Qwen2.5-Coder-7B-Instruct
4
  language:
5
  - en
 
6
  tags:
7
  - bug-bounty - fast-inference - security - pentesting
8
  ---
 
10
  # ⚡ BugTraceAI-CORE-Fast (7B)
11
  **The Rapid Response Engine for Automated Pentesting**
12
 
13
+ `BugTraceAI-CORE-Fast` is the high-velocity engine of the ecosystem. Based on Qwen 2.5 Coder, it has been optimized to be the primary point of contact for massive scanning operations.
14
 
15
+ ### 🧠 Specialization
16
+ - **Payload Generation:** Instant generation of SQLi, XSS, and SSRF attack vectors.
17
+ - **WAF Testing:** Rapid payload mutation for unit evasion testing.
18
+ - **CLI Assistant:** Optimized to understand and generate `BugTraceAI-CLI` commands.
19
 
20
+ ### ⚠️ Output Limitation
21
+ This model is configured for **short and concise** responses. It is ideal for automated tools that require a specific JSON object or command in milliseconds. For extensive reporting or deep architectural analysis, please use the **Pro** version.
22
 
23
+ ## 🛠️ Deployment & Integration
24
+ Designed to work seamlessly with the official `BugTraceAI-CORE` orchestrator.
25
 
26
  ---
27
+ _Created by BugTraceAI. Building a more robust security environment, one report at a time._