Bruter :: SIP
The SIP module tests accounts against SIP authentication. To coonect to SIP server
with TCP, use SIP-TCP module.
Note: "Max Attempt/Connection" can be set to 0.
Option(s)
- SIP Domain: The target SIP domain. It depends on server configuration. Sometimes IP address can be used.
- User Agent: The user agent to be sent to server. If it is empty, no "User-Agent" line in SIP request.
Note: The options of SIP and SIP-TCP are separated.
Back