Added SIM Swapping Prevention Control Page - #1250
Open
Charliee142 wants to merge 2 commits into
Open
Conversation
Author
|
Hello @kingthorin and OWASP community, I’m submitting this PR to add a SIM Swapping Prevention control page. The page provides guidelines for developers, organizations, and users to mitigate SIM swapping attacks, including practical prevention strategies and references to authoritative resources. I’ve followed the format of existing control pages in I would appreciate any feedback or suggestions for improvements. Thank you for reviewing this contribution! Best regards, |
kingthorin
reviewed
Mar 19, 2026
kingthorin
left a comment
Contributor
There was a problem hiding this comment.
The file is lacking the proper front matter.
Contributor
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR adds a new control page for SIM Swapping Prevention in the OWASP www-community repository. It provides practical guidelines for developers, organizations, and users to reduce the risk of SIM swapping attacks, which can lead to account takeover, identity theft, and financial fraud.
Details
The page covers:
This page is intended to complement the existing OWASP controls and provide actionable advice for protecting accounts against SIM swapping attacks.
Checklist
/pages/controls/markdown filesThis contribution is part of improving the OWASP community knowledge base on cross-cutting attacks that affect both app security and user behavior. Feedback is welcome to improve formatting, clarity, or additional mitigation strategies.