> For the complete documentation index, see [llms.txt](https://blog.s1rn3tz.ovh/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://blog.s1rn3tz.ovh/hacking-protocols.md).

# Hacking protocols

## Wiki CrackMapExec

<https://wiki.porchetta.industries/>

## Sommaire

{% content-ref url="/pages/rW9ti4kgOneEaG2IQWRX" %}
[Telnet - port 23](/hacking-protocols/telnet-port-23.md)
{% endcontent-ref %}

{% content-ref url="/pages/LvmBKjUzKS8LyIsyt9WW" %}
[SSH - port 22](/hacking-protocols/ssh-port-22.md)
{% endcontent-ref %}

{% content-ref url="/pages/iwfglkgd2RenNOMddH0V" %}
[FTP - port 21](/hacking-protocols/ftp-port-21.md)
{% endcontent-ref %}

{% content-ref url="/pages/eC5bHcsExg853KPzi0c3" %}
[SMB - ports 445-139](/hacking-protocols/smb-ports-445-139.md)
{% endcontent-ref %}

{% content-ref url="/pages/RB0fgp0wOddV8qLNCSM2" %}
[SMTP - ports 25-587](/hacking-protocols/smtp-ports-25-587.md)
{% endcontent-ref %}

{% content-ref url="/pages/vjOcw93KGsdUcpxHQb4a" %}
[DNS - port 53](/hacking-protocols/dns-port-53.md)
{% endcontent-ref %}

{% content-ref url="/pages/1rkngGpQQtehhvYz5kj0" %}
[SNMP - ports 161-162](/hacking-protocols/snmp-ports-161-162.md)
{% endcontent-ref %}

{% content-ref url="/pages/hzbjkWgoNDn7GF4gMhGy" %}
[MS-RPC - ports 135-593](/hacking-protocols/ms-rpc-ports-135-593.md)
{% endcontent-ref %}

{% content-ref url="/pages/nBRMNKkMxinYsQBRbuyA" %}
[RDP - port 3389](/hacking-protocols/rdp-port-3389.md)
{% endcontent-ref %}

{% content-ref url="/pages/KuuSaHw34hJGB9hxh3hf" %}
[MySQL - port 3306](/hacking-protocols/mysql-port-3306.md)
{% endcontent-ref %}

{% content-ref url="/pages/NOTyqot8aeVWMXHFnJjl" %}
[VNC - ports 5800,5801,5900,5901](/hacking-protocols/vnc-ports-5800-5801-5900-5901.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://blog.s1rn3tz.ovh/hacking-protocols.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.
