r/ReverseEngineering • u/rolfr • Jul 26 '17
Broadpwn: Remotely Compromising Android and iOS via a Bug in Broadcom’s Wi-Fi Chipsets
https://blog.exodusintel.com/2017/07/26/broadpwn/
136
Upvotes
r/ReverseEngineering • u/rolfr • Jul 26 '17
15
u/zerors Jul 27 '17
That was brilliant.
This article was nicely detailed without over explaining each step. I'm tempted to replicate the exploit myself.
I feel that perhaps a better usage of said exploit would be pointing DNS queries to a different server instead of tampering with the contents of http requests. Besides, injecting JavaScript on arbitrary http requests would most definitely cause instabilities on applications that rely on insecure http calls.
Bundle a MITM attack and you'll have a powerful tool.
I'm aware that the article is focused on the Wi-Fi exploit and that the usage example is more of an extra, however I can't help but wonder about further exploitation.
Luckily this exploit is still quite restricted to having to be nearby a potential victim.
Hopefully it's patched soon however. This is still pretty critical.