Processing encrypted data streams Decrypting secure communications
Processing encrypted data streams Decrypting secure communications
my institution employs a mobile app or keycard system to grant access to rooms. however, the service is quite poor. i’m interested in developing my own solution to simplify my daily routine. unfortunately, the app employs SSL encryption, preventing me from inspecting its data transmission. i tried setting up my laptop as a hotspot and using wireshark to capture the traffic, which revealed the data flow but not its contents due to encryption. can I decrypt this SSL traffic to view the information? is it feasible, and what alternatives exist? for context, my college uses the CBORD Mobile ID app with a server URL that includes a username and password. edited August 30, 2020 by SansVarnic removed by staff.