Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / security

Security

security

Great Reads

by Daron Cox
If you're trying to integrate with UAG from a mobile device, this tip is for you!
by Prashant Rewatkar
This article demonstrates how to add Identity-Based Authentication in .NET Core 3.0 using In-Memory Database.
by Saineshwar Bageri
In this article, we will run through 10 points which will help us to make our MVC code secure.
by Retired Author
Cross-Site Scripting (XSS) is one of the most prevalent security vulnerabilities in web applications. It occurs when an attacker injects malicious scripts into content that users can view on a web page. These scripts can steal data, hijack user sessions, or perform other harmful actions.

Latest Articles

by Daron Cox
If you're trying to integrate with UAG from a mobile device, this tip is for you!
by Prashant Rewatkar
This article demonstrates how to add Identity-Based Authentication in .NET Core 3.0 using In-Memory Database.
by Saineshwar Bageri
In this article, we will run through 10 points which will help us to make our MVC code secure.
by Retired Author
Cross-Site Scripting (XSS) is one of the most prevalent security vulnerabilities in web applications. It occurs when an attacker injects malicious scripts into content that users can view on a web page. These scripts can steal data, hijack user sessions, or perform other harmful actions.

All Articles

Sort by Score

security 

by Daron Cox
If you're trying to integrate with UAG from a mobile device, this tip is for you!
by charles henington
Simple user defined Cipher Transform that I got the idea from https://www.codeproject.com/Articles/5319044/ARC4-Encryption-Library
by Marian Placko
This article shows a simple hack of a built-in MS SQL Server WITH ENCRYPTION mechanism
by Vyacheslav Voronenko
One-liner to add all of the github keys as authorized to some test unix server
by Sajid Qayyum
Describes authentication management using cookies
by John Bhatt
How can I block some website permanently like (facebook.com) and more social site on my employees computers
by Carlos Mendez Comas
The Pharming is an attack difficult to detect for the user does not have idea what it going on.
by Paulo Buchsbaum
A simple way to generate checksum for tables and databases.
by Himashu Arora
by _Ravikant Tiwari_
This program will demonstrate the process of injecting code into already running processes. Here we have choosen to inject into Explorer
by Artefakt94
Enabling SSL with IIS Express in Visual Studio
by kennysun
encrypt all stored procedures in SQL server with powershell
by Apriorit Inc, MikeSotnichek
The article with a practical solution to the problem.
by Dharmateja Challa
This article is about generating random data using Trusted Platform Module in Windows 10 and testing its randomness using dieharder test suite.
by Rolando CC
This article provides a basic reference on how basic protection can be achieved using the aspnet_regiis.exe tool, by default installed with .Net Framework, and also some basic considerations when you are working with IIS WebFarms.
by Daan Acohen
The HttpClient can cause a security issue depending on how it is used so this article explains how to prevent that.
by Karuna_Sorate
HTTP status 404: Not Found error while accessing WCF service through an ASMX clientI have personally faced this error without any accurate reasons explained in the server's log/trace. With some trial and error, I just managed to resolve it. Here is how it worked for me.Reason 1:If you...
by Steve Wellens
Scott Gu in his latest post, announces a very serious security threat-vulnerability regarding ASP.Net sites.
by Bruno van Dooren
Exploring an alternative reason for LAN Manager Authentication Failure
by Ohad Redlich
In this article I explain Spring's implementation for the log-out mechanism
by Zamshed Farhan
MathGuard is a security option for beginners, developed by PHP and jQuery
by Rafael Leal da Silva
Hello friends.This is my first post on CodeProject.Today, I will write about MD5 in ASP.NET.You create a new web site, using Visual Studio 2008, and at default.aspx, drag two controls, first Label and second TextBox.In the first control(Label), change your property ID to...
by Utku Ozan ÇANKAYA
Advantages of using a gateway and how I benefit from using it
by Jesse Fatherree
Reset file ownership based off parent folder name
by Asif Bahrainwala
A simple C++ program to generate RSA key pair
by Marin Cokarić
Securing Your phpMyAdmin
by Mark Heath
How to generate and use Shared Access Signatures for Azure Service Bus Queues
by datarockets
Finding a vulnerability, using it for data extracting from the database, and fixing it with just one line of code
by Palash Biswas
You have a WCF Service that needs a SPN from its client But We typically use client config file to send the spn using the below code: <endpoint address="" binding="basicHttpBinding" bindingConfiguration="basicHttp" name="BasicEndPoint" bindingNamespace="TestNamespace" ...
by Gun Gun Febrianza
Show and hide your drive using software drive conceal
by Ahmed E Osama
Working with decrypted data only in memory leaving no traces in hard-drive
by Max R McCarty
What Azure Website’s can do to make our life easier when it comes to securing our application’s connection strings.
by Aqeeel
Implementing security in SQL Server by only allowing TCP/IP Network Protocol and changing default TCP port
by Tharaka MTR
Article provides details about Mod 10 algorithm and how to validate a credit card number with mod 10 algorithm using C#.
by Dalek Dave
Fixing a Profile Services Problem when administrator password will not allow access.
by thatraja
Found this Microsoft KBError message: "The User Profile Service failed the logon. User profile cannot be loaded”, when logging on to Windows 7 or Windows Vista[^]From Link[^]:Method 1: Fix the User Account ProfileMethod 2: Log on to Windows and copy your data to a new accountMethod...
by Andrew Rober
Windows software licensing data and information in a nutshell
by zoufeiyy
A program to operate WMI Namespace Security with Windows Native APIs which are supported on Windows 2000/XP/2003/2008/7.