handbook/tools/Others/Phone/Mitmproxy-and-BurpSuite.md

11 lines
325 B
Markdown
Raw Normal View History

2024-08-30 23:07:22 +00:00
## Steps
```
#Computer
sudo ./mitmweb --set web_port=8082 ---> Web interface for proxing phone
#Phone
Go to the setting/wifi and change the IP for the ip of the computer and the port set from the mitmweb
Dowload a certificate from mitm.it and set the certificate to be trusted has root (settings)
```