Here is a guest post from Matt Reedy, our Director of Research and Development. Matt is currently leading our SIP firewall development:
Toll fraud is currently the single biggest risk to organizations implementing a VoIP solution. If fraudsters can gain administrative access to your IP/PBX or one or more of your telephone handsets, then they can pretty much roam free through your telephone network and quickly rack up significant toll charges.
The majority of toll fraud cases that have been publicized recently involve criminals gaining control of a VoIP phone or phone system simply because of missing or weak passwords. As Anne Robinson, the host of the once-popular TV show The Weakest Link said, “Who fell off the tree of knowledge?” Unfortunately, that question applies to many of us involved in VoIP security.
The most common examples of how systems have been compromised in this manner are 1) installing a VoIP phone system without changing the default administrative password, 2) configuring telephone extensions with the password the same as the extension, or some other phrase that is easily guessed, and 3) setting up a VoIP system for development or testing and leaving it connected and accessible to the outside world. As obvious as we may think these mistakes are, they continue to be made.
A VoIP security best practice is to scan your network immediately after installation of your VoIP PBX with a SIP detection tool such as svmap and svwar in the SIPVicious suite (http://code.google.com/p/sipvicious/), and then again every week thereafter. These tools will quickly identify all SIP devices that are attached to your network, allowing you to remove any devices that should not be exposed to the internet.
If a VoIP PBX truly needs to be connected and accessible to the outside network, be sure the administrative password complies with a robust password policy. Then run the svcrack SIPVicious tool to ensure that telephone extension passwords are not missing and are not easily deduced.
If your organization does not have a published telephone password policy, then consider adopting the policy published by the SANS Institute, at http://www.sans.org/resources/policies/Password_Policy.pdf.
Finally, think about installing a voice security platform that allows you to define telephone call policies which are enforced on the voice network. Using a product such as our ETM system, you can significantly limit the damage caused by fraudsters by controlling when and how many toll calls can legitimately be made.
Remember a VoIP PBX and telephones are simply nodes on your data network and must be protected in the same way.