Checking vulnerability of Windows 10 custom app

Stanley Haavik 1 Reputation point
2020-08-24T01:01:54.86+00:00

I have a custom APP developed with Microsoft tools (C#, Visual Studio, SSMS) which needs to be tested for security vulnerability. What is there?

Windows 10 Security
Windows 10 Security
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
2,837 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Jenny Yan-MSFT 9,336 Reputation points
    2020-08-24T06:27:45.95+00:00

    Hi,
    If it is a UWP app for windows store, you could check Guidance for Windows App Certification in UWP for more details.
    https://learn.microsoft.com/en-us/windows/uwp/debug-test-perf/windows-app-certification-kit

    Also note:Certification for Win32 desktop apps is deprecated. Instead, submit files here:
    https://www.microsoft.com/en-us/wdsi/filesubmission/

    Reference link:
    Certify your desktop application
    https://learn.microsoft.com/zh-cn/windows/win32/win_cert/windows-certification-portal

    -----Please "Accept as answer" if the reply is helpful-----
    Thanks,
    Jenny