From f2d0bbd7bb72d0c7a1ce342d944de9f0e764c774 Mon Sep 17 00:00:00 2001 From: webbrain-one <295484252+webbrain-one@users.noreply.github.com> Date: Tue, 28 Jul 2026 15:46:08 +0300 Subject: [PATCH] docs: add Spanish README --- README.es-ES.md | 79 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 79 insertions(+) create mode 100644 README.es-ES.md diff --git a/README.es-ES.md b/README.es-ES.md new file mode 100644 index 00000000..d0039b7e --- /dev/null +++ b/README.es-ES.md @@ -0,0 +1,79 @@ +# Hacking + +## Documentación + +- https://dontasktoask.com/ +- https://learn-cyber.net/ +- https://securityzines.com/ +- https://dojo-yeswehack.com/ +- https://www.hacksplaining.com/ +- https://roadmap.sh/cyber-security +- https://teachyourselfinfosec.com/ +- http://www.ouah.org/textes.html +- https://in-addr.nl/security-links.php +- http://wikisecu.fr/doku.php?id=start&do=index +- https://wiki.zenk-security.com/doku.php +- https://owasp.org/www-community/attacks/ +- https://sh0ckfr.com/pages/les-differences-entre-red-team-et-pentest/ + +## Cheat Sheets + +- https://guif.re/ +- https://cheat.sh/ +- https://ruuand.github.io/ +- https://book.jorianwoltjer.com/ +- https://exploit-notes.hdks.org/ +- https://pentestbook.six2dez.com/ +- https://0xn3va.gitbook.io/cheat-sheets/ +- https://notes.vulndev.io/wiki +- https://attack.mitre.org/techniques/enterprise/ + +## CTF + +- [./ctf](./ctf) +- https://github.com/apoirrier/CTFs-writeups/ +- https://github.com/w181496/Web-CTF-Cheatsheet +- https://github.com/zardus/ctf-tools + +## Auditoría - Ejemplo de Fallos + +- https://docs.google.com/document/d/1fq0IjNVLRqy8ozJ7gCyUKrBvzNQbBVmIk1dRSQjiG6Y/edit + +## Herramientas + +- https://good.tools +- https://offsec.tools/ +- https://search.disroot.org/ +- https://maggick.fr/pages/links.html/ +- https://od.cloudsploit.top/zh-CN/tools/ +- https://github.com/docker/awesome-compose/ +- https://docs.pwntools.com/en/stable/log.html/ + +## Cursos - Libros + +- https://doc.lagout.org/ # ver security/"Hacking - The art of exploitation" +- [Computer Science from the Bottom Up](https://www.bottomupcs.com/csbu.pdf) +- https://mega.nz/folder/zGJT1QQQ#O-8yiH845GN26ajAvkoLkA +- https://github.com/0x90n/InfoSec-Black-Friday + +## Charlas + +- https://streaming.sstic.org/ +- https://rtfm.re/fr/videos/ + +## Vigilancia + +- https://thehackernews.com/ +- https://blog.badsectorlabs.com/ +- https://www.reddit.com/r/netsec/ + +Documentos, notas, pequeños programas y p.o.c + +Contenido adicional proporcionado (especialmente técnicas y herramientas para mi aprendizaje personal) en: + +- `crypto` +- `reverse` +- `pwn` +- `pentest` + +Ver también [Writeups](https://github.com/4nuit/Writeup)