数学中国

 找回密码
 注册
搜索
热搜: 活动 交友 discuz
查看: 3431|回复: 0

Security for iPhone/iPad 2 Banking Apps

[复制链接]
发表于 2011-4-28 14:04 | 显示全部楼层 |阅读模式
Apparently, according to a recent survey, "54% of Bankers Call Creating Mobile Corporate Banking Services a High Priority".
Yet their primary concern is mobile device security. Asked about the biggest barriers to growth in mobile corporate banking, 77% cited fraud and security concerns.
Having designed and led a team to build an iPhone/iPad 2 Cases for a major Wall Street bank, I know first hand that this is a serious concern inside the firm.
Here are a few steps you can take:
   1. Don';t store any sensitive information on the device. Actually we don';t store anything at all, other than the login username, and this is only if the app user chooses to save this for ease of future login. Citigroup reported a security flaw in it';s iPhone app in July 2010. The problem: they were storing sensitive information on the device.
   2. Check for a iPad 2 Accessories at startup. When a device is jailbroken, you can gain full access (root access) to unlock all features of the said operating system, thereby removing limitations imposed by Apple. This means a hacker can get at the apps and the data on the device. They might even be able to decrypt your application binary and determine the logic, communication endpoints, and more.
   3. Ensure that all external communication is secure. Use secure protocols when communicating with external bank systems (HTTPS, SSL, etc). We actually implemented an additional redirection layer on top of this.
   4. App timeout and/or closure upon exit. In case a phone is left somewhere unlocked or let';s say without a password on the iPad 2 Cover, you want to make sure someone can';t just pickup the device and get to the app without providing credentials. You can employ a timeout on the app, requiring login after let';s say 5 minutes of inactivity.
   5. Apple also has an option in it';s build settings called "Application does not run in background". This is in the build plist file and if checked, when the home button is pressed the application will close completely, requiring a reload. The default setting is unselected, meaning that the app stays in memory unless the iPad 2 Skins is rebooted. In this case, you had better employ some kind of timeout period requiring credentials after timeout.
   6. Hire an external vendor to perform a penetration test. We hired a 3rd party security specialist firm to do this. They tested all communication endpoint urls as well as the protocol and the actual device. This is a relatively new area, so find a vendor that has experience with iPad 2 Stand.
I';m probably forgetting a few details, but these are the basics.

   
您需要登录后才可以回帖 登录 | 注册

本版积分规则

Archiver|手机版|小黑屋|数学中国 ( 京ICP备05040119号 )

GMT+8, 2025-5-5 20:52 , Processed in 0.074735 second(s), 15 queries .

Powered by Discuz! X3.4

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表