<?xml version="1.0" encoding="UTF-8"?>
<!--Generated by Squarespace V5 Site Server v5.13.159 (http://www.squarespace.com) on Fri, 24 May 2013 18:42:39 GMT--><feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/"><title>Blog</title><subtitle>Blog</subtitle><id>http://www.enablesecurity.com/blog/</id><link rel="alternate" type="application/xhtml+xml" href="http://www.enablesecurity.com/blog/"/><link rel="self" type="application/atom+xml" href="http://www.enablesecurity.com/blog/atom.xml"/><updated>2011-09-23T20:55:50Z</updated><generator uri="http://five.squarespace.com/" version="Squarespace V5 Site Server v5.13.159 (http://www.squarespace.com)">Squarespace</generator><entry><title>VOIPPACK 1.4 with added support for Cisco and Trixbox</title><category term="Site news"/><category term="cisco call mamager"/><category term="cucm"/><category term="freepbx"/><category term="mgcp"/><category term="mgcp scanner"/><category term="tftp"/><category term="trixbox"/><id>http://www.enablesecurity.com/blog/2011/1/25/voippack-14-with-added-support-for-cisco-and-trixbox.html</id><link rel="alternate" type="text/html" href="http://www.enablesecurity.com/blog/2011/1/25/voippack-14-with-added-support-for-cisco-and-trixbox.html"/><author><name>Sandro Gauci</name></author><published>2011-01-25T17:01:48Z</published><updated>2011-01-25T17:01:48Z</updated><content type="html" xml:lang="en-US"><![CDATA[<p>Last week we distributed a new version of VOIPPACK with the following new tools:<br /><br /><strong>Cisco environment:</strong></p>
<ul>
<li>vp_cucmjailbreak&nbsp; : Given an ssh username and  password for CUCM's restricted shell, this script creates a new root  user and installs MOSDEF</li>
<li>vp_ciscophonescanner : Searches for Cisco phones on the target network  by using HTTP and DNS probes</li>
<li>vp_cucmtftplist : Makes use of CUCM's  "TFTP" server to list the phone's mac addresses / phone names</li>
</ul>
<p><strong>Trixbox / FreePBX environment:</strong></p>
<ul>
<li>vp_fopextensionenum :  Enumerates extensions on FreePBX through the flash operator panel</li>
<li>vp_freepbx_exec1 : Installs MOSDEF on vulnerable Trixbox or FreePBX  servers given a username and password for the admin interface</li>
</ul>
<p><strong>Generic:</strong></p>
<ul>
<li>vp_mgcpscanner : A generic MGCP network scanner</li>
</ul>
<p>Additionally we improved vp_sipenumerate to be able to scan Asterisk servers regardless of the alwaysauthreject option in Asterisk and work better wtih vp_bypassalwaysreject too!</p>
<h3><strong>What does cucmjailbreak do?</strong></h3>
<p>This is a new tool that automates the procedure outlined on <a href="http://blog.recurity-labs.com/articles/jail-breaking_cisco_unified_communication_manager/index.html">Recurity lab's blog</a> and allows CANVAS to install MOSDEF. This effectively allows you to use stolen Cisco Call manager credentials to fully compromise the server. The following video demonstrates the tool in action:<br /><br /></p>
<p><iframe src="http://player.vimeo.com/video/17757820?title=0&amp;byline=0&amp;portrait=0" width="400" height="250" frameborder="0" webkitAllowFullScreen allowFullScreen></iframe></p>
<p>&nbsp;</p>
<h3><strong>What does fopextensionenum do?</strong></h3>
<p>When trying to gain access to phone extensions on a target PBX server, attackers first need to find out which extensions exist on the server. Typically one would use features in SIP to do this, however an easier method is to abuse the Flash Operator Panel (FOP) to enumerate extensions easily. The following video demonstrates the tool in action:<br /><br /><iframe src="http://player.vimeo.com/video/17916950?title=0&amp;byline=0&amp;portrait=0" width="400" height="250" frameborder="0" webkitAllowFullScreen allowFullScreen></iframe><br /><br /></p>
<h3><strong>What does ciscophonescanner do?</strong></h3>
<p><br />This tool scans a target IP address range and extracts the names of each phone found. It currently does this by making use of 2 methods: reverse DNS names and connecting to the HTTP interface of the Cisco phone.&nbsp; Video demo:</p>
<p><iframe src="http://player.vimeo.com/video/17916950?title=0&amp;byline=0&amp;portrait=0" width="400" height="250" frameborder="0" webkitAllowFullScreen allowFullScreen></iframe><br /><br /></p>
<h3><strong>What about the other tools?</strong></h3>
<ul>
<li>CUCM TFTP list tool (vp_cucmtftplist) makes use of the Cisco CallManager's <em>special</em> TFTP server which allows listing of the files on the TFTP server</li>
<li>FreePBX exec1 tool (vp_freepbx_exec1) allows installation of MOSDEF on a target vulnerable Trixbox and FreePBX by abusing an unpatched php script in the administrative section. This leads to root access to the target server</li>
<li>We also added a generic MGCP scanner (vp_mgcpscanner) which helps finding devices that speak the protocol</li>
</ul>
<p>That's it for now. For more information about VOIPPACK take a look at the <a href="http://www.enablesecurity.com/products">products page</a>.</p>]]></content></entry><entry><title>Using XSS to switch off dotDefender 4.0</title><category term="Site news"/><id>http://www.enablesecurity.com/blog/2010/6/1/using-xss-to-switch-off-dotdefender-40.html</id><link rel="alternate" type="text/html" href="http://www.enablesecurity.com/blog/2010/6/1/using-xss-to-switch-off-dotdefender-40.html"/><author><name>Sandro Gauci</name></author><published>2010-06-01T11:10:43Z</published><updated>2010-06-01T11:10:43Z</updated><content type="html" xml:lang="en-US"><![CDATA[<p>AppliCure's dotDefender version 4.0 had a security flaw in the log viewing feature of the administrative interface. We just <a href="http://resources.enablesecurity.com/advisories/ES-20100601-dotdefender4.txt" target="_blank">published an advisory</a> for this vulnerability. Here's the interesting part:</p>
<blockquote><em>"The log viewer facility in dotDefender does not properly htmlencode user supplied input. This leads to a cross site scripting vulnerability when the log viewer displays HTTP headers."</em></blockquote>
<p><br />The following video shows how an attacker can make use of cross site scripting to get the system administrator to automatically switch off dotDefender. This effectively disables the WAF, leaving the web application exposed to any attacks that said WAF was supposed to protect against.<br /><br />Advisory: <a href="http://resources.enablesecurity.com/advisories/ES-20100601-dotdefender4.txt" target="_blank">ES-20100601</a><br /><br />Video demo: <a href="http://vimeo.com/12132622" target="_blank">http://vimeo.com/12132622</a></p>
<p><br /><br /><strong><iframe src="http://player.vimeo.com/video/12132622?title=0&amp;byline=0&amp;portrait=0" width="400" height="250" frameborder="0" webkitAllowFullScreen allowFullScreen></iframe></strong></p>
<p><strong>FAQ</strong><br /><br /><em>But doesn't the attacker need to reach the administrator  interface?</em><br /><br />Nope - its the administrator's authenticated web browser that disables the WAF due to the injected javascript.  Therefore the attacker just needs to reach the website protected by the  WAF.</p>]]></content></entry><entry><title>VOIPPACK update for February 2010 brings faster VoIP cracking and destruction</title><category term="Site news"/><id>http://www.enablesecurity.com/blog/2010/2/16/voippack-update-for-february-2010-brings-faster-voip-crackin.html</id><link rel="alternate" type="text/html" href="http://www.enablesecurity.com/blog/2010/2/16/voippack-update-for-february-2010-brings-faster-voip-crackin.html"/><author><name>Sandro Gauci</name></author><published>2010-02-16T13:30:40Z</published><updated>2010-02-16T13:30:40Z</updated><content type="html" xml:lang="en-US"><![CDATA[<p>So it's time to issue an update to VOIPPACK, with some new goodies!<br /><br />This update includes</p>
<ul>
<li> two new tools called "bypassalwaysreject" and "sipopenrelay"</li>
<li>DoS exploits for Asterisk PBX called "asteriskdiscomfort", "asterisksscanfdos" and "iax2resourceexhaust"</li>
<li>Generic DoS exploit "sipinviteflood"</li>
<li>Optimizations for the SIP Digest leak tool "sipdigestleak" and the SIP digest cracker</li>
</ul>
<p><br /><strong>What does "bypassalwaysreject" do?</strong><br /><br />Asterisk PBX had introduced a new option "alwaysauthreject" which disables traditional enumeration of extensions. This tool makes use of an undisclosed method of enumerating extensions which works on Asterisk as of at least Asterisk 1.6.2.1 (and possibly the latest version too).</p>
<address><br /><iframe src="http://player.vimeo.com/video/9398873?title=0&amp;byline=0&amp;portrait=0" width="400" height="250" frameborder="0" webkitAllowFullScreen allowFullScreen></iframe></address>
<p><br /><strong>What does "sipopenrelay" do?</strong><br /><br />This new tool tries to find misconfigured dialplans or ACLs by calling (sending INVITE messages) a specific phone number with different prefixes. This emulates current attack trends on the SIP front as described in <a href="http://blog.sipvicious.org/2010/02/rtp-traffic-to-1111.html" target="_blank">various</a> blog <a href="http://www.usken.no/2010/02/sip-scanning-causes-ddos-on-ip-1-1-1-1/" target="_blank">posts</a>.The result would be free calls which indicate the possibility of toll fraud.</p>
<p><iframe src="http://player.vimeo.com/video/9408508?title=0&amp;byline=0&amp;portrait=0" width="400" height="250" frameborder="0" webkitAllowFullScreen allowFullScreen></iframe><br /><br /><strong>What about the new DoS tools?</strong><br /><br />Asterisk Discomfort exploits a DoS vulnerability that was fixed in AST-2009-010. The vulnerability lies in parsing of RTP comfort noise stream. The result is that Asterisk PBX crashes.<br /><br />Asterisk SSCANF DoS exploits AST-2009-005 which has the result of crashing Asterisk PBX.<br /><br />Invite Flood tool exploits a DoS found in various endpoints and PBX servers. It sends a large number of INVITE messages, initiating lots of calls and eventually causing either a crash or the application to hang.<br /><br />IAX2 Resource exhaust is a DoS vulnerability that was fixed in AST-2009-006 and exploited a design flaw in the IAX2 protocol, in some ways similar to INVITE flood DoS. The result is that Asterisk starts taking too much resources, becoming unresponsive. Sometimes it crashes.<br /><br /><strong>And the enhancements?</strong><br /><br />SIP Digest Leak tool and it's sister Digest cracker have both been updated to support two new features.</p>
<ol>
<li>Zerolen SDP option in SIP Digest Leak means that when some SIP endpoints pick up the call, they send a hangup immediately. This cuts the waiting time for the attacker and immediately gives him/her the challenge response.</li>
<li>Support for using <a href="http://www.openwall.com/john/" target="_blank">John the Ripper</a> as an external tool to crack Digest passwords. The jumbo patch needs to be applied to John the ripper - I'll be posting on how to do this later on.</li>
</ol>
<p><iframe src="http://player.vimeo.com/video/9390043?title=0&amp;byline=0&amp;portrait=0" width="400" height="250" frameborder="0" webkitAllowFullScreen allowFullScreen></iframe></p>
<p>That is all for now, hope you enjoy the update. For more information about VOIPPACK take a look at the <a href="http://www.enablesecurity.com/products">products page</a>.</p>]]></content></entry><entry><title>What I've been working on...</title><category term="Site news"/><id>http://www.enablesecurity.com/blog/2009/9/17/what-ive-been-working-on.html</id><link rel="alternate" type="text/html" href="http://www.enablesecurity.com/blog/2009/9/17/what-ive-been-working-on.html"/><author><name>Sandro Gauci</name></author><published>2009-09-17T11:02:25Z</published><updated>2009-09-17T11:02:25Z</updated><content type="html" xml:lang="en-US"><![CDATA[<p>Lots of links included:</p>
<ul>
<li>SEC-T in Sweden where I presented on <a href="http://www.sec-t.org/2009/Speakers.html#sandro" target="_blank">VoIP security and the Internet</a> .. proof that there's lots of VoIP devices being exposed on the 'net, and the sharks are there to profit by abusing them</li>
<li>Updated SIPVicious to <a href="http://sipvicious.org/blog/2009/09/sec-t-in-sweden-and-sipvicious-update.html">support new features</a> used for the SEC-T presentation</li>
<li><a href="http://www.brucon.org/index.php/Workshops#Auditing_VOIP" target="_blank">BruCON VoIP Auditing Workshop</a>, which will be held tomorrow and the next day .. attendees will get to build their own tools and demonstrate security issues in popular PBX servers and SIP phones (more details on <a href="http://sipvicious.org/blog/2009/09/voip-security-workshop-at-brucon-2009.html" target="_blank">sipvicious.org</a>)</li>
<li>Upcoming research in the following topics: Opensource PBX server security, SIP Digest leakage (some details <a href="https://resources.enablesecurity.com/resources/sipdigestleak-tut.pdf" target="_blank">here</a>)</li>
<li><a href="http://www.voipscanner.com/">VOIPSCANNER.com</a> is another project that is being upgraded</li>
<li><a href="http://www.enablesecurity.com/products">VOIPPACK</a> updates, more details on this soon</li>
<li>And in between there's <strong>real</strong> work too :-)</li>
<br />
</ul>]]></content></entry><entry><title>HAR2009: Talks of interest</title><category term="Site news"/><id>http://www.enablesecurity.com/blog/2009/8/13/har2009-talks-of-interest.html</id><link rel="alternate" type="text/html" href="http://www.enablesecurity.com/blog/2009/8/13/har2009-talks-of-interest.html"/><author><name>Sandro Gauci</name></author><published>2009-08-13T14:23:46Z</published><updated>2009-08-13T14:23:46Z</updated><content type="html" xml:lang="en-US"><![CDATA[After a long wait, HAR is finally with us. There's a large number of talks and events and I thought I'd make a list of the ones that I hope to attend today:<br/><ul><br/>	<li><strong>"Teh Internetz are pwned"</strong> by Scott McIntyre: all the internet threats and issues from the point of view of an Internet Service provider.. might be illuminating ;-)</li><br/>	<li><strong>"Rootkits are awesome"</strong> by Mike Kemp, will be an update talk about his research into DLP (data loss prevention) and I hear that he'll be picking on more products</li><br/>	<li><strong>"Countering behavior based malware analysis"</strong> by Nomenumbra</li><br/>	<li><strong>"Advanced MySQL Exploitation"</strong> by Muhaimin Dzulfakar, the author of MySqloit</li><br/>	<li><strong>"Securing networks from an ISP perspective"</strong> by Bradley Freeman, seems to be along the lines of the talk by Scott McIntyre but from the point of view of a research &amp; education network perspective, JANET</li><br/></ul><br/>Then there's the workshops (and beer) which appear to be worth visiting in between the talks. Busy times indeed, but if you're around <a href="mailto:sandro@enablesecurity.com">email me</a>.]]></content></entry><entry><title>VOIPSCANNER.com - SaaS VoIP security auditing</title><category term="Site news"/><category term="saas security"/><category term="saas voip"/><category term="sip security"/><category term="sipvicious 2.0"/><category term="sipvicious-ng"/><category term="voip report"/><category term="voip security report"/><category term="voipscanner"/><id>http://www.enablesecurity.com/blog/2009/7/17/voipscannercom-saas-voip-security-auditing.html</id><link rel="alternate" type="text/html" href="http://www.enablesecurity.com/blog/2009/7/17/voipscannercom-saas-voip-security-auditing.html"/><author><name>Sandro Gauci</name></author><published>2009-07-17T08:35:27Z</published><updated>2009-07-17T08:35:27Z</updated><content type="html" xml:lang="en-US"><![CDATA[One thing that I've been working on is making it easy for organizations and consultants to check their IP PBX for security issues. Toll fraud, or theft of service (phone calls) is becoming quite a problem for organizations that expose their PBX on the Internet. VOIPSCANNER.com aims to make it easier to find out how easy it is for attackers out there to gain access to your PBX.<br/><br/>So head over to <a href="http://voipscanner.com" target="_blank">VOIPSCANNER.com</a> and create an account!<br/><br/>Using this tool consists of the following steps:<br/><ol><br/>	<li><a href="http://beta.voipscanner.com/voipscanner/default/apply">Register an account</a> and buy credit (or use the time limited promo <strong>ENABLESEC</strong> to get some for free)</li><br/>	<li>Enter the IP address of your PBX server and scan away</li><br/>	<li>Receive a report by email that shows the findings</li><br/></ol><br/><span style="font-weight:bold;">How does it work really?</span><br/>VoIPScanner.com is making use of the next generation of SIPVicious (2.0) in the background and right now it does the following automatically:<br/><ol><br/>	<li>Checks if an IP PBX is listening on the given address</li><br/>	<li>Does extension enumeration, just like svwar in SIPVicious</li><br/>	<li>For each extension found it starts a password cracking attack</li><br/>	<li>Generate a PDF report such as <a href="http://beta.voipscanner.com/voipscanner/static/samplereport.pdf">this one</a></li><br/></ol><br/>Any feedback or affiliate requests, <a href="mailto:sandro@enablesecurity.com">contact me</a>.]]></content></entry><entry><title>WAF research media coverage and a response to Imperva</title><category term="appseceu09"/><category term="imperva"/><category term="owasp"/><category term="rant"/><category term="sandro"/><category term="securesphere"/><category term="waf security"/><category term="wendel"/><id>http://www.enablesecurity.com/blog/2009/5/20/waf-research-media-coverage-and-a-response-to-imperva.html</id><link rel="alternate" type="text/html" href="http://www.enablesecurity.com/blog/2009/5/20/waf-research-media-coverage-and-a-response-to-imperva.html"/><author><name>Sandro Gauci</name></author><published>2009-05-20T13:00:08Z</published><updated>2009-05-20T13:00:08Z</updated><content type="html" xml:lang="en-US"><![CDATA[<img class="aligncenter size-full wp-image-360" title="the-3-monkeys" src="http://s3.media.squarespace.com/production/1044187/12151026/2009/05/the-3-monkeys.jpg" alt="the-3-monkeys" width="400" height="300" /><br/><br/>Our presentation at <a href="http://www.owasp.org/index.php/AppSecEU09" target="_blank">OWASP Europe</a> in Krakow on Web Application Firewall shortcomings was featured on <a href="http://www.darkreading.com/security/app-security/showArticle.jhtml?articleID=217400819" target="_blank">Darkreading</a>, and Wendel was quoted in the article. Other sites and blogs (such as <a href="http://www.heise.de/developer/OWASP-Konferenz-Web-Hacking-und-Abwehr--/news/meldung/137934">Heise</a>) also mentioned the presentation. Imperva's (which happens to be a WAF vendor) <a href="http://blog.imperva.com/2009/05/owasp-appsec-eu2009-day-1.html" target="_blank">blog</a> had some comments about the presentation as well, and in this post I hope to answer some of the claims.<br/><blockquote>"What Wendel (TrustWave) and Sandro (EnabledSecurity) basically showed is that they can figure out if a WAF is deployed to protect a web application and two techniques that can allegedly "bypass" WAFs."</blockquote><br/>Unfortunately we had a couple of technical issues that meant that our presentation did not start on time and some of the live demos could not be shown. We had just 30 minutes to present which was not enough. We did perform the demos the next day anyway to a number of people who had some interesting feedback (more on that later). Either way, we mentioned more than two techniques that can lead to a bypass in some of the Web Application Firewalls.<br/><blockquote>"The two speakers described WAFs basically as a combination of black lists and white lists while missing the entire point in WAFs that learn the web application interfaces and usage patterns using dynamic profiling mechanisms and express complex security rules through advanced correlation engines. Actually, WAFs were developed to overcome the disadvantages in purely signature based products like IDSs."</blockquote><br/>I do not currently have access to Imperva's SecureSphere, but aren't "dynamic profiling and express complex security rules" there to <em>automatically</em> create whitelists? That is what the <a href="http://www.imperva.com/docs/DS_SecureSphere_Web_Application_Firewall.pdf" target="_self">SecureSphere datasheet</a> and the <a href="http://www.imperva.com/products/waf_se.html" target="_blank">specifications page</a> implies. If not, can you explain how this works (and also explain express complex security rules)?<br/><br/>Most WAFs by default support blacklist approach and on large complex sites the positive model is not easy to setup or maintain. Making use of learning features of various WAF products is definitely going to help, but does not solve issues such as maintenance. A good question is "what sort of traffic do you use to train your WAF"? A large number of WAFs are configured to make use of the blacklist approach most of the times, even though the positive / whitelist model is supported by the WAF product.<br/><blockquote>"Presenting the ability to detect WAFs deployed in front of a web application as a major security risk is just biased"</blockquote><br/>Detection of the WAF is not a major security issue within itself, but is just another step in the reconnaissance stage of an attack.<br/><br/>As for the feedback that we received at OWASP, many of the participants who had first hand experience with Web Application Firewalls agreed that positive model Web Application Firewalls are a pain to maintain. Everyone came to the conclusion that you  need dedicated personnel to maintain a large web application protected by a WAF. That is hardly something that the vendors want you to know.]]></content></entry><entry><title>Web Application Firewalls and VoIP on the intertubes</title><category term="Site news"/><category term="confidence"/><category term="darkreading"/><category term="krakow"/><category term="voip"/><category term="waf"/><category term="web application firewall"/><id>http://www.enablesecurity.com/blog/2009/5/15/web-application-firewalls-and-voip-on-the-intertubes.html</id><link rel="alternate" type="text/html" href="http://www.enablesecurity.com/blog/2009/5/15/web-application-firewalls-and-voip-on-the-intertubes.html"/><author><name>Sandro Gauci</name></author><published>2009-05-15T20:09:18Z</published><updated>2009-05-15T20:09:18Z</updated><content type="html" xml:lang="en-US"><![CDATA[So the <a href="http://www.owasp.org/index.php/AppSecEU09" target="_blank">OWASP at Krakow</a> (which was a great experience!) came to an end. The conference was a mixture of technical and non-technical presentations; I liked the w3af presentation and thought it was well delivered, and I heard that the "HTTP Parameter Pollution" was particularly interesting. It seems that the Web Applications Firewall talk that we gave steered the attention of various <a href="http://www.acunetix.com/blog/websecuritynews/implementing-a-web-application-firewall-only-is-not-enough-to-secure-web-applications/" target="_blank">organizations</a>, <a href="http://www.darkreading.com/security/app-security/showArticle.jhtml?articleID=217400819" target="_blank">media</a> (DarkReading) and <a href="http://search.twitter.com/search?q=waf" target="_blank">people</a> (Twitter). The presentation went a big bonkers and Murphey's Law kicked in. However we got the chance to demonstrate the missed content after the conference for an audience that provided a lot of good feedback.<br/><br/>I'll also be presenting a session on VoIP scanning on the internet at<strong> <a href="http://2009.confidence.org.pl/" target="_blank">CONFidence</a> tomorrow.</strong> Most other presentations and research seems to focus on VoIP (in)security + layer 2 issues, such as sniffing clear text VoIP. In contrast to this, my session will be more focused on what attackers coming Internet (can) do to your SIP PBX and endpoints. The focus is on demonstrating using both live demos and recorded videos and destribing some interesting (rather new) attacks that apply to VoIP on the Internet.]]></content></entry><entry><title>The state of Web Application Security and their Firewalls</title><category term="Site news"/><category term="interview"/><category term="podcast"/><category term="syrinx"/><category term="troopers09"/><category term="trustwave"/><category term="web application firewall"/><category term="web application security"/><id>http://www.enablesecurity.com/blog/2009/4/26/the-state-of-web-application-security-and-their-firewalls.html</id><link rel="alternate" type="text/html" href="http://www.enablesecurity.com/blog/2009/4/26/the-state-of-web-application-security-and-their-firewalls.html"/><author><name>Sandro Gauci</name></author><published>2009-04-26T20:24:31Z</published><updated>2009-04-26T20:24:31Z</updated><content type="html" xml:lang="en-US"><![CDATA[Back from <a href="http://troopers09.org/">Troopers09</a> in Munich after presenting our (Wendel Guglielmetti Henrique from Trustwave  and yourstruly) research on Web Application Firewalls. Troopers was great and the organizers (<a href="http://www.ernw.de/" target="_blank">Enno Rey and co</a>) made a great job out of the conference. Kudos to them!  During the presentation we demonstrated some tools that will help security analysts and penetration testers to identify WAFs and fingerprint their rules.We hope to release these tools soon.. meanwhile if you would like to beta test, please send me a <a href="http://www.enablesecurity.com/contact">note</a>.<br/><br/>Last week Bryan Miller from <a href="http://www.syrinxtech.com/" target="_blank">Syrinx Technologies</a> interviewed me on Web Application Security and WAFs. You may listen to this podcast <a href="http://www.syrinxtech.com/podcasts/090421SYR.mp3" target="_blank">here</a> where I gave my views on web application security and an introduction to the presentation for Troopers. If you would like to keep updated with this podcast, you may subscribe using the <a href="http://www.syrinxtech.com/podcasts/rss.xml" target="_blank">RSS feed</a>.<br/><br/>[slideshare id=1344590&amp;doc=wendel-sandro-troopers09-1-090426151524-phpapp02] ]]></content></entry><entry><title>VOIPPACK for April adds Asterisk scanning, leaking phones and Troopers09</title><category term="Site news"/><category term="asterisk security"/><category term="canvas"/><category term="iax2 security"/><category term="iax2autohack"/><category term="sipautohack"/><category term="voip security"/><category term="voippack"/><id>http://www.enablesecurity.com/blog/2009/4/15/voippack-for-april-adds-asterisk-scanning-leaking-phones-and.html</id><link rel="alternate" type="text/html" href="http://www.enablesecurity.com/blog/2009/4/15/voippack-for-april-adds-asterisk-scanning-leaking-phones-and.html"/><author><name>Sandro Gauci</name></author><published>2009-04-15T14:18:03Z</published><updated>2009-04-15T14:18:03Z</updated><content type="html" xml:lang="en-US"><![CDATA[Announcing the <a href="http://www.enablesecurity.com/products/voippack/">VOIPPACK April edition </a>supporting IAX2 and can now scan Asterisk servers. Because the feedback for sipautohack was great, we included a similar tool for the Asterisk protocol called iax2autohack in the April edition of VOIPPACK. The following are the new tools avialable in this update:<br/><ul><br/>	<li><strong>iax2enumerate</strong> which like sipenumerate, tries to guess extensions present on the Asterisk box, and will inform you if the extension has any password set or not</li><br/>	<li><strong>iax2cracker</strong> which given a known extension on the Asterisk box, will attempt to recover the password through an online bruteforce attack</li><br/>	<li><strong>iax2autohack</strong> which finds out any Asterisk servers on the network, enumerates the extensions and launches a password cracking attack on each extension</li><br/></ul><br/>The following demo shows <a href="http://vimeo.com/4162693" target="_blank">iax2autohack in action</a>:<br/><br/>[vimeo http://vimeo.com/4162693]<br/><br/>For more information about VOIPPACK and our other offerings check out<a href="http://www.enablesecurity.com/products/"> the products page</a>.<br/><br/>Additionally we confirmed a few phones that are vulnerable to the <a href="http://www.net-security.org/secworld.php?id=7263" target="_blank">SIP Digest Leak vulnerability</a> (tools included in VOIPPACK) for the Cisco 7940, Grandstream, Fritzbox and more, thanks <a href="http://www.usken.no/" target="_blank">to Sjur</a> and another unnamed entity ;-) Will be working on further research and releasing a paper after <a href="http://troopers09.org/content/e3/e445/index_eng.html" target="_blank">Troopers09</a> where <a href="http://troopers09.org/content/e2/index_eng.html#e255" target="_blank">Wendel G Henrique</a> and I will be presenting our Web Application Firewall research and releasing new tools.<br/><br/>Watch <a href="http://twitter.com/sandrogauci" target="_blank">twitter</a> if you're interested in what's happening ;-)]]></content></entry></feed>