# 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
```


---

# 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://gitbook.seguranca-informatica.pt/cheat-sheet-1/services-by-port/5060-sip.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.
