<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0" 
  xmlns:atom="http://www.w3.org/2005/Atom "
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
  xmlns:admin="http://webns.net/mvcb/"
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">

<channel>
<atom:link href="http://ravenphpscripts.com/backend.php" rel="self" type="application/rss+xml" /><title>Ravens PHP Scripts And Web Hosting</title>
<link>http://www.ravenphpscripts.com</link>
<description>Quality PHP Web Hosting and Scripts</description>
<dc:language>en-us</dc:language>
<dc:creator>raven@ravenphpscripts.com</dc:creator>
<ttl>60</ttl>

<image>
<title>Ravens PHP Scripts And Web Hosting</title>
<url>http://www.ravenphpscripts.com/images/powered/powerd_by_raven.gif</url>
<link>http://www.ravenphpscripts.com</link>
<width>94</width>
<height>15</height>
</image>

<dc:date>2010-03-10T01:50:48-05:00</dc:date>

<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<sy:updateBase>2010-03-10T01:50:48-05:00</sy:updateBase>

<item>
<title>Renewal4 - New Theme Release For RavenNuke(tm)</title>
<link>http://www.ravenphpscripts.com/modules.php?name=News&amp;file=article&amp;sid=3798</link>
<description><![CDATA[<span title="Renewal4 - New Theme Release For RavenNuke(tm)">I just released my newest theme Renewal4 that's free to members. I haven't released a theme in quite a while but now I have the time to start releasing themes regularly.<br />
<br />
Renewal4 is a nice theme with matching forums, download and weblink graphics, and more.  I rely on the extensive array of RavenNuke(tm) blocks and modules that users can access to help them build up their site.  I offer a wide array of themes in different categories that cover most peoples needs.<br />
<br />
Get your copy today at <a href="http://www.papamikecreations.net">http://www.papamikecreations.net</a> registration is free and only takes a few minutes to complete. <br />
<br />
I am the first and longest running designer of RavenNuke(tm) themes, stop in and see what I have to offer.<br />
<br />
And as always, I say Support RavenNuke(tm) in anyway that you can.<br />
<br />
Oh, one more thing.  I see some of my themes offered for download at other sites but I need to tell you that I upgrade my themes often so you should always download my themes from my site to ensure you are getting the most recent version.<br />
<br />
Thanks, have a nice day! :)</span>]]></description>
<guid isPermaLink="false">3798@http://www.ravenphpscripts.com</guid>
<dc:subject>RNThemes</dc:subject>
<dc:date>2010-03-09T23:10:34-05:00</dc:date>
<dc:creator>Posted by papamike</dc:creator>
</item>

<item>
<title>Update For Two Vulnerabilities In gzip</title>
<link>http://www.ravenphpscripts.com/modules.php?name=News&amp;file=article&amp;sid=3797</link>
<description><![CDATA[<span title="rPath update for gzip">
SECUNIA ADVISORY ID: SA38846
<br /><br />
VERIFY ADVISORY: http://secunia.com/advisories/38846/
<br /><br />
CRITICALITY: <span style="color:red;font-weight:bold">Moderately Critical</span>
<br /><br />
DESCRIPTION: rPath has issued an update for gzip. This fixes some vulnerabilities, which can be exploited by malicious people to cause a DoS (Denial of Service) and potentially compromise a user's system.</span>]]></description>
<guid isPermaLink="false">3797@http://www.ravenphpscripts.com</guid>
<dc:subject>Security</dc:subject>
<dc:date>2010-03-08T19:14:35-05:00</dc:date>
<dc:creator>Posted by Raven</dc:creator>
</item>

<item>
<title>Critical Security Release Announcement From PHPBB Group</title>
<link>http://www.ravenphpscripts.com/modules.php?name=News&amp;file=article&amp;sid=3796</link>
<description><![CDATA[<span title="Critical Security Release Announcement From PHPBB Group"><strong><u>From the PHPBB Group:</u></strong>
<br /><br />
We are sorry to announce the immediate release of phpBB 3.0.7-PL1 to address a security issue which was introduced in 3.0.7, unfortunately the issue wasn't noticed during testing and has only surfaced a week after the release of 3.0.7.
<br /><br />
We promised working feeds for phpBB 3.0.7. Sadly, we were not able to deliver on that promise - a critical bug in the permission handling for feeds slipped past. To all people who already have updated to 3.0.7, it is of critical importance to update to 3.0.7-PL1. Otherwise, it is possible for users to bypass permission settings under the following circumstances:
<br />
<br />- Feeds are enabled
<br />- Any of the posts or topics feeds are enabled
<br />- The unauthorised user - or one of the groups they are a member of - has forum permissions set on a private forum
<br />- If you have excluded a forum from the list of forums that provide feeds, it is unaffected
<br /><br />
The fix for the issue is a single line change inside of feed.php, line 525 has changed from:
<br /><br />
$forum_ids = array_keys($auth->acl_getf('f_read'));
<br /><br />
to:
<br /><br />
$forum_ids = array_keys($auth->acl_getf('f_read', true)); </span>]]></description>
<guid isPermaLink="false">3796@http://www.ravenphpscripts.com</guid>
<dc:subject>Security</dc:subject>
<dc:date>2010-03-06T00:51:16-05:00</dc:date>
<dc:creator>Posted by Raven</dc:creator>
</item>

<item>
<title>Moving on – the future of phpBB development</title>
<link>http://www.ravenphpscripts.com/modules.php?name=News&amp;file=article&amp;sid=3795</link>
<description><![CDATA[<span title="Moving on – the future of phpBB development">Read the <a href="http://blog.phpbb.com/2010/02/18/moving-on-the-future-of-phpbb-development/" target="_blank">full article</a> from the PHPBB Blog at http://blog.phpbb.com/2010/02/18/moving-on-the-future-of-phpbb-development/
<br /><br />
<em>Over the last few weeks we have made a few important decisions, that we believe can positively impact phpBB development. These include changes to development infrastructure as well as our development model. I will briefly outline these changes here, more details will be posted on the blog or as an announcement soon.</em></span>]]></description>
<guid isPermaLink="false">3795@http://www.ravenphpscripts.com</guid>
<dc:subject>PHPBB</dc:subject>
<dc:date>2010-03-06T00:42:24-05:00</dc:date>
<dc:creator>Posted by Raven</dc:creator>
</item>

<item>
<title>Microsoft open-sources clever U-Prove identity framework </title>
<link>http://www.ravenphpscripts.com/modules.php?name=News&amp;file=article&amp;sid=3794</link>
<description><![CDATA[<span title="Microsoft open-sources clever U-Prove identity framework ">U-Prove, a powerful framework that couples strong privacy with high security for online authentication, has been released as an open source preview by Microsoft. Unfortunately, even open source is unlikely to ensure widespread adoption of this clever—and highly desirable—technology<br /><br />
<a href="http://arstechnica.com/microsoft/news/2010/03/microsoft-open-sources-clever-u-prove-identity-framework.ars">Further Reading</a><br /><br /></span>]]></description>
<guid isPermaLink="false">3794@http://www.ravenphpscripts.com</guid>
<dc:subject>Microsoft</dc:subject>
<dc:date>2010-03-04T00:31:15-05:00</dc:date>
<dc:creator>Posted by nb1</dc:creator>
</item>

<item>
<title>Microsoft's *Operation b49* chokes Waledac botnet</title>
<link>http://www.ravenphpscripts.com/modules.php?name=News&amp;file=article&amp;sid=3793</link>
<description><![CDATA[<span title="Microsoft's *Operation b49* chokes Waledac botnet">Microsoft’s Digital Crimes Unit has effectively shut down the Waledac botnet, cutting off cybercriminal access to hundreds of thousands of infected Windows computers around the world.
<br /><br />
In partnership with security vendors and law enforcement officials, Microsoft implemented “Operation b49&#8243; and moved to the federal courts to get a temporary restraining order cutting off 277 Internet domains believed to be run by criminals as the Waledac bot.
<br /><br />
According to Microsoft associate general counsel Tim Cranton, the action quickly and effectively cut off traffic to Waledac at the “.com” or domain registry level, severing the connection between the command and control centers of the botnet and most of its thousands of zombie computers around the world.
<br /><br />
Waledac is one of the 10 largest botnets in the US and is responsible to distributing billions of spam messages around the world.  According to Microsoft, the botnet is estimated to have infected hundreds of thousands of computers around the world and, prior to this action, was believed to have the capacity to send over 1.5 billion spam emails per day.
<br /><br />
Read the entire article at <a href="http://blogs.zdnet.com/security/?p=5553&#38;tag=content;col2" target="_blank">Microsoft's *Operation b49* chokes Waledac botnet</a></span>]]></description>
<guid isPermaLink="false">3793@http://www.ravenphpscripts.com</guid>
<dc:subject>Microsoft</dc:subject>
<dc:date>2010-03-02T01:30:26-05:00</dc:date>
<dc:creator>Posted by Raven</dc:creator>
</item>

<item>
<title>What enterprise still uses IE 6? Try Intel</title>
<link>http://www.ravenphpscripts.com/modules.php?name=News&amp;file=article&amp;sid=3792</link>
<description><![CDATA[<span title="What enterprise still uses IE 6? Try Intel">Internet Explorer 6 is a relic, but corporations continue to cling to it. At this point, IE 6 in the enterprise is common, but it’s nonetheless surprising when Intel—Microsoft’s long-time partner—is still using the ancient browser.
<br /><br />
In a blog post walking through its implementation of Windows 7, Intel talked a lot about the “heavy lifting” involved with moving from XP to Windows 7.
<br /><br />
Turns out the browser is part of the heavy lifting.
<br /><br />
Read the entire article at <a href="http://blogs.zdnet.com/BTL/?p=31328&#38;tag=nl.e550" target="_blank">What enterprise still uses IE 6? Try Intel</a></span>]]></description>
<guid isPermaLink="false">3792@http://www.ravenphpscripts.com</guid>
<dc:subject>Internet</dc:subject>
<dc:date>2010-03-02T01:22:18-05:00</dc:date>
<dc:creator>Posted by Raven</dc:creator>
</item>

<item>
<title>Google Picasa JPEG Processing Integer Overflow Vulnerability</title>
<link>http://www.ravenphpscripts.com/modules.php?name=News&amp;file=article&amp;sid=3791</link>
<description><![CDATA[<span title="Google Picasa JPEG Processing Integer Overflow Vulnerability">
SECUNIA ADVISORY ID: SA38435
<br /><br />
VERIFY ADVISORY: http://secunia.com/advisories/38435/
<br /><br />
<span style="background-color:yellow;font-weight:bold">CRITICAL: Moderately Critical</span>
<br /><br />
DESCRIPTION: Tielei Wang has discovered a vulnerability in Google Picasa, which can be exploited by malicious people to potentially compromise a user's system. Successful exploitation may allow execution of arbitrary code.
<br /></span>]]></description>
<guid isPermaLink="false">3791@http://www.ravenphpscripts.com</guid>
<dc:subject>Security</dc:subject>
<dc:date>2010-02-24T22:35:15-05:00</dc:date>
<dc:creator>Posted by Raven</dc:creator>
</item>

<item>
<title>Chatroulette offers random webcam titillation</title>
<link>http://www.ravenphpscripts.com/modules.php?name=News&amp;file=article&amp;sid=3790</link>
<description><![CDATA[<span title="Chatroulette offers random webcam titillation"><em><strong>I know this isn't the usual content for this site but I found it, well, interesting.  Would this be classified as a "social" site?  Feel free to discuss it in the forums if interested.</strong></em>
<br /><br />
On Chatroulette, a new and controversial Web site, every click lands you in a face-to-face video conversation with a random stranger.
<br /><br />
The setup is simple: Activate your webcam and click "play." Then, as people from all over the world pop up one at a time in a box on your screen, you decide whether or not to chat with them. If you don't like the looks of things, click "next" and the site shuffles you to someone new.
<br /><br />
The people you meet could be friendly. During a recent CNN test of the site, a man from France popped up on the screen wearing a jester's hat and telling jokes in French. Two men dressed as skeletons were having a dance party to techno music and flashing lights. A slouched-over man in Tunisia said he was tired because he'd been on the site for four hours.
<br /><br />
<a href="http://www.cnn.com/2010/TECH/02/22/chatroulette.random.chat/index.html" target="_blank"><strong>Read the entire article</strong></a></span>]]></description>
<guid isPermaLink="false">3790@http://www.ravenphpscripts.com</guid>
<dc:subject>Discussion</dc:subject>
<dc:date>2010-02-23T07:36:19-05:00</dc:date>
<dc:creator>Posted by Raven</dc:creator>
</item>

<item>
<title>Bloom Box Black SEO</title>
<link>http://www.ravenphpscripts.com/modules.php?name=News&amp;file=article&amp;sid=3789</link>
<description><![CDATA[<span title="Bloom Box Black SEO">Websense Security Labs(TM) ThreatSeeker(TM) Network has detected that search terms related to the Bloom Energy and its Bloombox Fuel Cell have become the latest target for Blackhat SEO poisoning attacks.
<br /><br />
<a href="http://www.breakingglobalnews.com/bloom-energys-bloombox-fuel-cell/1222998" target="_blank">Bloom Box</a> is a breakthrough technology in the energy sector that could revolutionize the way electricity is generated today. As people become interested in finding more information on this technology, related search terms are currently gaining momentum, and as they do so Blackhat SEO attacks are starting to climb up the search result listings.
<br /><br />
At the moment, according to the <a href="http://www.virustotal.com/analisis/d49fa46aee47bd5b69e9f0d716e1fa662eff7090a22e8fc0db03d5c12b859f9c-1266851237" target="_blank">VirusTotal report</a> only 10% of antivirus products are detecting the threat.
<br /><br />
Websense® Messaging and Websense Web Security customers are protected against this attack.
<br /><br />
To view the details of this alert <a href="http://securitylabs.websense.com/content/Alerts/3554.aspx?cmpid=slalert" target="_blank">Click here</a></span>]]></description>
<guid isPermaLink="false">3789@http://www.ravenphpscripts.com</guid>
<dc:subject>Security: Websense</dc:subject>
<dc:date>2010-02-22T21:18:45-05:00</dc:date>
<dc:creator>Posted by Raven</dc:creator>
</item>

</channel>
</rss>
