Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1.26 KB

README.md

File metadata and controls

29 lines (20 loc) · 1.26 KB

mrVoIP

drawing drawing drawing

Author: Eugenio De Simone

App developed for research purposes, to analyze the security of the VoIP protocol on Android 10. To carry out the analysis of VoIP traffic this application has been developed, once started it remains running on the user's device thanks to a BroadcastReceiver that takes care of restarting the Service through ForegroundService. The application detects if there are VoIP calls in progress and if so, connects the device to a Wi-Fi network (attacker's hotspot). The attacker uses Wireshark software for VoIP traffic analysis.

Attacco
Attack Scenario

Tools and technologies

  • IDE: Android Studio
  • Android Version: Android 10 API 29
  • Language: Java
  • Network Analyzer: Wireshark

mrVoIP Doc

Read here!