Click here to Skip to main content
15,867,292 members
Everything / Web security

Web security

web-security

Great Reads

by STalha.Munir
This article explains the security concerns in respect to URLs with plain ids and unique identifiers and presents a solution using custom attributes in ASP.NET MVC 5.
by Arthur V. Ratz
A Simple Web Application User Authentication Project using Passport.js And JSON Web Tokens (JWT) explained
by BenScharbach
Trick of using @Helpers in @Helpers in ASP.NET Razor
by Pragmateek
This article will give you more concrete information, mainly source code, if you need to implement a web API binding in .NET using the C# language.

Latest Articles

by Arthur V. Ratz
A Simple Web Application User Authentication Project using Passport.js And JSON Web Tokens (JWT) explained
by Potjamarn Arpornratn
The code below is a sample Python snippet that will connect to host (eg. any www.host.com) at specified port (eg. 443), download certificate chain from host, and store them on the specified cert_file_pathname location.
by Bryian Tan
This article shares the idea on how to utilize free tools to download log files from server, upload IIS log files into the database, display the results and compare the baseline and production files.
by Yaseer Mumtaz
MEAN Stack, Development Environment Setup, Expressjs APIs Development & Testing

All Articles

Sort by Score

Web security 

14 Sep 2016 by STalha.Munir
This article explains the security concerns in respect to URLs with plain ids and unique identifiers and presents a solution using custom attributes in ASP.NET MVC 5.
2 Feb 2020 by Arthur V. Ratz
A Simple Web Application User Authentication Project using Passport.js And JSON Web Tokens (JWT) explained
20 Aug 2017 by Yaseer Mumtaz
MEAN Stack, Development Environment Setup, Expressjs APIs Development & Testing
11 Jul 2014 by Jeffrey T. Fritz
I’ve been reviewing Novalys Visual Guard for the last 2 weeks, and found some really interesting nuggets in this package that would make my network administrators stand up and take notice.
8 Jun 2015 by Stefan Wloch
An introduction to custom roles based access control in an ASP.NET MVC application using the Entity Framework.
4 May 2014 by Shuqian Ying
Service based, multi-application ASP.NET custom membership, role and profile providers with a hierarchical role system.
19 Nov 2013 by Azeet Chebrolu
Installing, extending Identity Server and implementing session token caching
25 Jul 2010 by Fayaz Soomro
This article describes custom username password authentication without the need of certificate installation on the client side.
26 Jun 2015 by Stefan Wloch
An introduction to Custom Roles Based Reporting for ASP.NET MVC applications using the Entity Framework. Protecting confidential information is a business requirement and in many cases also an ethical and legal requirement.
6 Dec 2010 by Skynet_Code
HTML and JavaScript code injection techniques.
20 Feb 2017 by Bryian Tan
Password Strength Indicator using jQuery and XML + NuGet Package
7 Jun 2014 by Sarvesh Kushwaha
This Article describe How Developer unintentionally Expose the Sensitive Data / Information leakage and How to prevent it.
29 Nov 2010 by Albin Abel
It is novel method to prevent the manipulation of parameter pass through the URL string
21 Mar 2013 by BackyardHackMechanic
This article describes how to get the real lastlogon datetime from an user from Active Directory and how to use custom Active Directory attributes.
2 Apr 2015 by Stiti Samantray
In this article, I'm going to discuss what is a Security in the application, what is Spring Security, and how to integrate Spring Security in your application.
9 Oct 2010 by AS01234
Tutorial on using ZedGraph on a Medium trust web host, beginning to deployment.
13 Aug 2018 by Bryian Tan
This article shares the idea on how to utilize free tools to download log files from server, upload IIS log files into the database, display the results and compare the baseline and production files.