How can attacker disable compromised website’s SSL/TLS enforcement? [closed]

I recently visited a website which was, well, hacked. The attacker was clearly able to modify the content of front page by adding his own text, images and JavaScript. I know this can be done in various ways by modifying the database record… Continue reading How can attacker disable compromised website’s SSL/TLS enforcement? [closed]

Is it possible that data is still encrypted even when you intercept TLS? [duplicate]

I’ve recently set up a mitmproxy on my phone and it seems to work fine. It intercepts that request for https websites and I can view their content.
But I’m trying to intercept data from a banking app I have on my phone. The connection work… Continue reading Is it possible that data is still encrypted even when you intercept TLS? [duplicate]

How some mobile apps prevent http traffic from being intercepted through a proxy like BurpSuite?

I noticed more and more times that some mobile apps are able to block requests, and they don’t forward those requests to the server if they’re going to be intercepted with a proxy like BurpSuite. This not happens for all installed apps on … Continue reading How some mobile apps prevent http traffic from being intercepted through a proxy like BurpSuite?