-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathresources.json
More file actions
42 lines (42 loc) · 2.07 KB
/
Copy pathresources.json
File metadata and controls
42 lines (42 loc) · 2.07 KB
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
[
{
"id": "chatgpt-hacking-prompts",
"title": "Prompts de IA para Hacking Ético",
"description": "Colección de prompts reales y optimizados para ChatGPT, Claude y otros modelos. Cómo formularlos para que no se pongan quisquillosos, trucos de contexto y los mejores modelos para cada tarea de pentesting.",
"category": "Prompts",
"tags": ["prompts", "chatgpt", "claude", "pentesting", "ctf", "ai", "jailbreak-etico"],
"type": "prompts",
"date": "2026-06-14",
"featured": true
},
{
"id": "ia-comparison-2025",
"title": "Comparativa de IAs para Ciberseguridad 2025",
"description": "Análisis extenso y opinión personal sobre ChatGPT, Claude, Gemini, Copilot, Grok y DeepSeek aplicados a tareas reales de seguridad ofensiva. Benchmarks, limitaciones y cuál usar en cada situación.",
"category": "Opinión",
"tags": ["chatgpt", "claude", "gemini", "copilot", "grok", "deepseek", "comparativa", "opinion", "benchmark"],
"type": "opinion",
"date": "2026-06-14",
"featured": false
},
{
"id": "prompt-writeup-generator",
"title": "Generador de Writeups con IA",
"description": "Los prompts exactos que uso para generar y mejorar mis writeups de CTF/HTB con IA. Dos flujos distintos: uno para la descripción y análisis de vulnerabilidades, otro para pulir el writeup técnico sin perder la esencia.",
"category": "Prompts",
"tags": ["prompts", "writeup", "workflow", "ctf", "htb", "chatgpt", "automatizacion"],
"type": "workflow",
"date": "2026-06-14",
"featured": true
},
{
"id": "ia-youtube-thumbnails",
"title": "IA para Miniaturas y Contenido de YouTube",
"description": "Prompts para crear miniaturas estilo propaganda vintage con tu cara, descripciones SEO optimizadas, etiquetas con 100% de puntuación SEO y textos para LinkedIn. Flujo completo para creadores de contenido sobre hacking.",
"category": "Prompts",
"tags": ["youtube", "thumbnails", "seo", "linkedin", "contenido", "prompts", "imagen", "ia"],
"type": "prompts",
"date": "2026-06-14",
"featured": false
}
]