Commit 9efe765
committed
[MITM] handle JSON content
this allow us to edit JSON traffic.
this is useful for APIs injection.
f.i. an app which is showing an error message coming from a JSON response with a WebView can be exploited for rendering arbitrary HTML content on the victim machine.1 parent 309d363 commit 9efe765
1 file changed
Lines changed: 3 additions & 2 deletions
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | | - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
| |||
0 commit comments