Skip to content

Magenaut

  • Home
  • Topics
    • Notes
    • Tutorial
    • Bug fixing
    • Extension
    • Server
  • Q&A
  • Privacy Policy
  • About

security

Best Practice to Implement Secure “Remember Me”

August 27, 2022 by Magenaut

Sometimes, I come across certain web development frameworks which don’t provide an authentication feature, such as in Authentication ASP.NET.

Categories ASP.NET, Q&A Tags asp.net, security Leave a comment

How to synchronize lifetime of forms authentication cookie and Asp.Net Session?

August 27, 2022 by Magenaut

I am building an ASP.NET web site that uses FormsAuthentication and a standard Session mechanism with configuration like:

Categories ASP.NET, Q&A Tags asp.net, forms-authentication, security, session Leave a comment

What risk does Reflection pose? (Medium Trust)

August 26, 2022 by Magenaut

The lack of reflection in Medium Trust hosting environments seems to cause a lot of problems for many popular web applications.

Categories ASP.NET, Q&A Tags asp.net, hosting, medium-trust, reflection, security Leave a comment

Best practices for control permissions?

August 26, 2022 by Magenaut

Hey all, I need some advice on this…

Categories ASP.NET, Q&A Tags asp.net, controls, permissions, security Leave a comment

Owin middleware for Bearer Token Authentication that supports JWT key rotation

August 26, 2022 by Magenaut

I am looking for some guidance with configuring owin middleware bearer token authentication to support Open Id Connect key rotation.

Categories ASP.NET, Q&A Tags asp.net, bearer-token, c#, openid-connect, security Leave a comment

What replaces .htaccess on IIS/ASP.NET sites?

August 26, 2022 by Magenaut

On Apache/PHP sites if I want to put a senstive file within my website folders, I put a .htaccess file in that folder so users can’t download the sensitive file.

Categories ASP.NET, Q&A Tags asp.net, iis, security Leave a comment

Session Hijacking Protection in ASP.NET

August 26, 2022 by Magenaut

I’d like to find out what session ID hijacking protection is built into the current version of ASP.NET.

Categories ASP.NET, Q&A Tags asp.net, security, session, session-hijacking Leave a comment

Why do Thread.CurrentPrincipal.Identity and WindowsIdentity.GetCurrent() differ when impersonation is turned on?

August 26, 2022 by Magenaut

I enabled impersonation and Windows authentication.

Categories ASP.NET, Q&A Tags asp.net, current-principal, impersonation, security, windows-identity Leave a comment

Web application to use window domain accounts for authentication

August 26, 2022 by Magenaut

If you have a web application that will run inside a network, it makes sense for it to support windows authentication (active directory?).

Categories ASP.NET, Q&A Tags active-directory, asp.net, security, windows-authentication Leave a comment

IIS 6 ignores Web.config authorization settings

August 26, 2022 by Magenaut

Context:

Categories ASP.NET, Q&A Tags asp.net, iis, iis-6, security Leave a comment
Older posts
Newer posts
← Previous Page1 … Page8 Page9 Page10 … Page25 Next →
  1. michealSmith07 on Is there a way to dynamically refresh the less command?August 21, 2022

    That is a very nice post. I like this post.

  2. anonymous on Fix libwacom9 dependency issue when upgrade DebianJune 27, 2022

    saved my day!! Thanks for the help…

  3. sreedhar on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    Thanks its working

  4. saintnick on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    remove libwacom2 worked for me as well

  5. ranafoul on Fix libwacom9 dependency issue when upgrade DebianApril 22, 2022

    apt remove libwacom2 helped on kali 2022.01. gr8

.net ajax asp.net asp.net-core asp.net-mvc asp.net-mvc-3 asp.net-mvc-4 asp.net-web-api bash c# command-line css custom-post-types custom-taxonomy dataframe dictionary django entity-framework functions gridview html iis javascript jquery json linux list matplotlib numpy pandas php plugin-development plugins posts python python-2.7 python-3.x security shell shell-script sql string vb.net webforms wp-query

© 2026 Magenaut • Built with GeneratePress