差異處

這裏顯示兩個版本的差異處。

連向這個比對檢視

Both sides previous revision 前次修改
下次修改
前次修改
公開:tibame_ios_app資訊安全 [2019/06/30 14:50]
kent
公開:tibame_ios_app資訊安全 [2021/04/19 15:12] (目前版本)
kent
行 1: 行 1:
 +====== 課程講義 ======
 +
 +[[https://​www.dropbox.com/​s/​7ztmvjjipp1u0ww/​Swift_Lesson9_Security_20210418-1_AI_Network.pdf?​dl=0|下載連結]]
 +
 ====== 網路安全練習主機與電文資訊 ====== ====== 網路安全練習主機與電文資訊 ======
 <​file>​ <​file>​
 主機URL: "​http://​class.softarts.cc/​AppSecurity/​encryptData.json"​ 主機URL: "​http://​class.softarts.cc/​AppSecurity/​encryptData.json"​
-Package ​加密 Key: "​zaq1xsw2cde3vfr4"​+Payload ​加密 Key: "​zaq1xsw2cde3vfr4"​
 Password 加密 Key Prefix: "​1qaz2wsx"​ Password 加密 Key Prefix: "​1qaz2wsx"​
 </​file>​ </​file>​
行 12: 行 16:
 </​file>​ </​file>​
  
-==== UDID登記表 ==== 
-[[https://​docs.google.com/​spreadsheets/​d/​1lWJeJszvQkPqZ3tLY9-ZEjtqrANw1lCOOZnjU5mfhlc/​edit?​usp=sharing|UDID登記表]] 
  
-==== DataProtection練習憑證 ==== + 
-僅支援有登記UDID的裝置. +
-[[https://​www.dropbox.com/​s/​o706jpeorrrmvum/​Tibame0629DataProtection%E6%86%91%E8%AD%89.zip?​dl=0|憑證下載]] +
-<​file>​ +
-Bundle ID: cc.softarts.dataprotection.demo0630 +
-P12密碼: 無 +
-</​file>​+
 ==== SSL Pinning ==== ==== SSL Pinning ====
 [[https://​www.ssllabs.com/​ssltest/​index.html |SSLLabs]] [[https://​www.ssllabs.com/​ssltest/​index.html |SSLLabs]]
行 61: 行 58:
 [[https://​github.com/​TheSwiftyCoder/​JailBreak-Detection|JailBreak-Detection]] [[https://​github.com/​TheSwiftyCoder/​JailBreak-Detection|JailBreak-Detection]]
  
 +==== TouchID/​FaceID 範例程式 ====
 +[[https://​www.dropbox.com/​s/​k1bc1lcmxo522zc/​SwiftHelloLocalAuthentication.zip?​dl=0|SwiftHelloLocalAuthentication.zip]]