<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
xmlns:rawvoice="http://www.rawvoice.com/rawvoiceRssModule/"
>

<channel>
	<title>VoIP Users Conference &#187; accountable</title>
	<atom:link href="http://www.voipusersconference.org/tag/accountable/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.voipusersconference.org</link>
	<description> Live every Friday at 12 Noon Eastern time</description>
	<lastBuildDate>Sat, 04 Feb 2012 06:43:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<!-- podcast_generator="Blubrry PowerPress/2.0.4" -->
	<itunes:new-feed-url>http://www.voipusersconference.org/feed/podcast/</itunes:new-feed-url>
	<itunes:summary>This is a weekly live meeting of people all over the world who are interested in sharing knowledge and experiences about telephony over the Internet. Guests include authors, innovators, programmers and Internet personalities.
The conference is reached by phoning in using SIP, Skype or a web page widget shown on the main web site http://vuc.me</itunes:summary>
	<itunes:author>@voipusers</itunes:author>
	<itunes:explicit>clean</itunes:explicit>
	<itunes:image href="http://www.voipusersconference.org/wp-content/uploads/powerpress/_vuc300.jpg" />
	<itunes:owner>
		<itunes:name>@voipusers</itunes:name>
		<itunes:email>itunes@voipusersconference.org</itunes:email>
	</itunes:owner>
	<managingEditor>itunes@voipusersconference.org (@voipusers)</managingEditor>
	<itunes:subtitle>VOIP allows you to do almost anything with incoming and outgoing telephone lines.</itunes:subtitle>
	<itunes:keywords>telephony,communications,international,asterisk,freeswitch,freepbx,skype</itunes:keywords>
	<image>
		<title>VoIP Users Conference &#187; accountable</title>
		<url>http://www.voipusersconference.org/wp-content/uploads/powerpress/_vuc144.jpg</url>
		<link>http://www.voipusersconference.org</link>
	</image>
	<itunes:category text="Technology">
		<itunes:category text="Software How-To" />
		<itunes:category text="Tech News" />
	</itunes:category>
		<item>
		<title>Amazon EC2 Flood Attacks from the Cloud</title>
		<link>http://www.voipusersconference.org/2010/amazon-ec2-flood-attacks/</link>
		<comments>http://www.voipusersconference.org/2010/amazon-ec2-flood-attacks/#comments</comments>
		<pubDate>Wed, 14 Apr 2010 23:00:57 +0000</pubDate>
		<dc:creator>VUC</dc:creator>
				<category><![CDATA[VoIP]]></category>
		<category><![CDATA[@voipusers]]></category>
		<category><![CDATA[abuse]]></category>
		<category><![CDATA[accountable]]></category>
		<category><![CDATA[Amazon]]></category>
		<category><![CDATA[amazon elastic compute cloud]]></category>
		<category><![CDATA[amazon.com]]></category>
		<category><![CDATA[attack]]></category>
		<category><![CDATA[attacks]]></category>
		<category><![CDATA[blockhosts]]></category>
		<category><![CDATA[brute force]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[cloud infrastructure]]></category>
		<category><![CDATA[clouds]]></category>
		<category><![CDATA[complaint]]></category>
		<category><![CDATA[computer network security]]></category>
		<category><![CDATA[computer security]]></category>
		<category><![CDATA[computing]]></category>
		<category><![CDATA[denial-of-service attack]]></category>
		<category><![CDATA[EC2]]></category>
		<category><![CDATA[fail2ban]]></category>
		<category><![CDATA[flood]]></category>
		<category><![CDATA[flood attacks]]></category>
		<category><![CDATA[ip address]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[swiftly]]></category>
		<category><![CDATA[system software]]></category>
		<category><![CDATA[Voip Tech Chat]]></category>
		<category><![CDATA[web services]]></category>

		<guid isPermaLink="false">http://www.voipusersconference.org/?p=1946</guid>
		<description><![CDATA[Part of this article is an edited summary of material from VoipTechChat.com Complaints of rampant SIP Brute Force Attacks coming from servers with Amazon EC2 IP Addresses cause many admins to simply drop all such traffic. Generally, SIP brute force attacks attempt to register various peer names to a system and/or attempt to guess passwords [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><img class="aligncenter size-full wp-image-1952" title="cloud" src="http://www.voipusersconference.org/wp-content/uploads/2010/04/cloud.jpg" alt="" width="620" height="120" /><br />
Part of this article is an edited summary of material from <a href="http://www.voiptechchat.com/voip/457/amazon-ec2-sip-brute-force-attacks-on-rise/">VoipTechChat.com</a></p>
<p>Complaints of rampant SIP Brute Force Attacks coming from servers with Amazon EC2 IP Addresses cause many admins to simply drop all such traffic. Generally, SIP brute force attacks attempt to register various peer names to a system and/or attempt to guess passwords of known/guesses peers or endpoints. The object is theft of resources.</p>
<p>The complaints mentioned this weekend show an excessive amount of traffic; with some providers claiming 6GB of traffic dedicated to such attacks. Since we ourselves received an attack from an Amazon hosted server, we also reported and complained to the Amazon NOC/Abuse depts.</p>
<p>There are various techniques to assist with minimizing DDoS and Brute Force attacks, such as limiting access via the public internet, using strong passwords, not mapping extension name to peer/endpoint name, limiting simultaneous calls, and aggressively monitoring usage. Automatic blocking of abusive IP’s (fail2ban, blockhosts, etc.) can also assist with minimizing damage.</p>
<p>References: <a href="https://www.amazon.com/gp/html-forms-controller/AWSAbuse/">EC2 Abuse Report Form</a></p>
<p><a href="http://www.voipsa.org/">VOIPSA</a></p>
<p><strong>VUC official position</strong>: EC2 abuse costs victims time and money. Amazon is 100% accountable for what their customers do with their resources and must react swiftly to complaints.</p>
<p><strong>VUC 60 second rant</strong>: This week saw a new feature rolled out, the <strong>Voipusers One Minute Issue Talk</strong> (VOMIT) where all listeners are encouraged to phone in their VoIP-related rants. Call and leave yours at (<strong>518</strong>) <strong>VUC VOIP</strong> or (<strong>518</strong>) <strong>882-8647. </strong></p>
<p>Follow  <strong><a href="http://twitter.com/voipusers">@voipusers</a></strong> on Twitter.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.voipusersconference.org/2010/amazon-ec2-flood-attacks/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
<enclosure url="http://media.blubrry.com/voipusers/cloud.voipusersconference.org/EC2Attacks.mp3" length="52073269" type="audio/mpeg" />
			<itunes:keywords>@voipusers,abuse,accountable,Amazon,amazon elastic compute cloud,amazon.com,attack,attacks,blockhosts,brute force,cloud,cloud infrastructure</itunes:keywords>
		<itunes:subtitle>Part of this article is an edited summary of material from VoipTechChat.com - Complaints of rampant SIP Brute Force Attacks coming from servers with Amazon EC2 IP Addresses cause many admins to simply drop all such traffic. Generally,</itunes:subtitle>
		<itunes:summary>(http://www.voipusersconference.org/wp-content/uploads/2010/04/cloud.jpg)
Part of this article is an edited summary of material from VoipTechChat.com (http://www.voiptechchat.com/voip/457/amazon-ec2-sip-brute-force-attacks-on-rise/)

Complaints of rampant SIP Brute Force Attacks coming from servers with Amazon EC2 IP Addresses cause many admins to simply drop all such traffic. Generally, SIP brute force attacks attempt to register various peer names to a system and/or attempt to guess passwords of known/guesses peers or endpoints. The object is theft of resources.

The complaints mentioned this weekend show an excessive amount of traffic; with some providers claiming 6GB of traffic dedicated to such attacks. Since we ourselves received an attack from an Amazon hosted server, we also reported and complained to the Amazon NOC/Abuse depts.

There are various techniques to assist with minimizing DDoS and Brute Force attacks, such as limiting access via the public internet, using strong passwords, not mapping extension name to peer/endpoint name, limiting simultaneous calls, and aggressively monitoring usage. Automatic blocking of abusive IP’s (fail2ban, blockhosts, etc.) can also assist with minimizing damage.

References: EC2 Abuse Report Form (https://www.amazon.com/gp/html-forms-controller/AWSAbuse/)

VOIPSA (http://www.voipsa.org/)

VUC official position: EC2 abuse costs victims time and money. Amazon is 100% accountable for what their customers do with their resources and must react swiftly to complaints.

VUC 60 second rant: This week saw a new feature rolled out, the Voipusers One Minute Issue Talk (VOMIT) where all listeners are encouraged to phone in their VoIP-related rants. Call and leave yours at (518) VUC VOIP or (518) 882-8647. 

Follow  @voipusers (http://twitter.com/voipusers) on Twitter.</itunes:summary>
		<itunes:author>@voipusers</itunes:author>
		<itunes:explicit>clean</itunes:explicit>
		<itunes:duration>1:48:26</itunes:duration>
	</item>
	</channel>
</rss>

