Security protocol observations

No, I don’t get the idea.

If the URL is HTTPS, the client will connect on port 403 and negotiate a secure connection. There’s nothing you can do with DNS that will downgrade it.

Can you provide a link to the paper describing the attack you’re talking about so I can understand exactly what you’re suggesting?

Here’s the slide describing sslstrip from Blackhat '09:

RaulApplaudsUnravelGiven

Note it’s just rewriting URLs that are referenced from a site served in plaintext. There’s no way it’d be able to rewrite URLs in a client application that were hardcoded to use https://api.monzo.com.

2 Likes