In a few weeks I’ll do a workshop about security for people who are tech illiterate, I plan to teach about password managers and 2FA.

If I show the 2FA number codes, like the 123 456 ones that I have to paste when required, can that be a possible security breach for me? or is it save since is gonna change in a few seconds anyway?

Make dummy accounts for demos. Will save you a lot of trouble in the future and teach you compartmentalization.

Not really

@loki@lemmy.ml
link
fedilink
1
edit-2
9M

it’s unlikely they are going to be able to bruteforce your 2FA codes in the duration of the class, so just change them back once you’re done with the class?

or record the video showing the whole process. change the code, show the video you recorded before the change

meseek #2982
link
fedilink
10
edit-2
9M

2FA (if it’s true 2 factor), each unique code is also challenged against your password and has a lifespan of all but 30 seconds. Wait a minute before showing the slides, they’ll just be useless numbers by then.

They cannot be reverse engineered in some way as to hack any account. At least not to anyone’s knowledge.

TOTP ones, no

It’s as safe as “leaking” an encrypted document. No one can figure out your TOTP secret unless they brute force it with only a leaked code or two. But if it worries you, you can always change your TOTP secret by going through 2FA setup again.

Also, even if someone knows your second factor, they still need your first factor (your password).

If you leak one of the 2FA codes, especially together with a timestamp, in theory it allows someone to brute force the seed, since they now have one known plaintext. If you leak multiple, it reduces the amount of time needed to do that.

Unless there’s a super hacker or NSA agent in the class that can figure out your password in real time… You should be fine doing that.

So NSA agents are the equivalent of super hackers?

Basicly

Destide
link
fedilink
49M

Why would you not have all your demo stuff in a throwaway VE. I would personally just set up a 2FA on something pointless and empty, like a blank proxmox install. Use a separate authenticator for tutorials or just use images that are already out there.

I’ve entered some 2FA codes about 20 seconds after refresh before, so yeah there is a risk.

@vis4valentine@lemmy.ml
creator
link
fedilink
39M

is there some useless service that I can use to ser up a 2FA for a demo?

You can setup a Nextcloud instance in a docker and then enable TOTP for the logins. That way, its a separate thing from what you’re personally using, and provides a direct analog to the online services that they use. You can even create multiple accounts for your students and have them try it personally.

Here’s the docker-compose file if you’re interested.

Lem Jukes
link
fedilink
19M

Is this being taught in a computer lab or will the students all have laptops or smartphones? If so I would almost be tempted to just walk them through all creating a temporary email address and then setting up 2fa on the accounts. But yeah Gmail accounts.

@vis4valentine@lemmy.ml
creator
link
fedilink
29M

where can I find temporary mails that have 2FA logins?

Lem Jukes
link
fedilink
3
edit-2
9M

You can create endless Gmail accounts for free and google has several different 2fa options to choose from. So you could make one ‘2faClassDemoEmail@gmail.com’ or have each person on their own device create dummy Gmail addresses like ‘StudentName2FADemo@gmail.com’ and have each student go through the process individually. They would only be temporary in that you’d just stop using it after the class and google would eventually get rid of it(maybe?) After long enough without any use. I don’t think you’re going to find something that just generates dummy 2fa codes for demo purposes.

Destide
link
fedilink
2
edit-2
9M

For me I’d put proxmox in a proxmox. get the second one installed with a user then save it as a template. From here you can spin up a new image and use the TOTP services to show various 2FA which include YUBI keys if ever the tutorials get deep. I don’t know if there is a 2FA playground as such that just to me seems like a quick low impact way of showing the process. You then just delete that image within the first proxmox install. Hold the phone just searched 2FA playground and it gave me https://pragmarx.com/playground/google2fa#/ which seems perfect for your needs. I can’t vouch for the safety of the site but their github is on there so have a browse through

m-p{3}
link
fedilink
12
edit-2
9M

It’s good to keep in mind that while it does improve the overall security of the account, a 2FA/TOTP code can still be phished, so if the user encounters a fake login page and supply his password and 2FA code, it could let an attacker pass the intercepted credentials to the real login page in the background and gain access. Most websites using TOTP will not allow reusing a code more than once in the same time slot, but that’s a moot point if the 2FA code is intercepted without being entered on the legitimate website, but in your case of making a demonstration that would not be a security concern.

It’s important for the user to ensure they’re accessing the legitimate website before typing any credentials and 2FA code.

A safer option nowadays is FIDO2/Passkeys, which will not provide a valid 2FA challenge-response in the case of a spoofed/phishing website, further reducing the possibility of a breach.

I’d probably edit a few example screenshots for a purpose like that.

If you really want to show it live on an actual device, then maybe with a throwaway/dummy account

Yea I think that is most valuable as you can include the setup and answer questions people may have. What is obvious to us may not be obvious to them.

Proper, hands-on experience is always best, absolutely

Muddybulldog
link
fedilink
19M

As you suspect, only during the sixty or so seconds that they are valid.

SMS-based codes tend to be longer lived.

They’re useless without your other authentication factors, e.g. login, password.

I would assume there aren’t any security concerns as:

  • You are not showing the seed used to generate the actual codes
  • this is for non tech-savy users
Create a post

A place to discuss privacy and freedom in the digital world.

Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.

In this community everyone is welcome to post links and discuss topics related to privacy.

Some Rules

  • Posting a link to a website containing tracking isn’t great, if contents of the website are behind a paywall maybe copy them into the post
  • Don’t promote proprietary software
  • Try to keep things on topic
  • If you have a question, please try searching for previous discussions, maybe it has already been answered
  • Reposts are fine, but should have at least a couple of weeks in between so that the post can reach a new audience
  • Be nice :)

Related communities

Chat rooms

much thanks to @gary_host_laptop for the logo design :)

  • 0 users online
  • 57 users / day
  • 383 users / week
  • 1.5K users / month
  • 5.7K users / 6 months
  • 1 subscriber
  • 2.43K Posts
  • 57.3K Comments
  • Modlog