Skip to content

Magenaut

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

security

How do I ensure that X-HTTP-Method headers are ignored?

September 5, 2022 by Magenaut

I’m currently applying security fixes for a vulnerability which was found by a third party software. This is the issue (Often Misused: HTTP Method Override vulnerability).

Categories ASP.NET, Q&A Tags asp.net, model-view-controller, security, x-http-method-override Leave a comment

Expire the source code after certain time

September 4, 2022 by Magenaut

We have to deliver some source code for asp.net website (.net framework 4) to the customer Before receiving the Payment. I am wondering if there is some way (by means of some code or tool etc.) that we can expire/invalidate the source code after some set period of time so that the customer will not … Read more

Categories ASP.NET, Q&A Tags .net-4.0, asp.net, c#, dll, security Leave a comment

Are there a way to block queries that come to another server?

September 3, 2022 by Magenaut

I made a Json web token to protect my services but now somebody has made a lot of queries on my data base using my login service. Are there a way to block queries that come to another server?

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

How can I not secure one cookies in Asp.Net if Web.Config secure all cookies?

September 3, 2022 by Magenaut

If the Web.config has this setting:

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

Make REST API respond only to known clients

September 3, 2022 by Magenaut

I have a .Net Core REST API. and a native mobile app (also a SPA).

Categories ASP.NET, Q&A Tags api-key, asp.net, c#, rest, security Leave a comment

Adding Security Headers to ASP.NET Core 3.1 Web Api

September 3, 2022 by Magenaut

I am in need to add some security headers to my new ASP.NET Core 3.1 Web API. In MVC and webform I used to do with below codes in web.config file:

Categories ASP.NET, Q&A Tags asp.net, asp.net-core, asp.net-web-api, c#, security Leave a comment

What are all the user accounts for IIS/ASP.NET and how do they differ?

September 3, 2022 by Magenaut

Under Windows Server 2008 with ASP.NET 4.0 installed there is a whole slew of related user accounts, and I can’t understand which one is which, how to they differ, and which one is REALLY the one that my app runs under. Here’s a list:

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

ASP.NET Identity’s default Password Hasher – How does it work and is it secure?

September 3, 2022 by Magenaut

I am wondering wether the Password Hasher that is default implemented in the UserManager that comes with MVC 5 and ASP.NET Identity Framework, is secure enough? And if so, if you could explain to me how it works?

Categories ASP.NET, Q&A Tags asp.net, asp.net-identity, c#, passwords, security Leave a comment

What is the App_Data folder used for in Visual Studio?

September 3, 2022 by Magenaut

When creating a new ASP.NET application in Visual Studio, a couple of files and folders are created automatically. One of those folders is called App_Data.

Categories ASP.NET, Q&A Tags .net, app-data, asp.net, security, visual-studio Leave a comment

Can some hacker steal a web browser cookie from a user and login with that name on a web site?

September 3, 2022 by Magenaut

Reading this question,
Different users get the same cookie – value in .ASPXANONYMOUS

Categories ASP.NET, Q&A Tags asp.net, cookies, forms-authentication, security Leave a comment
Older posts
Page1 Page2 … 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