<?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/"
	>

<channel>
	<title>NovaInfosecPortal.com &#187; movie</title>
	<atom:link href="http://www.novainfosecportal.com/tag/movie/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.novainfosecportal.com</link>
	<description>News, events, &#38; resources for infosec professionals in NoVA, DC, &#38; MD</description>
	<lastBuildDate>Mon, 06 Feb 2012 18:30:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Follow-Up: OWASP &#8211; VA Local Chapter Infosec Meetup Event &#8211; Thursday, 5/8</title>
		<link>http://www.novainfosecportal.com/2008/05/11/follow-up-owasp-va-local-chapter-infosec-meetup-event-thursday-58/</link>
		<comments>http://www.novainfosecportal.com/2008/05/11/follow-up-owasp-va-local-chapter-infosec-meetup-event-thursday-58/#comments</comments>
		<pubDate>Mon, 12 May 2008 04:23:09 +0000</pubDate>
		<dc:creator>grecs</dc:creator>
				<category><![CDATA[NoVA Meetups]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[cybercrime]]></category>
		<category><![CDATA[event]]></category>
		<category><![CDATA[film]]></category>
		<category><![CDATA[golding]]></category>
		<category><![CDATA[infosec]]></category>
		<category><![CDATA[meetup]]></category>
		<category><![CDATA[movie]]></category>
		<category><![CDATA[nova]]></category>
		<category><![CDATA[owasp]]></category>
		<category><![CDATA[owasp-va]]></category>
		<category><![CDATA[qa]]></category>
		<category><![CDATA[rachwald]]></category>
		<category><![CDATA[test]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.novainfosecportal.com/2008/05/11/follow-up-owasp-va-local-chapter-infosec-meetup-event-thursday-58/</guid>
		<description><![CDATA[The OWASP &#8211; VA Local Chapter infosec meetup event last week featured a showing of the &#8220;The New Face of CyberCrime&#8221; documentary and a presentation titled &#8220;Integrating Security into the QA Group.&#8221; The video featured many prominent security luminaries and was very informative for the general audience that Fortify was marketing it to.It focused on the recent barrage of personal data losses from large companies (e.g., think TJX and others). One interesting note was that a featured company ended up having a data breach soon after Fortify released the documentary. During the movie a company executive continually stated how important privacy of customer data was to them. Of course, up to that point they did have a clean record. After the video, the group discussed various themes, likes, and dislikes. Next, Robert Rachwald presented his talk &#8220;Integrating Security into QA.&#8221; Trying to get QA to do security is very similar to the more recent trend to integrating security into the development lifecycle by teaching developers how to design and code securely. Pushing security into QA has many of the same challenges so we can use what we learned to better succeed. The ultimate conclusion was that we need to incorporate security tests into the existing QA [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetthis" style="text-align:left;"><p> <a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/intent/tweet?text=Follow-Up%3A+OWASP+%E2%80%93+VA+Local+Chapter+Infosec+Meetup+Event+%E2%80%93+Thursday%2C+5%2F8+http%3A%2F%2Fj.mp%2FpiEjCM" title="Post to Twitter"><img class="nothumb" src="http://www.novainfosecportal.com/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter-micro4.png" alt="Post to Twitter" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://www.facebook.com/share.php?u=http://www.novainfosecportal.com/2008/05/11/follow-up-owasp-va-local-chapter-infosec-meetup-event-thursday-58/&amp;t=Follow-Up%3A+OWASP+%E2%80%93+VA+Local+Chapter+Infosec+Meetup+Event+%E2%80%93+Thursday%2C+5%2F8" title="Post to Facebook"><img class="nothumb" src="http://www.novainfosecportal.com/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook-micro4.png" alt="Post to Facebook" /></a></p></div><p>The <a href="http://www.novainfosecportal.com/category/events/nova-meetups/#owasp-va">OWASP &#8211; VA Local Chapter</a> infosec meetup event last week featured a showing of the &#8220;The New Face of CyberCrime&#8221; documentary and a presentation titled &#8220;Integrating Security into the QA Group.&#8221; The video featured many prominent security luminaries and was very informative for the general audience that Fortify was marketing it to.<span id="more-57"></span>It focused on the recent barrage of personal data losses from large companies (e.g., think TJX and others). One interesting note was that a featured company ended up having a data breach soon after Fortify released the documentary. During the movie a company executive continually stated how important privacy of customer data was to them. Of course, up to that point they did have a clean record. After the video, the group discussed various themes, likes, and dislikes.</p>
<p>Next, Robert Rachwald presented his talk &#8220;Integrating Security into QA.&#8221; Trying to get QA to do security is very similar to the more recent trend to integrating security into the development lifecycle by teaching developers how to design and code securely. Pushing security into QA has many of the same challenges so we can use what we learned to better succeed. The ultimate conclusion was that we need to incorporate security tests into the existing QA infrastructure/tools versus getting QA personnel to use security tools. Additionally, QA must start earlier in the development process to focus on root causes (i.e., scanning code) versus later effects (i.e., pen tests). Of course this is where the Fortify software fits in being geared for QAers and scanning code early in the development process.</p>
<p>See our <a href="http://www.novainfosecportal.com/2008/05/07/owasp-va-local-chapter-infosec-meetup-event-thursday-58-the-new-face-of-cybercrime-integrating-security-into-qa/">original post</a> for more information about the talks. Overall, this infosec meetup was another great success for the organizers of the <a href="http://www.novainfosecportal.com/category/events/nova-meetups/#owasp-va">OWASP &#8211; VA Local Chapter</a>. Thanks to them for organizing it, Booz Allen for the facilities, and Fortify for dinner.</p>
<div class="tweetthis" style="text-align:left;"><p> <a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/intent/tweet?text=Follow-Up%3A+OWASP+%E2%80%93+VA+Local+Chapter+Infosec+Meetup+Event+%E2%80%93+Thursday%2C+5%2F8+http%3A%2F%2Fj.mp%2FpiEjCM" title="Post to Twitter"><img class="nothumb" src="http://www.novainfosecportal.com/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter-micro4.png" alt="Post to Twitter" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://www.facebook.com/share.php?u=http://www.novainfosecportal.com/2008/05/11/follow-up-owasp-va-local-chapter-infosec-meetup-event-thursday-58/&amp;t=Follow-Up%3A+OWASP+%E2%80%93+VA+Local+Chapter+Infosec+Meetup+Event+%E2%80%93+Thursday%2C+5%2F8" title="Post to Facebook"><img class="nothumb" src="http://www.novainfosecportal.com/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook-micro4.png" alt="Post to Facebook" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://www.novainfosecportal.com/2008/05/11/follow-up-owasp-va-local-chapter-infosec-meetup-event-thursday-58/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>OWASP &#8211; VA Local Chapter Infosec Meetup Event &#8211; Thursday, 5/8: The New Face of CyberCrime / Integrating Security into QA</title>
		<link>http://www.novainfosecportal.com/2008/05/07/owasp-va-local-chapter-infosec-meetup-event-thursday-58-the-new-face-of-cybercrime-integrating-security-into-qa/</link>
		<comments>http://www.novainfosecportal.com/2008/05/07/owasp-va-local-chapter-infosec-meetup-event-thursday-58-the-new-face-of-cybercrime-integrating-security-into-qa/#comments</comments>
		<pubDate>Wed, 07 May 2008 20:38:07 +0000</pubDate>
		<dc:creator>grecs</dc:creator>
				<category><![CDATA[NoVA Meetups]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[cybercrime]]></category>
		<category><![CDATA[event]]></category>
		<category><![CDATA[film]]></category>
		<category><![CDATA[golding]]></category>
		<category><![CDATA[infosec]]></category>
		<category><![CDATA[meetup]]></category>
		<category><![CDATA[movie]]></category>
		<category><![CDATA[nova]]></category>
		<category><![CDATA[owasp]]></category>
		<category><![CDATA[owasp-va]]></category>
		<category><![CDATA[qa]]></category>
		<category><![CDATA[rachwald]]></category>
		<category><![CDATA[test]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.novainfosecportal.com/2008/05/07/owasp-va-local-chapter-infosec-meetup-event-thursday-58-the-new-face-of-cybercrime-integrating-security-into-qa/</guid>
		<description><![CDATA[Here is some information regarding this week&#8217;s Thursday OWASP &#8211; VA Local Chapter infosec meetup event. Pizza is being provided by Fortify this month. If you need/want to provide a contribution, you can. If you plan on attending, RSVP so they can get you badge processing started. Who: Fredric Golding / Robert Rachwald What: The New Face of CyberCrime Viewing: Attend a private viewing of the film, &#8220;The New Face of CyberCrime,&#8221; by Academy Award-nominated Filmmaker Fredric Golding. This revealing documentary features candid interviews with criminal hackers and those industry executives taking steps against their persistent attacks. The film is 20 minutes in length and we will follow up with discussion. Integrating Security into the QA Group: Until recently, Web Application Testing was left to security teams and ethical hackers who used advanced tools, such as Web application scanners, to analyze running Web applications. However, security groups are becoming overburdened by product releases, and many organizations are attempting to move security testing earlier in the development cycle. The QA group is a natural candidate, since it generally has the infrastructure in place to test applications for quality issues. However, for many organizations, integrating security into the QA group has been [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetthis" style="text-align:left;"><p> <a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/intent/tweet?text=OWASP+%E2%80%93+VA+Local+Chapter+Infosec+Meetup+Event+%E2%80%93+Thursday%2C+5%2F8%3A+The+New+Face+of+CyberCrime+%2F+Integrating+Security+into+...+http%3A%2F%2Fj.mp%2FrpIgUt" title="Post to Twitter"><img class="nothumb" src="http://www.novainfosecportal.com/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter-micro4.png" alt="Post to Twitter" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://www.facebook.com/share.php?u=http://www.novainfosecportal.com/2008/05/07/owasp-va-local-chapter-infosec-meetup-event-thursday-58-the-new-face-of-cybercrime-integrating-security-into-qa/&amp;t=OWASP+%E2%80%93+VA+Local+Chapter+Infosec+Meetup+Event+%E2%80%93+Thursday%2C+5%2F8%3A+The+New+Face+of+CyberCrime+%2F+Integrating+Security+into+QA" title="Post to Facebook"><img class="nothumb" src="http://www.novainfosecportal.com/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook-micro4.png" alt="Post to Facebook" /></a></p></div><p>Here is some information regarding this week&#8217;s Thursday <a href="http://www.novainfosecportal.com/category/events/nova-meetups/#owasp-va">OWASP &#8211; VA Local Chapter</a> infosec meetup event. <span id="more-56"></span>Pizza is being provided by Fortify this month. If you need/want to provide a contribution, you can. If you plan on attending, RSVP so they can get you badge processing started.</p>
<ul>
<li><strong>Who:</strong> Fredric Golding / Robert Rachwald</li>
<li><strong>What:</strong>
<ul>
<li>The New Face of CyberCrime Viewing: Attend a private viewing of the film, &#8220;The New Face of CyberCrime,&#8221; by Academy Award-nominated Filmmaker Fredric Golding. This revealing documentary features candid interviews with criminal hackers and those industry executives taking steps against their persistent attacks. The film is 20 minutes in length and we will follow up with discussion.</li>
<li>Integrating Security into the QA Group: Until recently, Web Application Testing was left to security teams and ethical hackers who used advanced tools, such as Web application scanners, to analyze running Web applications. However, security groups are becoming overburdened by product releases, and many organizations are attempting to move security testing earlier in the development cycle. The QA group is a natural candidate, since it generally has the infrastructure in place to test applications for quality issues. However, for many organizations, integrating security into the QA group has been incredibly difficult. The process of running a security test is a learned skill, and not something one can teach a QA tester in a matter of days. On top of that, most security testing tools were designed for penetration testers (since they require an in-depth knowledge of application security theory) and are not generally usable by QA professionals. As a result, very few QA groups have successfully adopted security testing.</li>
</ul>
</li>
<li><strong>When:</strong> 5/8, 6:00 &#8211; 9:00 PM EST</li>
<li><strong>Where:</strong> Booz Allen, One Dulles Facility (13200 Woodland Park Road; Herndon, VA 20171)</li>
</ul>
<p>For more information on OWASP &#8211; VA Local Chapter, see its <a href="http://www.novainfosecportal.com/category/events/nova-meetups/#owasp-va">description</a> in our <a href="http://www.novainfosecportal.com/category/events/nova-meetups/">NoVA Meetups</a> section. Here are links to the <a href="http://www.owasp.org/index.php/Virginia_(Northern_Virginia)">post about this meetup</a>.</p>
<div class="tweetthis" style="text-align:left;"><p> <a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/intent/tweet?text=OWASP+%E2%80%93+VA+Local+Chapter+Infosec+Meetup+Event+%E2%80%93+Thursday%2C+5%2F8%3A+The+New+Face+of+CyberCrime+%2F+Integrating+Security+into+...+http%3A%2F%2Fj.mp%2FrpIgUt" title="Post to Twitter"><img class="nothumb" src="http://www.novainfosecportal.com/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter-micro4.png" alt="Post to Twitter" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://www.facebook.com/share.php?u=http://www.novainfosecportal.com/2008/05/07/owasp-va-local-chapter-infosec-meetup-event-thursday-58-the-new-face-of-cybercrime-integrating-security-into-qa/&amp;t=OWASP+%E2%80%93+VA+Local+Chapter+Infosec+Meetup+Event+%E2%80%93+Thursday%2C+5%2F8%3A+The+New+Face+of+CyberCrime+%2F+Integrating+Security+into+QA" title="Post to Facebook"><img class="nothumb" src="http://www.novainfosecportal.com/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook-micro4.png" alt="Post to Facebook" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://www.novainfosecportal.com/2008/05/07/owasp-va-local-chapter-infosec-meetup-event-thursday-58-the-new-face-of-cybercrime-integrating-security-into-qa/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

