Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
79 changes: 79 additions & 0 deletions README.es-ES.md
Original file line number Diff line number Diff line change
@@ -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)