首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏python3

    Google Authenticator

    4、对比手机上谷歌验证器显示的6位动态码,你会发现,和【原理详解】中代码计算处的6位动态码是一致的 三、 源码 1、计算Google Authenticator 6位动态码 #! /usr/bin/env python # -*- coding:utf-8 -*- # Google Authenticator工作原理 TOTP(Time-Based One-Time Password

    2.1K10发布于 2020-01-08
  • 来自专栏大大的小蜗牛

    SSH Google Authenticator

    16.04.1 LTS 64bit OpenSSH server 1、安装 SSH 服务 sudo apt update sudo apt install openssh-server 2、安装 Google-Authenticator sudo apt update sudo apt install libpam-google-authenticator 3、生成密钥 google-authenticator 过程中全部按 y。 4、配置手机 app 用 Google-Authenticator、洋葱、Authy、身份宝 等扫描上一步生成的二维码即可。 我个人使用的是 Authy。 5、配置 sudo vim /etc/pam.d/sshd 添加: auth required pam_google_authenticator.so 配置: sudo vim /etc/ssh/sshd_config

    55320编辑于 2022-12-16
  • 来自专栏匿名用户的日记

    google-authenticator

    安装方式一: Liunx yum -y install epel-release yum -y install google-authenticator ubuntu sudo apt update cd google-authenticator-libpam/ . cd google-authenticator-libpam/ . sshd #ubuntu sudo 配置google authenticator 首要条件:先切换到你需要设置的帐号 google-authenticator Do you want authentication 如果需要删除一个用户的Google验证,删除这个用户下产生的home/.google_authenticator文件即可

    90110编辑于 2021-12-14
  • 来自专栏一个执拗的后端搬砖工

    谷歌authenticator接入与使用

    内容目录 一、authenticator解决了什么问题二、authenticator的原理三、springboot集成authenticator四、做成可复用starter五、参考 一、authenticator 解决了什么问题 1.authenticator是什么? 当你登录一个已启用谷歌Authenticator的系统或服务时时,需要输入用户名和密码,然后打开 Authenticator 应用来获取当前的一次性密码。 二、authenticator的原理 1.基于时间的TOTP 谷歌Authenticator是基于TOTP算法实现的验证方式,TOTP(Time-Based One-Time Password是谷歌Authenticator ,如果已经下载可跳过 使用账密登录系统,如果没有绑定过authenticator,弹出二维码 使用authenticator扫描二维码进行秘钥绑定,如果已经绑定过跳过 使用authenticator生成的

    8.7K23编辑于 2023-08-09
  • 来自专栏Live专区

    Google Authenticator APK Android

    Authenticator会生成一个代码,该代码将显示在应用程序中,用于在输入密码后从公共场所登录您的Google帐户。因此,即使您的密码被盗或破解,您的帐户也无法在没有手机的情况下输入。

    2K10编辑于 2022-08-16
  • 来自专栏Article

    ubuntu ssh configue Google Authenticator

    先安装ssh-server apt-get install openssh-server 安装 Google Authenticator git clone git@github.com:google /google-authenticator-libpam.git #安装依赖工具 apt-get install autoconf automake libtool apt-get -y install Your emergency scratch codes are: xxxxxxxx Do you want me to update your "/home/jolestar/.google_authenticator Do you want to enable rate-limiting (y/n) y 至此, Google Authenticator 的安装已经完成。

    57210编辑于 2022-06-14
  • 来自专栏惨绿少年

    SSH + Google Authenticator 安全加固

    .tar.gz cd google-authenticator-1.02/libpam/ . 系统还会多在/usr/local/bin目录生成一个google-authenticator可执行文件,通过运行该命令进行配置。 配置 SSH + Google Authenticator 4.1 初始配置 Google Authenticator [root@clsn.io /lib64/security] clsn.io Blog id=com.google.android.apps.authenticator2&hl=zh CLSN镜像地址 https://clsn.io/files/google/com.google.android.apps.authenticator.apk 各自程序的下载地址为: chrome google-authenticator插件 firefox google-authenticator插件 6.3 Python 客户端 import hmac

    1.7K10发布于 2019-05-24
  • 来自专栏友弟技术工作室

    GoLang实现google authenticator的CLI工具

    两步认证在很多验证中都要使用。如果在手机客户端上,如果使用电脑,每次都要拿出手机,手动输入。还要担心会过时。效率不是很高。

    2K30发布于 2018-08-03
  • 来自专栏Coxhuang

    Django google-authenticator Google令牌

    Google令牌 #0 github https://github.com/Coxhuang/google-authenticator.git #1 使用操作 调用绑定google-authenticator 另一部分就是客户端(用户在手机/电脑上安装的app或者插件) (服务端)随机生成一个字符串,并将该字符串+用户唯一标示(这里我用的用户唯一标示是邮箱)构造成固定的格式生成一个二维码 (客户端)手机下载google-authenticator 提供的代码,把App提供的验证码+邮箱进行校验 #3 实例讲解 需求分析 用户登陆时,除了需要用户名和密码,还需要提供该用户对应的Google令牌验证码 使用步骤 新增用户(跳过这一步骤) 绑定google-authenticator 1XeO7p4IvNuvzQOiZrq4wtw 提取码:e70f Chrome插件(不需要手机App,用插件就能绑定) https://chrome.google.com/webstore/detail/authenticator

    3.1K30发布于 2020-11-09
  • 来自专栏sickworm

    FIDO UAF Authenticator Commands v1.0

    规范 在某些部署中,ASM和bound authenticator的组合可以作为一个roaming authenticator使用(例如当一个移动设备上的ASM和一个内嵌的authenticator 当这种情况发生时,这个authenticator必须遵循这个bound authenticator所绑定的系统的要求,并且遵循其连接的在另一系统中,作为roaming authenticator的要求。 TAG_AUTHENTICATOR_INFO 0x3811 内含authenticator的功能细节信息。 TAG_AUTHENTICATOR_NONCE 0x2E0F 表示authenticator临时生成的值。 Authenticator选择KeyID对应的key handles然后发给Authenticator

    1.6K40发布于 2019-02-27
  • 来自专栏全栈程序员必看

    salesforce使用方法(salesforce authenticator下载)

    发布者:全栈程序员栈长,转载请注明出处:https://javaforall.cn/129628.html原文链接:https://javaforall.cn

    1.1K20编辑于 2022-07-30
  • 来自专栏开源部署

    Google Authenticator实现Linux用户登录双认证

    cd /opt git clone https://github.com/google/google-authenticator-libpam.git cd google-authenticator-libpam /configure make && make install ln -s /usr/local/lib/security/pam_google_authenticator.so /usr/lib64/ security/pam_google_authenticator.so #配置系统PAM模块,修改sshd支持谷歌的认证,在sshd文件的第一行 vi /etc/pam.d/sshd auth      required pam_google_authenticator.so vi /etc/ssh/sshd_config ... /configure make && make install #运行google-authenticator命令,它将会在当前登陆用户的家目录中生成一个新的密钥 cd ~ google-authenticator

    3.6K30编辑于 2022-07-24
  • 来自专栏Elixir

    Apache Shiro In Easy Steps With Spring Boot(二)-Authenticator,Authorizer,Subject

    >shiro-spring-boot-web-starter</artifactId> <version>1.8.0</version> </dependency> Section 02 - Authenticator public class ApacheShiroApplicationTests { @Test public void contextLoads() { } } 新建一个Authenticator

    58130编辑于 2022-08-19
  • 来自专栏数据库相关

    Linux 利用Google Authenticator实现ssh登录双因素认证

    -~]# cd google-authenticator-libpam/-authenticator-libpam]# . -authenticator-libpam]# . /-authenticator-libpam]#  &&  -authenticator-libpam]# google--authenticator-libpam]# cd ~~]# vim /etc [root@localhost ~]# ln -sv /usr/local/lib/security/pam_google_authenticator.so /usr/lib64/security/pam_google_authenticator.so "/usr/lib64/security/pam_google_authenticator.so" -> "/usr/local/lib/security/pam_google_authenticator.so

    2.4K20发布于 2019-09-17
  • 来自专栏运维之美

    使用 Google Authenticator 实现两步验证加固 SSH 安全

    建议:如果 root 账户使用 Google Authenticator 的话一定要把紧急救助码另外保存一份。 Do you want me to update your "/home/test/.google_authenticator" file? (y/n) y 是否更新用户的 Google Authenticator 配置文件,选择 y 才能使上面操作对当前用户生效,其实就是在对应用户的 Home 目录下生成了一个 .google_authenticator 如果你想停用这个用户的 Google Authenticator 验证,只需要删除这个用户 Home 目录下的 .google_authenticator 文件就可以了。 使用浏览器查看动态密码 Google Authenticator 除了支持手机端外,也支持浏览器插件来生成动态口令。

    4.6K20发布于 2019-06-11
  • 来自专栏coderidea

    Github 的双重验证为什么既能用1Password又能用Microsoft Authenticator

    双重验证(2FA)验证的一般流程: 打开您的TOTP认证器应用: 这可能是 Google Authenticator、Microsoft Authenticator、1Password 或您设置用于两因素认证的任何其他应用 Microsoft Authenticator: 同样,Microsoft Authenticator也支持生成TOTP验证码。 用户在GitHub启用2FA后,将Microsoft Authenticator与GitHub关联,通过扫描或手动输入TOTP密钥。 随后,每次登录GitHub时,用户需要提供Microsoft Authenticator生成的动态验证码。 2.推送通知: Microsoft Authenticator: 对于支持推送通知的应用,Microsoft Authenticator还提供了一种更便捷的验证方式。

    1.9K10编辑于 2024-01-26
  • 来自专栏Owen's World

    PHP设置谷歌验证器(Google Authenticator)实现操作二步验证

    **使用说明:**开启Google的登陆二步验证(即Google Authenticator服务)后用户登陆时需要输入额外由手机客户端生成的一次性密码。 实现Google Authenticator功能需要服务器端和客户端的支持。服务器端负责密钥的生成、验证一次性密码是否正确。客户端记录密钥后生成一次性密码。

    5.4K20编辑于 2021-12-08
  • 来自专栏全栈程序员必看

    authenticator验证码不显示_打电话报的验证码安全吗

    【2021/07/14】记录 在修改代码中IDE闪烁了一下,原本正常的验证码图片就不显示了。但是没有报错,日志也没有记录。

    1.1K20编辑于 2022-10-04
  • 来自专栏散尽浮华

    Linux下部署SSH登录时的二次身份验证环境记录(利用Google Authenticator

    PAM插件 [root@test ~]# cd /data/software/ [root@test software]# tar -jxvf libpam-google-authenticator- 1.0-source.tar.bz2 [root@test software]# cd libpam-google-authenticator-1.0 [root@test libpam-google-authenticator (可以在不同用户下执行这个命令以生成各自的二次验证码) [root@test ~]# google-authenticator Do you want authentication tokens to 91475582 37383236 70667696 70522112 Do you want me to update your "/root/.google_authenticator" 在App Store里直接可以下载Authenticator ? ? ? 然后扫描上面在服务器上生成的二维码,每个用户都会有一个单独的二维码 ?

    3.2K90发布于 2018-01-23
  • 来自专栏WalkingCloud

    CentOS7下利用Google Authenticator实现SSH登录的二次身份验证

    Google Authenticator(谷歌身份验证器),是谷歌公司推出的一款动态令牌工具,解决账户使用时遭到的一些不安全的操作进行的“二次验证”,认证器基于RFC文档中的HOTP/TOTP算法实现 在实际应用中可以通过认证器方式对账户有更好的保护 下面在CentOS7下利用Google Authenticator实现SSH登录的二次身份验证 1、配置EPEL源 curl -o /etc/yum.repos.d 2、安装Google Authenticator yum install google-authenticator -y ? 3、google-authenticator初始化配置 哪个账号需要动态验证码,切换到该账号下操作进行操作 下面创建如下一个账户进行操作 useradd yuanfan passwd yuanfan su - yuanfan google-authenticator Your new secret key is: G5RR2IJG2X74MI4ADW622R6PUA #如果在手机的谷歌身份验证器上不想通过

    3.3K20发布于 2020-08-04
领券