Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
EDesimone12 authored Sep 24, 2021
1 parent e62bd40 commit 1d5109d
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
# mrVoIP
![LogoDinfUnisa]()
<img src="imgREADME/labMusimatica.png" alt="drawing" width="150" height="100"/>
<img src="imgREADME/dinfUnisa.png" alt="drawing" width="500" height="150"/>
<img src="imgREADME/logo_unisa.png" alt="drawing" width="150" height="150"/>
## **Author: Eugenio De Simone**
![dinfUnisa](https://user-images.githubusercontent.com/32223916/134699115-f2071204-f971-4d85-9c88-f7c7e849b78a.png)
![labMusimatica](https://user-images.githubusercontent.com/32223916/134699222-6987a180-b062-4e7c-91aa-b5cf3ea9169d.png)
![logo_unisa](https://user-images.githubusercontent.com/32223916/134699283-38d14da1-2073-4037-8ab3-d4a5f3c86d59.png)


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**](https://www.wireshark.org) software for VoIP traffic analysis.
Expand Down

0 comments on commit 1d5109d

Please sign in to comment.