在「iOS Privacy: steal.password - Easily get the user's Apple ID password, just by asking」這邊作者示範了怎麼釣魚:直接模擬 iOS 的系統視窗跟使用者要密碼。
看了只有「操」... 目前想的到的 workaround 只有在看到類似的視窗時跳回主畫面,透過 Settings 裡確認?
幹壞事是進步最大的原動力
在「iOS Privacy: steal.password - Easily get the user's Apple ID password, just by asking」這邊作者示範了怎麼釣魚:直接模擬 iOS 的系統視窗跟使用者要密碼。
看了只有「操」... 目前想的到的 workaround 只有在看到類似的視窗時跳回主畫面,透過 Settings 裡確認?
VMWare 官方出的 rvc (ruby) 是 CLI,員工出的 pvc (python) 是 TUI,讓我以為 OS X 沒 CLI client 用好久。
— Bill Zhong (@zmx) April 13, 2016
其中 Ruby vSphere Console (rvc) 被標成 deprecated:
Note: This Fling is deprecated, so the download is no longer available, and it will not be updated. Also, feedback is no longer monitored.
而 Python vSphere Client with a dialog(1) interface (pvc) 看起來比較新:
不過我自己測試後發現死在 SSL certificate 上,之後再來研究要怎麼閃開吧...