An open API service indexing awesome lists of open source software.

https://github.com/qeeqbox/two-factor-authentication-sim-cloning

An adversary may utilize a sim swapping attack for defeating 2fa authentication
https://github.com/qeeqbox/two-factor-authentication-sim-cloning

2factor authintacation bypass infosecsimplified qeeqbox vulnerability

Last synced: 3 months ago
JSON representation

An adversary may utilize a sim swapping attack for defeating 2fa authentication

Awesome Lists containing this project

README

        

An adversary may utilize a sim swapping attack for defeating 2fa authentication.

## Example #1
1. Adversary steals the username and password pair for website
2. Adversary compromises the victim's sim card and clone it
3. Adversary logs in with the stolen username and password
4. Adversary receives a pin code on the compromised phone and uses it for verification.

## Impact
High

## Risk
- gain unauthorized access

## Redemption
- use more factors

## ID
58a84977-90e1-4156-a555-8568e83115d0

## References
- [howtogeek](hthttps://www.howtogeek.com/668922/how-to-protect-yourself-from-sim-swapping-attacks/)