한국어

소프트스위치

온누리070 플레이스토어 다운로드
    acrobits softphone
     온누리 070 카카오 프러스 친구추가온누리 070 카카오 프러스 친구추가친추
     카카오톡 채팅 상담 카카오톡 채팅 상담카톡
    
     라인상담
     라인으로 공유

     페북공유

   ◎위챗 : speedseoul


  
     PAYPAL
     
     PRICE
     

pixel.gif

    before pay call 0088 from app


http://nicerosniunos.blogspot.kr/2012/05/flooding-asterisk-freeswitch-and.html


Flooding Asterisk, Freeswitch and Kamailio with Metasploit

Hi, it has been a long time since my last post because of my new job and my final year project ("VoIP denegation of service attacks" for curious) but there is something I found during my tests with FreeswitchKamailio and Asterisk that I want to share.
NOTE: Really, guys of Security By Default blog published us (my good friend Roi Mallo and me) two articlesabout how to develop modules for Metasploit framework, another two are coming.  ;)

During my project, among others, I developed a Metasploit module which can flood SIP protocol with common frames (INVITE, OPTIONS, REGISTER, BYE), I wrote it at Quobis (nice job ;) in order to use it for some private tests because actual software didn´t fit our needs, so we are going to probe how is the behavior of different GPL VoIP servers against this kind of attacks:
- Asterisk: I think it needs no introduction, the famous softswitch/PBX software.
- Freeswitch: It´s a newer softswitch that seems to be Asterisk replacement and I really like.
- Kamailio (former OpenSER): It is the most known GPL SIP proxy.
Virtual machines
First of all I want to be clear about two things:
- Test were made without any protection on the server side, in a real environment we shoud find (in theory xD) something like Iptables, Snort, Fail2ban, Pike or a propietary Session border controller in large arquitectures. Anyway, it should be enough for this proof of concept.
- Asterisk and Freeswitch are PBX software, they were not designed to run between the limits of the infrastructure and Internet, although they are usually placed there. In fact, one of the reason of this post is to show the importance of using a SIP Proxy because of security and performance reasons.

Next pictures show an example of the Metasploit module use and generated traffic, we will use the same attack against differents IPs, so I´m showing it once only:
Module use and config
Captured traffic
I chose INVITE packets because they are much more effective against all kind of SIP devices and TIMEOUT to 0 trying to get more traffic. Then, the results:
NOTE: With Wireshark filter "sip.Method==REGISTER or sip.Status-Code==200 and !sdp" we can see if a softphone (Jitsi in this case) could be registered , this way we can confirm if tested software losts some REGISTER packages under attack.
Metasploit vs. Asterisk

Metasploit vs. Freeswitch
 

Metasploit vs. Kamailio

Pictures show how Metasploit module can flood both Asterisk and Freeswitch, but not Kamailio. Moreover, Asterisk lost REGISTER packets under the attack and Freeswitch did "strange" things answering with a lot of "200 OK" responses. This problem would be much more important in a real environment with hundreds of phones trying to register at the same time.

As conclusion we can confirm the use of Kamailio (I think OpenSIPS or another SIP Proxy would reach the same results) as frontier with "the wild". In addition we can also use Pike module for DoS protection and we could suppose that it would respond to a high volume of traffic in a better way than other two alternatives. To sum up I would like to remark that we can see Kamailio creates different forks to manage connections, this seems to be the key of its good performance. But next times I will show how to flood Kamailio with better results and the countermeasurements to protect yourself against it. ;)

조회 수 :
106088
등록일 :
2013.04.06
22:36:46 (*.160.42.88)
엮인글 :
http://webs.co.kr/index.php?document_srl=19768&act=trackback&key=909
게시글 주소 :
http://webs.co.kr/index.php?document_srl=19768
List of Articles
번호 제목 글쓴이 조회 수 추천 수sort 날짜
82 Real-time Charging System for Telecom & ISP environments admin 42231   2014-08-23
 
81 Many OPENSIPS Configuration Examples This will Help you admin 51559   2014-08-23
 
80 [Sipdroid] SIP data collection study tour admin 41820   2014-08-23
 
79 CANCEL MESSAGE not handled correctly admin 41080   2014-08-23
 
78 RTPPROXY Admin Guide admin 43613   2014-08-24
 
77 MediaProxy 2.3.x & OpenSIPS 1.5.x Integration admin 42622   2014-08-24
 
76 opensips Nat script with RTPPROXY - English Good perfect admin 39338   2014-08-15
 
75 opensips NAT Traversal Module admin 39627   2014-10-02
 
74 kamailio.cfg configuration Example admin 39512   2014-10-04
 
73 Opensips TM module enables stateful processing of SIP transactions admin 47833   2014-10-04
 
72 UAC Registrant Module admin 41491   2014-09-28
 
71 Script Function , Module Index v1.11 함수 모듈 opensips admin 38233   2014-10-14
 
70 A Survey of Open Source Products for Building a SIP Communication Platform admin 42293   2014-10-18
 
69 Jitsi Videobridge meets WebRTC admin 47644   2014-10-18
 
68 A2Billing and OpenSIPS config admin 40760   2014-10-20
 
67 opensips.cfg for Asterisk admin 40030   2014-10-20
 
66 SIP Signaling-Messages OpenSIPS Running On Multicore Server file admin 44201   2014-11-02
 
65 Service Provision Using Asterisk & OpenSIPS - AstriCon 2014 admin 37096   2015-02-25
 
64 OpenSIPS 2.1 (rc) is available, download now! admin 28577   2015-03-22
 
63 WebSocket Support in OpenSIPS 2.1 admin 35273   2015-04-04
 
62 WebRTC with OpenSIPS WebSocket is a protocol provides full-duplex admin 36943   2015-04-04
 
61 Opensips sip capture re designed admin 24264   2017-07-16
 
60 OpenSIPS Control Panel and Homer integration admin 46022   2017-08-17
 
59 The timeline for OpenSIPS 2.3 is admin 25778   2017-08-17
 
58 OpenSIPS 2.3 philosophy admin 24759   2017-08-17
 
57 ubuntu 安装配置opensips,rtpproxy,mediaproxy admin 27434   2017-09-04
 
56 What is new in 2.3.0 opensips admin 252952   2017-09-04
 
55 Using TLS in OpenSIPS v2.2.x configuration admin 50786   2017-09-04
 
54 How to 2.3 download , OpenSIPS new apt repository. DEBs for Debian / Ubuntu admin 23002   2017-09-02
 
53 A2Billing and OpenSIPS – Part 3 admin 24484   2017-08-29