handbook/tools/Others/Phone/Mitmproxy-and-BurpSuite.md
2024-08-31 01:07:22 +02:00

11 lines
325 B
Markdown

## 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)
```