<?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>Risky Business</title>
	<atom:link href="http://blog.aujasnetworks.com/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.aujasnetworks.com</link>
	<description>Build Your Information Risk Capabilities</description>
	<lastBuildDate>Wed, 25 Jan 2012 09:12:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Securing B2C Mobile Applications</title>
		<link>http://blog.aujasnetworks.com/securing-b2c-mobile-applications.html</link>
		<comments>http://blog.aujasnetworks.com/securing-b2c-mobile-applications.html#comments</comments>
		<pubDate>Sat, 21 Jan 2012 11:18:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Mobile Security]]></category>

		<guid isPermaLink="false">http://blog.aujasnetworks.com/?p=965</guid>
		<description><![CDATA[Introduction: Last month, I met some major telecom companies and during these meetings, the business and security leaders discussed the challenges they face in their B2C mobility initiative. The concerns were around launching mobile applications &#8230;<span class="more-link-span"><a href="http://blog.aujasnetworks.com/securing-b2c-mobile-applications.html" class="more-link">Read More </a></span>]]></description>
			<content:encoded><![CDATA[<h2>Introduction:</h2>
<p>Last month, I met some major telecom companies and during these meetings, the business and security leaders discussed the challenges they face in their B2C mobility initiative. The concerns were around launching mobile applications for various mobile operating systems and platforms, deciding the right communication channels and of course security.</p>
<p>B2C mobile apps architecture involves mobile client apps, middleware applications and external integration services which make it complex. This is true for any company wanting to provide a mobile application to their consumers and not just telecom companies.</p>
<h2>Key Security Risks</h2>
<p>A B2C mobile apps has four major risk categories – mobile client app risk, middleware application risk, mobile applications interfaces risks and device lost / stolen case risks. Below are some major security risks for mobile applications:</p>
<ul>
<ul>
<li>Mobile Client App Security Risks</li>
</ul>
</ul>
<ul>
<ul>
<ol>
<li>A malicious user can perform reverse engineering attacks to get sensitive information on improper signed application.</li>
<li>Weak cryptographic implementation for critical data storage on device&#8217;s local data storage can lead to fraudulent transactions.</li>
</ol>
</ul>
</ul>
<ul>
<ul>
<li>Middleware Application Security risks</li>
</ul>
</ul>
<ul>
<ul>
<ol>
<li>In middleware applications where web services – HTTP, SOAP, REST – are used, an adversary may attempt to intercept request/response messages</li>
<li>Insecure network communications channels may lead to tampering of middleware/interfaces parameters and/or database compromises.</li>
</ol>
</ul>
</ul>
<ul>
<ul>
<li>Mobile Application Interfaces risks</li>
</ul>
</ul>
<ul>
<ul>
<ol>
<li>Mobile applications connect to the backend and database servers through various interfaces. Insecure interfaces may lead to data tampering, Denial of Services and message reply attacks.</li>
<li>Improper data validations may lead to SQL injections, Cross site scripting attacks.</li>
</ol>
</ul>
</ul>
<ul>
<ul>
<li>Device lost/stolen case risks</li>
</ul>
</ul>
<ul>
<ol>
<li>In case of device lost/stolen, un-authorized user may misuse data on device</li>
</ol>
</ul>
<h3>Securing the B2C Mobile Application</h3>
<p>To secure your mobility initiative organizations should focus on security of the entire eco-system including:</p>
<ul>
<li>Mobile client and server applications,</li>
<li>Middleware applications, its interfaces, web services,</li>
<li>Communication channels and</li>
<li>Local device data storage.</li>
</ul>
<p>Securing only one or two components will not help secure the entire chain, since the chain is only as strong as your weakest link.</p>
<p>Top 10 suggestions to secure your B2C mobile application would be:</p>
<ol>
<li>Validate all trusted (local data storage or server data storage) and not trusted (invalid user inputs e.g., special characters) inputs in the mobile client application</li>
<li>Encrypt request and response messages</li>
<li>Use secure web services</li>
<li>Use appropriate security controls for firmware and middleware applications</li>
<li>Encrypt data storage on local handheld devices</li>
<li>Employ a strong authentication mechanism</li>
<li>Release proper signed mobile apps</li>
<li>Remote data wipe configurations to prevent unauthorized access</li>
<li>Session management</li>
<li>Restricting access to the integration services and its configurations</li>
</ol>
<p>Happy mobilizing!</p>
<h4>Author</h4>
<p><strong style="color: #666666;">Mr. Suhas Desai,</strong><br />
Sr. Consultant – Mobile Security Practice<br />
Aujas Risk Management Services</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.aujasnetworks.com/securing-b2c-mobile-applications.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Identity and Access Management: Before and After Scenario</title>
		<link>http://blog.aujasnetworks.com/identity-and-access-management-before-and-after-scenario.html</link>
		<comments>http://blog.aujasnetworks.com/identity-and-access-management-before-and-after-scenario.html#comments</comments>
		<pubDate>Wed, 21 Dec 2011 10:38:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Identity and Access]]></category>

		<guid isPermaLink="false">http://blog.aujasnetworks.com/?p=842</guid>
		<description><![CDATA[Scenario 1: Reduction in Access Management Related Helpdesk Calls Introduction: While Identity and Access management (IAM) projects can solve multiple problems, they can also become complex and time consuming. Most organizations struggle with the question, &#8230;<span class="more-link-span"><a href="http://blog.aujasnetworks.com/identity-and-access-management-before-and-after-scenario.html" class="more-link">Read More </a></span>]]></description>
			<content:encoded><![CDATA[<p><em>Scenario 1: Reduction in Access Management Related Helpdesk Calls</em></p>
<h2>Introduction:</h2>
<p>While Identity and Access management (IAM) projects can solve multiple  problems, they can also become complex and time consuming. Most organizations  struggle with the question, &ldquo;To deploy or not to deploy&rdquo;. Is there an ROI? Are  there real benefits at the end of the tunnel? These are typical questions most  CIOs ask.</p>
<p>  Aujas has implemented large IAM projects for clients across industry  verticals. In a series of articles, we plan to discuss what benefits a client  can expect realistically. We will provide the <strong>&ldquo;Before and After&rdquo;</strong> view by discussing scenarios prior to IAM  implementation and scenarios post implementation.</p>
<p>  In this first article of the series, we are going to cover the aspect  of Helpdesk calls related to access management.</p>
<h2>Client Background: </h2>
<p>The client is a country arm of a global financial services company with  a large user base of over 10,000 and growing. The user base includes internal  users, external users and contractors. Additionally, the organization works  with more than 50,000 agents. The business operations are supported by over 30  business critical applications that are built on diverse and heterogeneous  technology platforms, and managed by different business teams.</p>
<h3>Before IAM:</h3>
<p>One key problem the client had was of managing user identities across  enterprise applications. While there were support teams for each of the  application, there were no universal and common procedure followed for user requests  to avail application access. </p>
<p>  With this approach, although the process for requesting access was  defined, the implementation lacked user ID standardization, strong password  policies, escalation matrix, audit and compliance reports to name a few.</p>
<p>  Users had to remember multiple sets of user IDs and passwords to login  to applications. Because of this, there was a huge backlog in helpdesk calls  for password reset, unlocking accounts and other such requests.</p>
<h2>The Solution:</h2>
<p>Aujas successfully implemented a leading IAM suite to address the client  requirements. The solution included: </p>
<ul>
<li><strong>User Provisioning  System</strong>: To streamline the business processes by defining a centralized control  to manage identity records. The processes to provision access to business  applications were refined to leverage the automated system. Access provisioning  was aligned with roles and a self-service interface was setup to allow users to  request application access and their approvers to grant or reject the request.</li>
</ul>
<ul>
<li><strong>Access Management System</strong>: A comprehensive access  management system comprising web access management and enterprise Single  Sign-on (SSO) was setup. The access management system provided a unified and  dynamic portal for users to see and access their currently approved  applications. This system allowed users to access the web easily, thick client  and terminal based applications in a safe manner without the hassle of  remembering different passwords and policies, thereby drastically enhancing  user experience.&nbsp; <strong> </strong></li>
</ul>
<h3>After IAM: </h3>
<p>Even though the client saw many positive improvements, the biggest  benefits were seen in the following two categories:</p>
<ul>
<li><strong><u>Productivity Increase</u></strong>: The key factor in productivity  increase stemmed from the reduction in <strong>turn-around  time</strong> for Access Provisioning. The turn-around time reduced from an average of  4 days to less than 15 minutes &ndash; a 99% decline.
<p>This led to an enormous  productivity improvement for the client. With an average growth of user base at  30% (3000 employees), the 4 days saved per employee in access provisioning led  to tremendous increase in productivity as the client saved over 12,000 man-days  of effort annually.</li>
</ul>
<ul>
<li><strong><u>Cost savings</u></strong>: Reduction in user account  management related helpdesk calls from 5500 per month to 500 per month (90%  reduction). On an average, a helpdesk call costs $10. Hence, the solution  provided savings of $50,000 per month ($600,000 per annum).
<p>Additionally, the solution  provided savings in lost productivity. Earlier the helpdesk received 100  account lockout tickets per day with an average turnaround time of 4 hours. The  new solution allowed the client to eliminate almost all account lockout  situations (90% reduction). Totally, around 13,000 man-days were saved which  would have been wasted otherwise. </li>
</ul>
<table border="0" cellspacing="0" cellpadding="0" width="98%" style="border:1px solid #CCCCCC;">
<tr>
<td width="22%" nowrap valign="top" style="border:1px solid #CCCCCC;">
<p><strong>&nbsp;&nbsp;Parameter</strong></p>
</td>
<td width="32%" nowrap valign="top" style="border:1px solid #CCCCCC;">
<p><strong>&nbsp;&nbsp;Before IAM</strong></p>
</td>
<td width="32%" nowrap valign="top" style="border:1px solid #CCCCCC;">
<p><strong>&nbsp;&nbsp;After IAM</strong></p>
</td>
<td width="12%" valign="top" style="border:1px solid #CCCCCC;">
<p align="center"><strong>Time saved per annum</strong></p>
</td>
</tr>
<tr>
<td width="22%" valign="top" style="border:1px solid #CCCCCC;">
<p><strong>Turnaround time for access    provisioning</strong></p>
</td>
<td width="32%" valign="top" style="border:1px solid #CCCCCC;" align="left">
<p>&nbsp;&nbsp;4 days</p>
</td>
<td width="32%" valign="top" style="border:1px solid #CCCCCC;" align="left">
<p >&nbsp;&nbsp;&lt; 15 minutes</p>
</td>
<td width="12%" valign="top" style="border:1px solid #CCCCCC;">
<p align="center">12,000 man-days</p>
</td>
</tr>
<tr>
<td width="22%" valign="top" style="border:1px solid #CCCCCC;">
<p><strong>Account lockouts and passwords    resets</strong></p>
</td>
<td width="32%" valign="top" style="border:1px solid #CCCCCC;">
<ul>
<li>4 to 5 hours</li>
<li>100+ accounts lockouts per day</li>
<li>Heavy involvement of a helpdesk team</li>
</ul>
</td>
<td width="32%" valign="top" style="border:1px solid #CCCCCC;">
<ul>
<li>Couple of minutes</li>
<li>Almost zero account lockouts per    month</li>
<li>Users can reset and reclaim their    access using self service</li>
</ul>
</td>
<td width="12%" valign="top" style="border:1px solid #CCCCCC;">
<p align="center">13,000    man-days</p>
</td>
</tr>
</table>
<h2>Conclusion:</h2>
<p>There are definite benefits in terms of automating your access  provisioning system. The primary benefits are around productivity increase and  cost savings and these are only a few of them. We will cover other benefits  like security, risk management and other productivity improvements as we go  along in this series.</p>
<h4>Author(s):</h4>
<p><strong>Mohit Vaish</strong><br />
  Practice  Head &ndash; IAM<br />
  Aujas  Risk Management Services</p>
<p>Ms. Amitha  Raju<br />
  Consultant  &ndash; IAM Practice</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.aujasnetworks.com/identity-and-access-management-before-and-after-scenario.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Smooth Sailing Fallacy &#8211; CEO&#8217;s Watch-Out &#8211; Your ERP may be Insecure!</title>
		<link>http://blog.aujasnetworks.com/the-smooth-sailing-fallacy-ceos-watch-out-your-erp-may-be-insecure.html</link>
		<comments>http://blog.aujasnetworks.com/the-smooth-sailing-fallacy-ceos-watch-out-your-erp-may-be-insecure.html#comments</comments>
		<pubDate>Wed, 21 Dec 2011 06:39:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[SAP Security]]></category>

		<guid isPermaLink="false">http://blog.aujasnetworks.com/?p=828</guid>
		<description><![CDATA[An interesting and thought provoking observation was made by&#160;Richard Rumelt in&#160;McKinsey Quarterly. He says &#8220;There&#8217;s been a dramatic failure in management governance. And so our basic doctrines of how we manage things are in question &#8230;<span class="more-link-span"><a href="http://blog.aujasnetworks.com/the-smooth-sailing-fallacy-ceos-watch-out-your-erp-may-be-insecure.html" class="more-link">Read More </a></span>]]></description>
			<content:encoded><![CDATA[<p>An  interesting and thought provoking observation was made by&nbsp;Richard Rumelt  in&nbsp;<a href="http://www.mckinseyquarterly.com/Management_lessons_from_the_financial_crisis_A_conversation_with_Lowell_Bryan_and_Richard_Rumelt_236" target="_blank">McKinsey  Quarterly</a>. He says &ldquo;There&rsquo;s been a dramatic failure in management  governance. And so our basic doctrines of how we manage things are in question  and need revision.&rdquo; At the heart of this failure is what I call the&nbsp;<strong>&ldquo;smooth  sailing&rdquo; </strong>fallacy. </p>
<p>Here is what  Rumelt says, &ldquo;Back in the 1930s, the Graf Zeppelin and the Hindenburg were the  largest aircraft that had ever flown. The Hindenburg was as big as the&nbsp;<em>Titanic</em>.  Together these vehicles had made 620-odd successful flights when one evening  the Hindenburg suddenly burst into flames and fell to the ground in New Jersey.  That was May 1937.&rdquo;</p>
<p>Years ago, I  had a chance to chat with a guy who had actually flown over Europe in the  Hindenburg. He had this wistful memory of it being a wonderful ride. He said,  &ldquo;It seemed so safe. It was smooth, not like the bumpy rides you get in  airplanes today.&rdquo; Well, the ride in the Hindenburg&nbsp;<em>was</em> smooth,  until it exploded. </p>
<p>The risk that  passengers took wasn&rsquo;t related to the bumps in the ride or to its smoothness.  If you had a modern econometrician on board, no matter how hard he studied  those bumps and wiggles in the ride, he wouldn&rsquo;t have been able to predict the  disaster. The fallacy is the idea that you can predict disaster by looking at  the bumps and wiggles in current results.&rdquo;</p>
<p>To see the  disaster coming, you had to have looked beyond the data about flight  bumpiness&mdash;beyond the professionalism of the staff&mdash;and really think, &ldquo;Does it  make any sense to have people riding in a gondola, strapped to a giant sack of  flammable hydrogen gas?&rdquo; There&rsquo;s just not a data series that lets you think  about that. &nbsp;The history of bumps and  wiggles&mdash;and of GDP and prices&mdash;didn&rsquo;t predict economic disaster. That is the  fallacy most people fall into when they talk about security, Tail risk or Black  Swan events. <strong></strong></p>
<p>If we apply  this logic to any ERP &ndash; I find many ERP customers suffer from the smooth sailing  fallacy. </p>
<ul>
<li>&ldquo;Well &ndash; we implemented SAP 10 years back, IBM is  managing the support and we have no problems!&rdquo; </li>
<li>&ldquo;Our security incidents are insignificant.&rdquo; </li>
<li>&ldquo;Oh we have installed SAP GRC solutions but no  one uses them! And so we are secure!&rdquo;</li>
</ul>
<p><strong>This  smooth-sailing fallacy in security arises when we mistake a measure for reality</strong>.  Mature managers always look deeper than the numbers, deeper than the current  measures. Others just focus on the metrics that are based on past reality. That&rsquo;s  how we get into trouble. </p>
<p>This lesson  is fundamental: you cannot manage by just looking at the results. &nbsp;You  have to have a big picture view of security by applying constant changes in  security issues, technology, protocols and metrics. That means your security  policy which may be 3 years old is useless and you have no security in place. CEOs  and CFOs will use the smooth sailing argument &ndash; Hey! We never had a security  issue in the past 2 years? So why worry now? </p>
<p>You have to  show them what Rumelt said about Hindenburg! A small design flaw can blow them  out of business since the ERP system is the business backbone in many  companies.</p>
<p>So it is  important to focus on three things:</p>
<ol>
<li>Critically question your IT systems &amp; the  Security design &ndash; are they relevant? Are they bullet proof &amp; future proof?  Is there a hidden flaw? </li>
<li>Hope is not a strategy! So create a Security  Team to redesign the IT Security Framework based on a thorough and annual Risk  Assessment (mere adherence to ISO 27001 or ITIL will not do!). Use professional  help if needed.</li>
<li>Execute your plans in a phased manner &ndash; first  time right. Do not try to boil the ocean. Keep this as a continuous improvement  process.</li>
</ol>
<p>Author:<br />
  Dr. Jagan Nathan Vaman PhD CGEIT  CISA<br />
  Chief  Consulting Officer<br />
  <strong>Aujas Risk Management Services</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.aujasnetworks.com/the-smooth-sailing-fallacy-ceos-watch-out-your-erp-may-be-insecure.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>High Performance SAP Security – Guard Your Business, Not Just Your SAP ERP</title>
		<link>http://blog.aujasnetworks.com/high-performance-sap-security-guard-your-business-not-just-your-sap-erp.html</link>
		<comments>http://blog.aujasnetworks.com/high-performance-sap-security-guard-your-business-not-just-your-sap-erp.html#comments</comments>
		<pubDate>Mon, 28 Nov 2011 13:47:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Article]]></category>

		<guid isPermaLink="false">http://6d158577-f05a-40db-8337-31b7942af722</guid>
		<description><![CDATA[Businesses are now inseparable from their IT systems, computers, networks and data; companies are their ERP, which in turn enables most of their business processes. Accordingly, risk management, security and compliance are increasingly viewed as &#8230;<span class="more-link-span"><a href="http://blog.aujasnetworks.com/high-performance-sap-security-guard-your-business-not-just-your-sap-erp.html" class="more-link">Read More </a></span>]]></description>
			<content:encoded><![CDATA[<p><span style="font-size: 12px; font-family: Verdana;">Businesses are now inseparable from their IT systems, computers, networks and data; companies are their ERP, which in turn enables most of their business processes. Accordingly, risk management, security and compliance are increasingly viewed as board level concerns. </span></p>
<p><span style="font-size: 12px; font-family: Verdana;">Maintaining awareness of potential security incidents all the time, every day, is difficult, and knowing how to react to incidents is more difficult still. Your company needs to be ‘right’ all the time, but intruders only need to be ‘right’ once. Imagine an IP, Design, Customer Data, Financial data theft from your SAP system! It can lead to both a reputation loss and a loss of business.</span></p>
<p><span style="font-size: 12px; font-family: Verdana;">Companies that run SAP ERP &amp; their security teams should understand how vulnerable your SAP system is! Here are some facts that might shake you:</span></p>
<ol>
<li><span style="font-size: 12px; font-family: Verdana;">In a typical SAP environment, data transferred between a client and the server is unencrypted. E.g. Any communication with the SAP server using a Desktop or mobile device or client app or portal transmits unencrypted data! It is a high risk area, “client to server un-encrypted communication”, and makes your entire SAP system highly vulnerable.</span></li>
<li><span style="font-size: 12px; font-family: Verdana;">To fix this gap, SAP has recently introduced “SNC Encryption module” in<br />
October 2011 and is a free release for the SAP clients. Through this<br />
small upgrade you can quickly fix one of the most vulnerable areas of<br />
your SAP system.  Point to note here is that this un-encrypted<br />
communication vulnerability existed for a long time in your SAP system<br />
and even now you are vulnerable without this fix.<br />
</span></li>
</ol>
<p><span style="font-size: 12px; font-family: Verdana;">SAP did two acquisitions to provide a Secure SAP system and these are recent events.</span></p>
<ol>
<li><span style="font-size: 12px; font-family: Verdana;">SAP acquired MaxWare Identity Management solution in 2006. This is incorporated as SAP Netweaver Identity Management solution &amp; sold with a licensing model.</span></li>
<li><span style="font-size: 12px; font-family: Verdana;">SAP acquired SECUDE (a Swiss SAP Information security company) software assets in March 2011. With this acquisition came Single Sign-On (Secure Log-In), ESSO – Enterprise SSO and SNC Encryption. </span></li>
</ol>
<p><span style="font-size: 12px; font-family: Verdana;">There is a lot to catch up and be compliant with these security solutions – to ensure a secure SAP environment. To bring you up-to-date on the SAP security and improve your SAP Security posture – you need a roadmap.  </span></p>
<p><span style="font-size: 12px; font-family: Verdana;">The road map broadly should focus on a combination of business focus, scenario analysis and SAP security tools. The combined knowledge of your security experts and a purpose driven SAP security assessments, provide you with a world-class SAP security service at a low cost.</span></p>
<p><span style="font-size: 12px; font-family: Verdana;">High Performance SAP Security road-map is developed with a three phased approach:</span></p>
<p><span style="font-size: 12px; font-family: Verdana;"><strong>1. Assessment</strong> – This phase is designed to understand the ‘as-is’ risk profile of your organization, and how it fits with the business requirements of your enterprise. Based on this assessment you should tailor SAP Security design and controls to monitor and protect key business assets as well as the enabling IT of your enterprise. </span></p>
<p><span style="font-size: 12px; font-family: Verdana;"><strong>2. Implementation</strong> – Deployment of controls processes and tools to put the right monitoring capability in place, and building of the right rule-sets to prioritize and escalate events in line with business priorities. </span></p>
<p><span style="font-size: 12px; font-family: Verdana;"><strong>3. Ongoing Management </strong>–SAP Security process that works on intelligent escalation as required and continuous improvement of your risk management and security posture with a managed SAP Security service. A Security Management Portal should be built so that your company can drill down into the status of threats and remediation actions underway.</span></p>
<p><span style="font-size: 12px; font-family: Verdana;">The benefits of a high performance SAP Security includes:</span></p>
<ul>
<li><span style="font-size: 12px; font-family: Verdana;">Business-focused security delivery model: guard your business, not just your SAP ERP</span></li>
<li><span style="font-size: 12px; font-family: Verdana;">Improved security efficiency as a result of wider SAP Security situational awareness and Business asset aligned prioritization</span></li>
<li><span style="font-size: 12px; font-family: Verdana;">SAP Security and compliance tools, dashboards that provide you with a view of your security posture and results of security improvement programs</span></li>
<li><span style="font-size: 12px; font-family: Verdana;">Improved manageability and reduction in security operating costs</span></li>
<li><span style="font-size: 12px; font-family: Verdana;">Reduced security ‘distraction factor’ so that you can focus on your core business objectives.</span></li>
</ul>
<p>Author:<br />
  Dr. Jagan Nathan Vaman PhD CGEIT  CISA<br />
  Chief  Consulting Officer<br />
  <strong>Aujas Risk Management Services</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.aujasnetworks.com/high-performance-sap-security-guard-your-business-not-just-your-sap-erp.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Aujas signs with Palamida to offer Intellectual Property and Security compliance services</title>
		<link>http://blog.aujasnetworks.com/aujas-signs-with-palamida-to-offer-intellectual-property-and-security-compliance-services.html</link>
		<comments>http://blog.aujasnetworks.com/aujas-signs-with-palamida-to-offer-intellectual-property-and-security-compliance-services.html#comments</comments>
		<pubDate>Wed, 05 Oct 2011 08:49:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Announcement]]></category>
		<category><![CDATA[Secure Development]]></category>

		<guid isPermaLink="false">http://3235145c-d42b-4a0c-966d-de5929ee1219</guid>
		<description><![CDATA[Software products today are the result of reuse of code from many sources, especially open source software. It is a good strategy, if you go by the principle “Why build when you can re-use?” There &#8230;<span class="more-link-span"><a href="http://blog.aujasnetworks.com/aujas-signs-with-palamida-to-offer-intellectual-property-and-security-compliance-services.html" class="more-link">Read More </a></span>]]></description>
			<content:encoded><![CDATA[<p><font style="font-size: 12px;" color="#17365d" face="arial"></p>
<p><font style="font-size: 10pt;">Software products today are the result of reuse of code from many sources, especially open source software. It is a good strategy, if you go by the principle “Why build when you can re-use?” There are definite benefits including faster time to market and lower costs. The only hitch is open source software comes with their own legal requirements, security issues and intellectual property content.</font></p>
<p><font style="font-size: 10pt;">So it becomes mandatory to have a framework in place to ensure that the security and legal status of resulting applications are managed well. We are seeing an increased demand from our clients to help them understand the content in their software projects. Given that for a lot of applications, more than 50% of code is open source or third party code. </font></p>
<p><font style="font-size: 10pt;">We are pleased to announce a partnership with Palamida, a leader in application security for open source software headquartered in San Francisco. The partnership will help Aujas deliver solutions to assist clients to manage the intellectual property content to their software products. Aujas will enhance our Secure Development life cycle (SDL) services with software composition analysis services, which will help in quickly identifying and track undocumented code, associated security vulnerabilities </font><font style="font-size: 10pt;">as well as intellectual property and compliance issues, enabling organizations to cost-effectively manage and secure mission critical applications and products. </font><font style="font-size: 10pt;">For more information <a href="http://www.aujas.com/open_source_software_security_services.html" target="_blank" class="">click here</a>. <br /></font></p>
<p>Software security is one of the biggest risk in the industry today, and while the industry is definitely taking steps to address this issue, it is still too little given the scale of the issue. We are exploring innovative ways to address these risk and help clients with tackle this issue effectively with our SDL services. Our partnership with Palamida is one more step in this direction. </p>
<p></font></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.aujasnetworks.com/aujas-signs-with-palamida-to-offer-intellectual-property-and-security-compliance-services.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Aujas wins NASSCOM EMERGE 50 2011 award and also Deloitte Technology Fast 50 India 2011 award</title>
		<link>http://blog.aujasnetworks.com/aujas-wins-nasscom-emerge-50-2011-award-and-also-deloitte-technology-fast-50-india-2011-award.html</link>
		<comments>http://blog.aujasnetworks.com/aujas-wins-nasscom-emerge-50-2011-award-and-also-deloitte-technology-fast-50-india-2011-award.html#comments</comments>
		<pubDate>Wed, 05 Oct 2011 08:38:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Announcement]]></category>

		<guid isPermaLink="false">http://8a09d068-1cdf-47a1-92d4-86abff610311</guid>
		<description><![CDATA[Last week was a good week. First we got the news that Aujas has won the Deloitte Technology Fast 50 India 2011 award. And just as we were about to start the celebrations, we got &#8230;<span class="more-link-span"><a href="http://blog.aujasnetworks.com/aujas-wins-nasscom-emerge-50-2011-award-and-also-deloitte-technology-fast-50-india-2011-award.html" class="more-link">Read More </a></span>]]></description>
			<content:encoded><![CDATA[<p><font style="font-size: 12px;" face="Arial">
<p><font color="#002060"><font style="font-size: 12px;"></font>Last week was a good week. First we got the news that Aujas has won the Deloitte Technology Fast 50 India 2011 award. And just as we were about to start the celebrations, we got the news that we are also a NASSCOM EMERGE 50 2011 winner. What better way to begin the new quarter?</font></p>
<p><font color="#002060">The Technology Fast 50 is a global program run by Deloitte, one of the Big 4 and a leading professional services firm. It is a pre-eminent technology awards program which ranks India’s 50 fastest-growing technology companies based on percentage revenue growth over three years. Deloitte has been running this program for last 7 years and previous winners include Fastpipe, iCreate, 3i Infotech and others. This is the first year Aujas participated in the program. </font></p>
<p><font color="#002060">The EMERGE 50 is a program by NASSCOM to celebrate the spirit of entrepreneurship in the emerging business and showcasing success at early growth stage. The objective of NASSCOM EMERGE 50 is to recognize, celebrate, mentor, and offer crucial growth assistance to the next batch of 50 emerging companies. This is the second consecutive year for us where we are part of EMERGE 50.</font></p>
<p><font color="#002060">As Gerard Ekedal said, “Recognition is the greatest motivator.” It is true for people, it is true for employees and it is true for companies as well. The awards are a recognition of all the hard work that everyone at Aujas has put into building a great company. It motivates all of us at Aujas, to try harder and do more as we help our clients “Manage Information Risk and Enhance Value” </font></p>
<p><font color="#002060">Any significant achievement is only possible when everyone involved contributes significantly to the cause. A big thank you to all of the wonderful team at Aujas who have worked so hard to get us here, as well as our supportive Board and investors IDG Ventures India.&nbsp;Working with the team over these last few years through challenging times and creating an entity with 120 people, 150 customers in 15 countries has been a great journey and a life affirming experience about focus, commitment and humility. </font></p>
<p><font color="#002060">We would also like to thank all our clients who have partnered with us in this journey and have guided, supported and helped us. As mentioned earlier, it only motivates us to do more for you and stretch the extra mile.</font>  <font style="font-size: 11pt;" color="#002060"></font><font style="font-size: 10px;"><font style="font-size: 11pt;" color="#002060"><br /></font></font></p>
<p><font style="font-size: 12px;"><font style="font-size: 11pt;" color="#002060">The awards are a good encouragement on this long journey, but it is still a long road ahead. As a wise man once said, “Success is a journey and not a destination.”</font></font></p>
<p></font></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.aujasnetworks.com/aujas-wins-nasscom-emerge-50-2011-award-and-also-deloitte-technology-fast-50-india-2011-award.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Managing Risk of Privileged Access and Activity Management</title>
		<link>http://blog.aujasnetworks.com/managing-risk-of-privileged-access-and-activity-management.html</link>
		<comments>http://blog.aujasnetworks.com/managing-risk-of-privileged-access-and-activity-management.html#comments</comments>
		<pubDate>Tue, 26 Jul 2011 14:32:55 +0000</pubDate>
		<dc:creator>aujasus</dc:creator>
				<category><![CDATA[Identity and Access]]></category>
		<category><![CDATA[Risk management]]></category>
		<category><![CDATA[Access Management]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[Information technology]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://aujasus.com/?p=761</guid>
		<description><![CDATA[The Problem As organizations continue to leverage IT systems to support their businesses, the requirement of managing privileged users is rapidly emerging. Privileged IDs are the in-built system accounts within applications, operating systems, and databases. &#8230;<span class="more-link-span"><a href="http://blog.aujasnetworks.com/managing-risk-of-privileged-access-and-activity-management.html" class="more-link">Read More </a></span>]]></description>
			<content:encoded><![CDATA[<p><strong><a href="http://developer.leadformix.net/aujasblog/wp-content/uploads/2011/07/privileged-access.jpg"><img class="alignright size-medium wp-image-770" title="Privileged access" src="http://developer.leadformix.net/aujasblog/wp-content/uploads/2011/07/privileged-access.jpg?w=300" alt="Managing the risk of privileged access" width="300" height="187" /></a>The Problem</strong><br />
As organizations continue to leverage IT systems to support their businesses, the requirement of managing privileged users is rapidly emerging. Privileged IDs are the in-built system accounts within applications, operating systems, and databases. Additionally, user accounts that are created for administration of systems are also privileged IDs.<br />
These IDs have higher and generally unrestricted authority associated with them to allow efficient system maintenance. As a side effect, these IDs can also be used to make widespread changes to the business systems.</p>
<p><strong>The Risk</strong><br />
Usually, these IDs, especially the ones that are in-built, are shared among the groups of administrators. This method of sharing highly powerful access can cause accountability concerns and non compliance with regulatory requirement, thereby significantly increasing the access risk.</p>
<p>Data can be stolen undetected or IT systems can be sabotaged by misusing the privileged access, since these IDs have access to systems from the backend and can bypass the control deployed for business users.</p>
<p>The rapidly emerging trends of cloud computing, consolidation of data centers, virtualization and hosted application services providers imply growing numbers of IT systems and privileged IDs. Any organization using significant number of IT systems like servers, network devices, desktops, or applications faces the requirement of managing privileged IDs.</p>
<p>Regulatory and government requirements for telecom, banking and IT verticals create an even greater need to address this requirement. Recent prominent and high profile security breaches in these verticals across the globe highlight the degree of access risk caused by inadequate privileged ID management.</p>
<p><strong>What Not to Do</strong><br />
Limiting the privileges granted to these IDs will not mitigate the risk as it will render the useless IDs to perform its functions. Alternatively, some organizations aim to bring in accountability by assigning individual IDs to their administrators in order to eliminate sharing. This approach is helpful only for managing a small number of administrators managing few systems.</p>
<p>In-built IDs will still need to be shared even if administrators use their own individual IDs. To add to the complexity, some IT systems enforce a limit on the number of individual accounts that can be created to manage them. Moreover, the number of individual IDs grows multiplicatively with the increase in both the number of administrators and managed systems.</p>
<p>For example, an admin team of twenty managing a thousand systems can easily be dealing with more than 20,000 IDs. The cost and complexity of managing the lifecycle, enforcing password policies and access controls on so many individual IDs makes this approach suboptimal.</p>
<p><strong>Mitigating the Risk</strong><br />
What is needed is a comprehensive and modular approach to privileged access and activity management. Privileged access and activity management is an identity management domain comprising of the same traditional building blocks of User Provisioning, Single Sign-on and Access Management, Role Management, Password Vault and SIEM tied together with robust solution design based on well thought of policies and procedures.</p>
<p>A good solution approach uses an iterative model to focus on each of these areas and improve them incrementally by understanding how it integrated with other building blocks. This approach allows for a modular solution which not only can solve immediate problems with least disruption and change to the existing practices, but also scale to meet the evolved requirements as the business and expectations grow.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.aujasnetworks.com/managing-risk-of-privileged-access-and-activity-management.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Consumerization is Real</title>
		<link>http://blog.aujasnetworks.com/consumerization-is-real.html</link>
		<comments>http://blog.aujasnetworks.com/consumerization-is-real.html#comments</comments>
		<pubDate>Mon, 25 Jul 2011 03:54:17 +0000</pubDate>
		<dc:creator>sameer</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://615fa588-94aa-4d93-8732-9db88a46a7dd</guid>
		<description><![CDATA[A lot has happened since my last post. Apple launched IOS 5 &#38; iCloud, Skype was bought by Microsoft, Facebook is moving into a new campus once owned by Sun, in June we saw some &#8230;<span class="more-link-span"><a href="http://blog.aujasnetworks.com/consumerization-is-real.html" class="more-link">Read More </a></span>]]></description>
			<content:encoded><![CDATA[<p style="MARGIN: 0cm 0cm 10pt"><span><font face=Arial>A lot has happened since my last post. Apple launched IOS 5 &amp; iCloud, Skype was bought by Microsoft, Facebook is moving into a new campus once owned by Sun, in June we saw some major cyber attacks, Microsoft acquired Nokia’s mobile business, Linkedin went public, Apple bought HP’s campus in Cupertino and I moved to the Bay area. Agreed the last one is not as major as others, but it has an impact on my learning’s as I share them over the next few posts.</font></span></p>
<p style="MARGIN: 0cm 0cm 10pt"><span><font face=Arial>I often think how real is the Consumerization theory? It is a passing phenomenon, which would lose its momentum as we move on? Would business adopt it? Would it remain a B2C technology, would it impact B2B transactions? This post is my attempt to think through this.</font></span></p>
<p style="MARGIN: 0cm 0cm 10pt"><span><font face=Arial>Over the last two months I have seen extreme examples of consumerization in use. Part of my departure process from India involved me going to a family event in my village. Technology &amp; consumerization is the last thing I could relate to the village where continued electricity supply was a challenge. During the event I saw my cousin use his smart phone to update this Facebook status on 3G! Now this guy is a successful businessman, who I didn’t think knew how to use a computer and I know had a hard time getting through his graduate studies.</font></span></p>
<p style="MARGIN: 0cm 0cm 10pt"><span><font face=Arial>The other extreme was my experience in moving to the Bay area, setting up my home and office in Cupertino, California. Yes Cupertino, the home of Apple. Not many believe me that that was not the reason for me to choose Cupertino. Living in the US has its own set of learning’s, one among them is as my friend says “Your home may not have water, but it needs to have internet”.&nbsp; At home I have a basic internet service (22Mpbs download speed, yes that’s basic). There is not a single aspect of our life which is not powered by an Internet service or for that matter a smartphone application, which is on the cloud. &nbsp;Some examples:</font></span></p>
<p style="MARGIN: 0cm 0cm 0pt 36pt"><font face=Arial><span><span>&shy;<span style="LINE-HEIGHT: normal; FONT-VARIANT: normal; FONT-STYLE: normal; FONT-SIZE: 7pt; FONT-WEIGHT: normal">&nbsp;&nbsp; </span></span></span><span>TV (Netflix)</span></font></p>
<p style="MARGIN: 0cm 0cm 0pt 36pt"><font face=Arial><span><span>&shy;<span style="LINE-HEIGHT: normal; FONT-VARIANT: normal; FONT-STYLE: normal; FONT-SIZE: 7pt; FONT-WEIGHT: normal">&nbsp;&nbsp; </span></span></span><span>Phone (Vonage)</span></font></p>
<p style="MARGIN: 0cm 0cm 0pt 36pt"><font face=Arial><span><span>&shy;<span style="LINE-HEIGHT: normal; FONT-VARIANT: normal; FONT-STYLE: normal; FONT-SIZE: 7pt; FONT-WEIGHT: normal">&nbsp;&nbsp; </span></span></span><span>Maps / GPS (Mapquest, Google Maps)</span></font></p>
<p style="MARGIN: 0cm 0cm 0pt 36pt"><font face=Arial><span><span>&shy;<span style="LINE-HEIGHT: normal; FONT-VARIANT: normal; FONT-STYLE: normal; FONT-SIZE: 7pt; FONT-WEIGHT: normal">&nbsp;&nbsp; </span></span></span><span>Banking (mobile app, e.g. I can simply take a photo of a cheque for it to be deposited)</span></font></p>
<p style="MARGIN: 0cm 0cm 0pt 36pt"><font face=Arial><span><span>&shy;<span style="LINE-HEIGHT: normal; FONT-VARIANT: normal; FONT-STYLE: normal; FONT-SIZE: 7pt; FONT-WEIGHT: normal">&nbsp;&nbsp; </span></span></span><span>Tennis (joining weekly practice sessions, court bookings and USTA league)</span></font></p>
<p style="MARGIN: 0cm 0cm 0pt 36pt"><font face=Arial><span><span>&shy;<span style="LINE-HEIGHT: normal; FONT-VARIANT: normal; FONT-STYLE: normal; FONT-SIZE: 7pt; FONT-WEIGHT: normal">&nbsp;&nbsp; </span></span></span><span>Library (online booking, RFID check-in and check-out)</span></font></p>
<p style="MARGIN: 0cm 0cm 0pt 36pt"><font face=Arial><span><span>&shy;<span style="LINE-HEIGHT: normal; FONT-VARIANT: normal; FONT-STYLE: normal; FONT-SIZE: 7pt; FONT-WEIGHT: normal">&nbsp;&nbsp; </span></span></span><span>Books (ebooks)</span></font></p>
<p style="MARGIN: 0cm 0cm 0pt 36pt"><font face=Arial><span><span>&shy;<span style="LINE-HEIGHT: normal; FONT-VARIANT: normal; FONT-STYLE: normal; FONT-SIZE: 7pt; FONT-WEIGHT: normal">&nbsp;&nbsp; </span></span></span><span>Travel (online booking and smart phone boarding passes)</span></font></p>
<p style="MARGIN: 0cm 0cm 0pt 36pt"><font face=Arial><span><span>&shy;<span style="LINE-HEIGHT: normal; FONT-VARIANT: normal; FONT-STYLE: normal; FONT-SIZE: 7pt; FONT-WEIGHT: normal">&nbsp;&nbsp; </span></span></span><span>Music (Pandora)</span></font></p>
<p style="MARGIN: 0cm 0cm 0pt 36pt"><font face=Arial><span><span>&shy;<span style="LINE-HEIGHT: normal; FONT-VARIANT: normal; FONT-STYLE: normal; FONT-SIZE: 7pt; FONT-WEIGHT: normal">&nbsp;&nbsp; </span></span></span><span>Home remote (yes that’s an app on my ipad to control multiple devices)</span></font></p>
<p style="MARGIN: 0cm 0cm 0pt 36pt"><font face=Arial><span><span>&shy;<span style="LINE-HEIGHT: normal; FONT-VARIANT: normal; FONT-STYLE: normal; FONT-SIZE: 7pt; FONT-WEIGHT: normal">&nbsp;&nbsp; </span></span></span><span>News (We don’t get any “newspaper”)</span></font></p>
<p style="MARGIN: 0cm 0cm 0pt 36pt"><font face=Arial><span><span>&shy;<span style="LINE-HEIGHT: normal; FONT-VARIANT: normal; FONT-STYLE: normal; FONT-SIZE: 7pt; FONT-WEIGHT: normal">&nbsp;&nbsp; </span></span></span><span>Skype (video calls)</span></font></p>
<p style="MARGIN: 0cm 0cm 0pt 36pt"><font face=Arial><span><span>&shy;<span style="LINE-HEIGHT: normal; FONT-VARIANT: normal; FONT-STYLE: normal; FONT-SIZE: 7pt; FONT-WEIGHT: normal">&nbsp;&nbsp; </span></span></span><span>Google Places to find stores and restaurants</span></font></p>
<p style="MARGIN: 0cm 0cm 0pt 36pt"><font face=Arial><span><span>&shy;<span style="LINE-HEIGHT: normal; FONT-VARIANT: normal; FONT-STYLE: normal; FONT-SIZE: 7pt; FONT-WEIGHT: normal">&nbsp;&nbsp; </span></span></span><span>Movie ticket bookings</span></font></p>
<p style="MARGIN: 0cm 0cm 0pt 36pt"><font face=Arial><span><span>&shy;<span style="LINE-HEIGHT: normal; FONT-VARIANT: normal; FONT-STYLE: normal; FONT-SIZE: 7pt; FONT-WEIGHT: normal">&nbsp;&nbsp; </span></span></span><span>Online shopping (Craiglist, Walmart etc.)</span></font></p>
<p style="MARGIN: 0cm 0cm 0pt 36pt"><font face=Arial><span><span>&shy;<span style="LINE-HEIGHT: normal; FONT-VARIANT: normal; FONT-STYLE: normal; FONT-SIZE: 7pt; FONT-WEIGHT: normal">&nbsp;&nbsp; </span></span></span><span>School updates </span></font></p>
<p style="MARGIN: 0cm 0cm 0pt 36pt"><font face=Arial><span><span>&shy;<span style="LINE-HEIGHT: normal; FONT-VARIANT: normal; FONT-STYLE: normal; FONT-SIZE: 7pt; FONT-WEIGHT: normal">&nbsp;&nbsp; </span></span></span><span>Insurance</span></font></p>
<p style="MARGIN: 0cm 0cm 0pt 36pt"><font face=Arial><span><span>&shy;<span style="LINE-HEIGHT: normal; FONT-VARIANT: normal; FONT-STYLE: normal; FONT-SIZE: 7pt; FONT-WEIGHT: normal">&nbsp;&nbsp; </span></span></span><span>Medical services</span></font></p>
<p style="MARGIN: 0cm 0cm 10pt 36pt"><font face=Arial><span><span>&shy;<span style="LINE-HEIGHT: normal; FONT-VARIANT: normal; FONT-STYLE: normal; FONT-SIZE: 7pt; FONT-WEIGHT: normal">&nbsp;&nbsp; </span></span></span><span>Etc.</span></font></p>
<p style="MARGIN: 0cm 0cm 10pt"><span><font face=Arial>We add to the list almost every day AND each one of the above has an Apple App! So having an Apple App is like a basic must have channel for business to reach its customers. I must add that the above are basic services; our family is not the most technically advanced, yet.</font></span></p>
<p style="MARGIN: 0cm 0cm 10pt"><span><font face=Arial>So each of these “consumers” who become “users” inside the enterprise are being exposed to such services and channels, they seem to expect the same type of services from the enterprise. Enterprises are now creating “internal applications” using the consumerization channel and are distributing them to users and customers. </font></span></p>
<p style="MARGIN: 0cm 0cm 10pt"><span><font face=Arial>This seems to be an irreversible phenomenon, the adaptation across users and businesses is just growing and in areas which are beyond imagination. I recently read about a company in the Bay area which has created technology to open the car using an iPhone app. You don’t need to carry anything now, cash, cards, keys, contacts, books, newspapers, addresses, GPS, music player, remote control etc. All you need is an iPhone and the internet.</font></span></p>
<p style="MARGIN: 0cm 0cm 10pt"><span><font face=Arial>Consumerization is real, it’s here to stay and we are going to find ways to use it, beyond what we can imagine now. &nbsp;It’s also not possible to de-couple the CSM (Cloud, Social and Mobile) elements of Consumerization. One is going to drive the others and the cycle will continue. So will the need to build security strategies as these services are rolled out, which would help me pay the bills for services I am using!</font></span></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.aujasnetworks.com/consumerization-is-real.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Download the Risky Business eBook for Insights into Information Security</title>
		<link>http://blog.aujasnetworks.com/risky-business-ebook.html</link>
		<comments>http://blog.aujasnetworks.com/risky-business-ebook.html#comments</comments>
		<pubDate>Fri, 22 Jul 2011 17:26:11 +0000</pubDate>
		<dc:creator>aujasus</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://aujasus.com/?p=746</guid>
		<description><![CDATA[Over the last three years we have published many key articles covering best practices, happenings in the industry, critical items to watch for in the Information Risk management domain. Our objective always has been to &#8230;<span class="more-link-span"><a href="http://blog.aujasnetworks.com/risky-business-ebook.html" class="more-link">Read More </a></span>]]></description>
			<content:encoded><![CDATA[<div id="attachment_721" class="wp-caption alignright" style="width: 274px"><a href="http://developer.leadformix.net/aujasblog/wp-content/uploads/2011/07/risky-business-ebook.pdf"><img class="size-medium wp-image-721" title="ebook pic" src="http://developer.leadformix.net/aujasblog/wp-content/uploads/2011/07/ebook-pic.png?w=264" alt="" width="264" height="300" /></a><p class="wp-caption-text">Download the Risky Business ebook for insights into information security risks</p></div>
<p>Over the last three years we have published many key articles covering best practices, happenings in the industry, critical items to watch for in the Information Risk management domain.</p>
<p align="LEFT">Our objective always has been to inform and create awareness on the critical aspects of information security and risk management.</p>
<p align="LEFT">Over the last 35 editions we have covered a lot of ground. We have created this eBook which is a compilation of some of our best articles we have published. We hope this <a href="http://aujasus.com/aujas-us-services/risky-business-insights-ebook/risky-business-ebook/" rel="attachment wp-att-708">Risky Business ebook</a> is an exciting addition  collection to your digital library.</p>
<p align="LEFT">Download the <a title="Risky Business ebook" href="http://aujasus.com/?attachment_id=708" target="_blank">Risky Business ebook </a>now!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.aujasnetworks.com/risky-business-ebook.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Outlook for Mobile payment adoption in India is Bright, but Security is still a big concern</title>
		<link>http://blog.aujasnetworks.com/outlook-for-mobile-payment-adoption-in-india-is-bright-but-security-is-still-a-big-concern.html</link>
		<comments>http://blog.aujasnetworks.com/outlook-for-mobile-payment-adoption-in-india-is-bright-but-security-is-still-a-big-concern.html#comments</comments>
		<pubDate>Wed, 06 Jul 2011 14:02:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Announcement]]></category>
		<category><![CDATA[Vulnerability Management]]></category>

		<guid isPermaLink="false">http://c82c9109-fc6f-4101-a63e-33d00a6c037e</guid>
		<description><![CDATA[Last month, I spoke at the Mobile Payment India 2011 – 3rd International Conference held at Taj Lands End, Mumbai. The conference was attended by nearly 200 attendees including mobile payment service providers, Banks, Telecom &#8230;<span class="more-link-span"><a href="http://blog.aujasnetworks.com/outlook-for-mobile-payment-adoption-in-india-is-bright-but-security-is-still-a-big-concern.html" class="more-link">Read More </a></span>]]></description>
			<content:encoded><![CDATA[<p style="" align="justify"><font style="font-size: 10pt; line-height: 115%;">Last month, I spoke at the Mobile Payment India 2011 – 3<sup>rd</sup> International Conference held at Taj Lands End, Mumbai. The conference was attended by nearly 200 attendees including mobile payment service providers, Banks, Telecom companies and regulators. </font></p>
<p style="" align="justify"><font style="font-size: 10pt; line-height: 115%;">The primary focus was on the roadmap for M-Payment services roll-out for the huge consumer base in India. Leading payment service providers and banks came together to showcase their concrete and innovative mobile payment solutions. </font></p>
<p style="" align="justify"><font style="font-size: 10pt; line-height: 115%;">In panel discussions on <i>‘Future of M-Payment in India and Service providers’ perspective’</i>, lots of new ideas and perceptions were shared by leaders from Aadhaar, MTNL, Bharti Airtel, Reliance Communications and Axis Bank.<font>&nbsp; </font>There were interesting discussions on exciting Mobile payment success stories and growth prospects in Indian market. </font></p>
<p style="" align="justify"><font style="font-size: 10pt; line-height: 115%;">One of the key concerns was about <b>Mobile payments standardization</b> of policies, deployments, revenue models for service providers and banks, which are critical to make M-payment services a success. The second key concern was about security issues and risks in mobile payments eco-system. </font></p>
<p style="" align="justify"><font style="font-size: 10pt; line-height: 115%;">Everyone agreed on security risks involved in this eco-system, but not too many sessions were there on how to mitigate these security risks. Surprisingly, the only one who spoke about Mobile security risks and mitigation was me.</font></p>
<p style="" align="justify"><font style="font-size: 10pt; line-height: 115%;">My session was on <b>“<i>Mitigating Security risks in Mobile Payment Applications”</i></b><i>.</i> It covered the concerns around major security risks in Mobile payments communications channels and payment application design flaws. The session focused on the trends in security risks and challenges involved and best practices to mitigate these security risks and challenges. </font></p>
<p> <font style="font-size: 10pt; line-height: 115%;">The outlook for Mobile payment in India seems bright, as long on companies take care of security. Secure Mobile payment applications would be main attentive feature to attract and build trust among mobile payments’ larger customer-base.</font></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.aujasnetworks.com/outlook-for-mobile-payment-adoption-in-india-is-bright-but-security-is-still-a-big-concern.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

