Go Back   Velocity Reviews > Newsgroups > Computer Security
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

Computer Security - Phorm, mitm, and https

 
Thread Tools Search this Thread
Old 02-23-2008, 02:34 PM   #1
Default Phorm, mitm, and https


{x-posted to alt.privacy and alt.computer.security}

A number of UK ISPs have signed up for Phorm. This is, IMO, pretty bad.

Phorm say that they ignore anything going over https. For the purposes of
this thread, image a rogue, black-hat, Phorm.[1] Or even a rogue, black-
hat, ISP.

Ann, at her pc, logs into her internet "bob's Bank" bank account.

What are the steps involved between Ann's browser and the Bob's web page?

Is there anyway for EvePhorm to mount a serios mitm attack?

Is there anyway for EveBlackHatISP to mount a serious mitm attack?

I'm only really interested in attacks that allow Eves to either see the
financial data, or worse. I'd be interested to know what kind of mild data
leaks would be available.

Many thanks for any replies.


bealoid
  Reply With Quote
Old 02-23-2008, 04:02 PM   #2
nemo_outis
 
Posts: n/a
Default Re: Phorm, mitm, and https
bealoid <> wrote in
news:Xns9A4D94296AC6FYAsfKJXSTO@194.117.143.37:

You need to read up on SSL.

Simplifying a bit, as long as:

1) the bank (or other destination site) has properly implemented its pages
(doesn't mix http & https, doesn't switch away, etc.), and
2) you actually *check* its SSL certificate to make sure it's for whomever
you're trying to connect to,

you're bombproof.

Regards,

PS This assumes, of course, that your computer is not infested with
spyware, Trojans, and the like and that you practice safe computing by
securing your browser, flushing caches and cookies, etc. or even signing
off after a secure session. In short, SSL protects communications in
transit, it doesn't protect against compromise (and stupid mistakes) at
either end point, especially by a user unreflectively clicking on stuff he
shouldn't (slightly misspelled URLs, etc.).



nemo_outis
  Reply With Quote
Old 02-23-2008, 04:07 PM   #3
bealoid
 
Posts: n/a
Default Re: Phorm, mitm, and https
"nemo_outis" <> wrote in
news:Xns9A4D5BFC23FD9pqwertyu@64.59.135.159:

> bealoid <> wrote in
> news:Xns9A4D94296AC6FYAsfKJXSTO@194.117.143.37:
>
> You need to read up on SSL.


I know! I've got the RFCs and such now.
>
> Simplifying a bit, as long as:
>
> 1) the bank (or other destination site) has properly implemented its
> pages (doesn't mix http & https, doesn't switch away, etc.), and
> 2) you actually *check* its SSL certificate to make sure it's for
> whomever you're trying to connect to,
>
> you're bombproof.


I really thought this was the case. I'm having a gentle argument in a
virginmedia supprt newsgroup.

>
> Regards,
>
> PS This assumes, of course, that your computer is not infested with
> spyware, Trojans, and the like and that you practice safe computing by
> securing your browser, flushing caches and cookies, etc. or even
> signing off after a secure session. In short, SSL protects
> communications in transit, it doesn't protect against compromise (and
> stupid mistakes) at either end point, especially by a user
> unreflectively clicking on stuff he shouldn't (slightly misspelled
> URLs, etc.).


Well, yes. The number of machines that get trojaned by users clicking
the "yes, please instal malware" buttons isn't re-assuring.



bealoid
  Reply With Quote
Old 02-24-2008, 08:10 PM   #4
Sebastian G.
 
Posts: n/a
Default Re: Phorm, mitm, and https
ugh wrote:

> 128k SSL



128k? Don't you mean 128 bit?

> http://au.answers.yahoo.com/answers2...=1006041124032



Some illiterates talking about things they don't know and don't understand.

> http://www.marktaw.com/technology/Ho...etocrackS.html


That's obviously a 40 bit key, dude!


Sebastian G.
  Reply With Quote
Old 02-24-2008, 10:13 PM   #5
Anonymous
 
Posts: n/a
Default Re: Phorm, mitm, and https
ugh wrote:

> 128k SSL is crackable, with considerable time and effort.


Please... get your information about cryptanalysis from some source
other than random clueless rubes posting to some Yayhoo forum and/or
learn to read for comprehension.

First of all it's "bits", not "k".

Second of all, if you combined the computing power of every digital
device on the face of the planet and directed that effort toward
cracking a single 128 bit SSL session it would take you significantly
longer than the Earth has existed to crack it, and generate enough heat
to vaporize this corner of the Galaxy in the process.

The mathematics behind that is undeniable. Modern strong encryption is
virtually uncrackable. Period. If any weaknesses exist they're going to
be in the implementation, not the crypto itself.



Anonymous
  Reply With Quote
Old 02-24-2008, 11:10 PM   #6
nemo_outis
 
Posts: n/a
Default Re: Phorm, mitm, and https
"Sebastian G." <> wrote in
news::

> ugh wrote:
>
>> 128k SSL

>
>
> 128k? Don't you mean 128 bit?
>
>> http://au.answers.yahoo.com/answers2...on?qid=1006041
>> 124032

>
>
> Some illiterates talking about things they don't know and don't
> understand.
>
>> http://www.marktaw.com/technology/Ho...etocrackS.html

>
> That's obviously a 40 bit key, dude!
>


Exactly right, Sebastian!

Regards,


nemo_outis
  Reply With Quote
Old 02-25-2008, 02:52 AM   #7
ugh
 
Posts: n/a
Default Re: Phorm, mitm, and https


ugh
  Reply With Quote
Old 02-25-2008, 04:58 AM   #8
Ari
 
Posts: n/a
Default Re: Phorm, mitm, and https
On Sun, 24 Feb 2008 21:52:34 -0500, ugh wrote:

> 128k SSL is crackable, with considerable time and effort.


I should say lol
--
An Explanation Of The Need To Be "Anonymous"
http://www.penny-arcade.com/comic/2004/03/19


Ari
  Reply With Quote
Old 02-25-2008, 09:50 AM   #9
Ertugrul Söylemez
 
Posts: n/a
Default Re: Phorm, mitm, and https
On Sun, 24 Feb 2008 23:13:56 +0100 (CET)
Anonymous <> wrote:

> The mathematics behind that is undeniable. Modern strong encryption is
> virtually uncrackable. Period. If any weaknesses exist they're going
> to be in the implementation, not the crypto itself.


Unfortunately this is very inaccurate. The mathematics are deniable,
because there are no security proofs. There is strong evidence towards
good security, but nothing is proven here. So currently, we can only
assume security, not take it for granted.


Regards,
Ertugrul.


--
http://ertes.de/



Ertugrul Söylemez
  Reply With Quote
Old 02-25-2008, 08:31 PM   #10
bealoid
 
Posts: n/a
Default Re: Phorm, mitm, and https
Ertugrul =?UTF-8?B?U8O2eWxlbWV6?= <> wrote in news:fpu314$9u4$02
$:

> On Sun, 24 Feb 2008 23:13:56 +0100 (CET)
> Anonymous <> wrote:
>
>> The mathematics behind that is undeniable. Modern strong encryption is
>> virtually uncrackable. Period. If any weaknesses exist they're going
>> to be in the implementation, not the crypto itself.

>
> Unfortunately this is very inaccurate. The mathematics are deniable,
> because there are no security proofs. There is strong evidence towards
> good security, but nothing is proven here. So currently, we can only
> assume security, not take it for granted.


I agree, but the evidence is very strong for some versions algorithms, no?

And, until someone does factorisation, cracking an encrypted message is
almost always going to rely on the implementation of the algorithm in
software, the deployment of software on the machine, human weaknesses in
picking good passwords etc.


bealoid
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46