# Explotación

- [Ataques de contraseñas](https://pentesting.mrw0l05zyn.cl/explotacion/ataques-de-contrasenas.md)
- [Wordlists y diccionarios](https://pentesting.mrw0l05zyn.cl/explotacion/ataques-de-contrasenas/wordlists-y-diccionarios.md)
- [Fuera de línea (offline)](https://pentesting.mrw0l05zyn.cl/explotacion/ataques-de-contrasenas/fuera-de-linea-offline.md)
- [Archivo passwd y shadow](https://pentesting.mrw0l05zyn.cl/explotacion/ataques-de-contrasenas/fuera-de-linea-offline/archivo-passwd-y-shadow.md)
- [Archivo SAM y SYSTEM](https://pentesting.mrw0l05zyn.cl/explotacion/ataques-de-contrasenas/fuera-de-linea-offline/archivo-sam-y-system.md)
- [Archivos zip](https://pentesting.mrw0l05zyn.cl/explotacion/ataques-de-contrasenas/fuera-de-linea-offline/archivos-zip.md)
- [Hashes](https://pentesting.mrw0l05zyn.cl/explotacion/ataques-de-contrasenas/fuera-de-linea-offline/hashes.md)
- [En línea (online)](https://pentesting.mrw0l05zyn.cl/explotacion/ataques-de-contrasenas/en-linea-online.md)
- [Hash](https://pentesting.mrw0l05zyn.cl/explotacion/ataques-de-contrasenas/en-linea-online/hash.md)
- [21/TCP (FTP)](https://pentesting.mrw0l05zyn.cl/explotacion/ataques-de-contrasenas/en-linea-online/21-tcp-ftp.md): FTP, File Transfer Protocol.
- [22/TCP (SSH)](https://pentesting.mrw0l05zyn.cl/explotacion/ataques-de-contrasenas/en-linea-online/22-tcp-ssh.md): SSH, Secure SHell.
- [23/TCP (Telnet)](https://pentesting.mrw0l05zyn.cl/explotacion/ataques-de-contrasenas/en-linea-online/23-tcp-telnet.md): Telnet, Teletype Network.
- [80/TCP, 443/TCP (HTTP/S)](https://pentesting.mrw0l05zyn.cl/explotacion/ataques-de-contrasenas/en-linea-online/80-tcp-443-tcp-http-s.md): HTTP, Hypertext Transfer Protocol. HTTPS, Hypertext Transfer Protocol Secure.
- [161/UDP, 162/UDP (SNMP)](https://pentesting.mrw0l05zyn.cl/explotacion/ataques-de-contrasenas/en-linea-online/161-udp-162-udp-snmp.md): SNMP, Simple Network Management Protocol.
- [445/TCP (SMB)](https://pentesting.mrw0l05zyn.cl/explotacion/ataques-de-contrasenas/en-linea-online/445-tcp-smb.md): SMB, Server Message Block.
- [3306/TCP (MySQL)](https://pentesting.mrw0l05zyn.cl/explotacion/ataques-de-contrasenas/en-linea-online/3306-tcp-mysql.md)
- [5432/TCP (PostgreSQL)](https://pentesting.mrw0l05zyn.cl/explotacion/ataques-de-contrasenas/en-linea-online/5432-tcp-postgresql.md)
- [5985/TCP, 5986/TCP (WinRM)](https://pentesting.mrw0l05zyn.cl/explotacion/ataques-de-contrasenas/en-linea-online/5985-tcp-5986-tcp-winrm.md): WinRM, Windows Remote Manager.
- [Servicios](https://pentesting.mrw0l05zyn.cl/explotacion/servicios.md)
- [22/TCP (SSH)](https://pentesting.mrw0l05zyn.cl/explotacion/servicios/22-tcp-ssh.md): SSH, Secure SHell.
- [25/TCP, 465/TCP, 587/TCP (SMTP/S)](https://pentesting.mrw0l05zyn.cl/explotacion/servicios/25-tcp-465-tcp-587-tcp-smtp-s.md): SMTP, Simple Mail Transfer Protocol. SMTPS, Simple Mail Transfer Protocol Secure.
- [53/TCP, 53/UDP (DNS)](https://pentesting.mrw0l05zyn.cl/explotacion/servicios/53-tcp-53-udp-dns.md): DNS, Domain Name System. Transferencia de zona 53/TCP y búsqueda de nombre 53/UDP.
- [80/TCP, 443/TCP (HTTP/S)](https://pentesting.mrw0l05zyn.cl/explotacion/servicios/80-tcp-443-tcp-http-s.md): HTTP, Hypertext Transfer Protocol. HTTPS, Hypertext Transfer Protocol Secure.
- [445/TCP (SMB)](https://pentesting.mrw0l05zyn.cl/explotacion/servicios/445-tcp-smb.md): SMB, Server Message Block.
- [161/UDP, 162/UDP (SNMP)](https://pentesting.mrw0l05zyn.cl/explotacion/servicios/161-udp-162-udp-snmp.md): SNMP, Simple Network Management Protocol.
- [1433/TCP (MSSQL Server)](https://pentesting.mrw0l05zyn.cl/explotacion/servicios/1433-tcp-mssql-server.md): Microsoft SQL Server.
- [2049/TCP (NFS)](https://pentesting.mrw0l05zyn.cl/explotacion/servicios/2049-tcp-nfs.md): NFS, Network File System.
- [3389/TCP (RDP)](https://pentesting.mrw0l05zyn.cl/explotacion/servicios/3389-tcp-rdp.md): RDP, Remote Desktop Protocol.
- [5985/TCP, 5986/TCP (WinRM)](https://pentesting.mrw0l05zyn.cl/explotacion/servicios/5985-tcp-5986-tcp-winrm.md): WinRM, Windows Remote Manager.
- [6379/TCP (Redis)](https://pentesting.mrw0l05zyn.cl/explotacion/servicios/6379-tcp-redis.md)
- [Git](https://pentesting.mrw0l05zyn.cl/explotacion/servicios/git.md)
- [Vulnerabilidades](https://pentesting.mrw0l05zyn.cl/explotacion/vulnerabilidades.md)
- [CVE-2009-3103 / MS09-050](https://pentesting.mrw0l05zyn.cl/explotacion/vulnerabilidades/cve-2009-3103-ms09-050.md)
- [Netapi (MS08-067)](https://pentesting.mrw0l05zyn.cl/explotacion/vulnerabilidades/netapi-ms08-067.md)
- [Heartbleed (CVE-2014-0160)](https://pentesting.mrw0l05zyn.cl/explotacion/vulnerabilidades/heartbleed-cve-2014-0160.md)
- [Shellshock / Bashdoor (CVE-2014-6271)](https://pentesting.mrw0l05zyn.cl/explotacion/vulnerabilidades/shellshock-bashdoor-cve-2014-6271.md)
- [EternalBlue (CVE-2017-0144 / MS17-010)](https://pentesting.mrw0l05zyn.cl/explotacion/vulnerabilidades/eternalblue-cve-2017-0144-ms17-010.md)
- [Shells](https://pentesting.mrw0l05zyn.cl/explotacion/shells.md)
- [General](https://pentesting.mrw0l05zyn.cl/explotacion/shells/general.md)
- [MSFvenom](https://pentesting.mrw0l05zyn.cl/explotacion/shells/msfvenom.md)
- [Linux/Unix](https://pentesting.mrw0l05zyn.cl/explotacion/shells/linux-unix.md)
- [Windows](https://pentesting.mrw0l05zyn.cl/explotacion/shells/windows.md)
- [Stack-Based Buffer Overflow Windows x86](https://pentesting.mrw0l05zyn.cl/explotacion/stack-based-buffer-overflow-windows-x86.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://pentesting.mrw0l05zyn.cl/explotacion.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
