SIGforum.com    Main Page  Hop To Forum Categories  The Lounge    What are Passkeys
Page 1 2 
Go
New
Find
Notify
Tools
Reply
  
What are Passkeys Login/Join 
Baroque Bloke
Picture of Pipe Smoker
posted Hide Post
quote:
Originally posted by architect:
<snip>
The Achilles heel of a hash-based authentication store is that the challenge must be presented "in the clear" so there is an additional attack surface that has to be addressed.
<snip>

The challenge is a request to enter your username and password. No security issue with that challenge. The response to that challenge is certainly not presented "in the clear" – it’s encrypted.

Am I misunderstanding your comment?



Serious about crackers.
 
Posts: 11304 | Location: San Diego | Registered: July 26, 2014Reply With QuoteReport This Post
Member
posted Hide Post
At work, we had a Secure Id token. A small device that used a rolling code much like a garage door opener
 
Posts: 1631 | Registered: November 07, 2013Reply With QuoteReport This Post
Optimistic Cynic
Picture of architect
posted Hide Post
quote:
Originally posted by Pipe Smoker:
quote:
Originally posted by architect:
<snip>
The Achilles heel of a hash-based authentication store is that the challenge must be presented "in the clear" so there is an additional attack surface that has to be addressed.
<snip>

The challenge is a request to enter your username and password. No security issue with that challenge. The response to that challenge is certainly not presented "in the clear" – it’s encrypted.

Am I misunderstanding your comment?
Yes.

I'm using the word "challenge" as a general term for credential presentation, not as a specific challenge/response mechanism. My comment was intended to illustrate that various authentication methods are not without their costs, closing a "hole" in one aspect often exposes an attack surface in another.

Basically, if the entity you are authenticating against maintains their knowledge base (e.g. a list of valid passwords) in hashed or encrypted form, they must receive your credentials in plain text. Only if they maintain a plain text knowledge base can credentials be presented in encrypted or hashed formats. So somewhere there has to be plain text in the conversation or on a storage medium, which is open to interception by an out-of-bounds attack.
 
Posts: 7927 | Location: NoVA | Registered: July 22, 2009Reply With QuoteReport This Post
Member
posted Hide Post
quote:
Originally posted by architect:

Basically, if the entity you are authenticating against maintains their knowledge base (e.g. a list of valid passwords) in hashed or encrypted form, they must receive your credentials in plain text. Only if they maintain a plain text knowledge base can credentials be presented in encrypted or hashed formats. So somewhere there has to be plain text in the conversation or on a storage medium, which is open to interception by an out-of-bounds attack.


Just adding some clarity for the thread, not disagreeing.

Credentials entered in the browser on a secure site are encrypted in transit as part of the browser session, but then would be decrypted at the other end. Thus, plain text presentation to the authentication layer.


--
I always prefer reality when I can figure out what it is.

JALLEN 10/18/18
https://sigforum.com/eve/forum...610094844#7610094844
 
Posts: 2616 | Location: Roswell, GA | Registered: March 10, 2009Reply With QuoteReport This Post
As Extraordinary
as Everyone Else
Picture of smlsig
posted Hide Post
quote:
Originally posted by Pipe Smoker:
quote:
For those who hate repeatedly entering usernames and passwords

With a good PW Manager it isn’t hard. The PW Manager apps on my iPhone and MacBook sync. Change an entry in one device and it’s almost immediately changed on the other device too.


Do you use one you’d care to recommend?


------------------
Eddie

Our Founding Fathers were men who understood that the right thing is not necessarily the written thing. -kkina
 
Posts: 7256 | Location: In transit | Registered: February 19, 2013Reply With QuoteReport This Post
Baroque Bloke
Picture of Pipe Smoker
posted Hide Post
^^^^^
I use mSecure. $14.99/year. There are free apps for my MacBook and iPhone. Probably PC and Android too. I pay the annual fee via an Apple “subscription”. Very convenient.

There’s a media choice for syncing the apps: Wi-Fi, Dropbox, and mSecure’s own server. I use the latter. No additional cost, and no third-party involved. I’ve never seen that server down.

I’ve used mSecure for more than ten years.



Serious about crackers.
 
Posts: 11304 | Location: San Diego | Registered: July 26, 2014Reply With QuoteReport This Post
  Powered by Social Strata Page 1 2  
 

SIGforum.com    Main Page  Hop To Forum Categories  The Lounge    What are Passkeys

© SIGforum 2026