Mark Burton

Signing Git Commits in VS Code and Visual Studio

I have recently read a number of PenTest reports and investigated and fixed the vulnerabilities.

choco install gnupg or https://gpg4win.org/get-gpg4win.html

Read more...

Notes From Addressing Penetration Test Findings

I have recently read a number of PenTest reports and investigated and fixed the vulnerabilities.

In the Pentest reports I have read it has been common for the first section to be about identifying the technology the application is written in, this is used to make some initial suggestions on shortcomings in the application.

Read more...

How To Create a Custom UserStore in ASP.NET Core 6

UserStore with complex IdentityServer and AzMan permissions

https://docs.microsoft.com/en-us/aspnet/core/security/authentication/identity-custom-storage-providers?view=aspnetcore-6.0

Read more...