> For the complete documentation index, see [llms.txt](https://wiki.securiters.com/securiters-wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.securiters.com/securiters-wiki/puertos-and-servicios/143-imap.md).

# 143 - IMAP

## Nmap

Para facilitar información de este puerto puedes usar sus NSE's correspondientes

{% code overflow="wrap" %}

```
#opcion 1 - todos los que contengan *nbs* en el NSE
nmap -p 145 -sV --script=*imap* IP

#opcion 2 - específicamente los siguientes
nmap -p 145 -sV ---script=imap-capabilities,imap-ntlm-info,imap-brute IP
```

{% endcode %}

## Probar

## Máquinas resueltas que usan IMAP

## Referencias
