MicrosoftDocs / azure-docs

Open source documentation of Microsoft Azure
https://docs.microsoft.com/azure
Creative Commons Attribution 4.0 International
10.24k stars 21.41k forks source link

Incorrect Description for Spoofing #111149

Open jmeddy opened 1 year ago

jmeddy commented 1 year ago

The page https://learn.microsoft.com/en-us/azure/security/develop/threat-modeling-tool-threats has an incorrect Description for Spoofing. It describes it as "Involves illegally accessing and then using another user's authentication information, such as username and password". This is incorrect as Spoofing is not always illegal (it could simply be unethical or against a TOS), does not require accessing another user's authentication information (it could be guessed or randomly generated), and does not require using another user's authentication information (it could be an elevation/escalation of privilege or a bypass). Please reword this description. As a comparison, the CompTIA definition of spoofing at https://www.comptia.org/content/articles/what-is-spoofing is a better definition, although there are other things that would make the Microsoft definition better and more correct.


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

Naveenommi-MSFT commented 1 year ago

@jmeddy Thank you for bringing this to our attention. I've assigned this issue to the author who will investigate and update as appropriate.