> For the complete documentation index, see [llms.txt](https://gitbook.seguranca-informatica.pt/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gitbook.seguranca-informatica.pt/cheat-sheet-1/services-by-port/5060-sip.md).

# 5060 - SIP

```
svmap -p5060-5061 x.x.x.x -m INVITE
```

<figure><img src="/files/LPbWtiOvbAu373xwSclL" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/XYOvSIhJngHW6v5BH3jF" alt=""><figcaption></figcaption></figure>

Options:

<figure><img src="/files/HluAgEcHVgt5puFITdl2" alt=""><figcaption></figcaption></figure>

```
svwar -e1000-1999 x.x.x.x -p5060
```

<figure><img src="/files/ENLRMvQByWGFcBp4dzvY" alt=""><figcaption></figcaption></figure>

```
svcrack -u 1020 -d /usr/share/wordlist/rockyou.txt x.x.x.x -vv
```

<figure><img src="/files/QFT9iqnySelM8uu6zb5N" alt=""><figcaption></figcaption></figure>

Other commands

How to check if your device is prone to fingerprinting

```
sipsak -v -s sip:nobody@x.x.x.x
```
