Click here to Skip to main content
15,885,895 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionwhat is default concurrent requests settings in IIS 8.5 Pin
bhavin chheda16-Jul-17 2:02
bhavin chheda16-Jul-17 2:02 
AnswerRe: what is default concurrent requests settings in IIS 8.5 Pin
Richard MacCutchan16-Jul-17 2:42
mveRichard MacCutchan16-Jul-17 2:42 
QuestionPassword Field Padding with Question Marks (?s) Pin
ftbadolato7615-Jul-17 15:05
ftbadolato7615-Jul-17 15:05 
AnswerRe: Password Field Padding with Question Marks (?s) Pin
Richard MacCutchan15-Jul-17 20:52
mveRichard MacCutchan15-Jul-17 20:52 
GeneralRe: Password Field Padding with Question Marks (?s) Pin
ftbadolato7616-Jul-17 3:36
ftbadolato7616-Jul-17 3:36 
GeneralRe: Password Field Padding with Question Marks (?s) Pin
Richard MacCutchan16-Jul-17 5:43
mveRichard MacCutchan16-Jul-17 5:43 
GeneralRe: Password Field Padding with Question Marks (?s) Pin
Nathan Minier17-Jul-17 1:15
professionalNathan Minier17-Jul-17 1:15 
AnswerRe: Password Field Padding with Question Marks (?s) Pin
Richard Deeming17-Jul-17 1:40
mveRichard Deeming17-Jul-17 1:40 
ftbadolato76 wrote:
I have used this code hundreds of times

Please tell us where, so that we can avoid those sites like the plague! WTF | :WTF:

Your code contains the most common security vulnerability in the world:
Everything you wanted to know about SQL injection (but were afraid to ask) | Troy Hunt[^]
How can I explain SQL injection without technical jargon? | Information Security Stack Exchange[^]
Query Parameterization Cheat Sheet | OWASP[^]

You then compound that by storing your users' passwords in plain text.
Secure Password Authentication Explained Simply[^]
Salted Password Hashing - Doing it Right[^]

It's almost as if you want your sites to be breached, and your company to face massive crippling fines for failing to protect your users' data properly!

Do yourself, and your users, a favour: stop trying to reinvent the wheel. Switch your sites to one of ASP.NET's built-in authentication systems - for example, ASP.NET Identity[^].



"These people looked deep within my soul and assigned me a number based on the order in which I joined."
- Homer


Questionmanual session id assignment Pin
jkirkerx14-Jul-17 6:25
professionaljkirkerx14-Jul-17 6:25 
AnswerRe: manual session id assignment Pin
jkirkerx14-Jul-17 8:26
professionaljkirkerx14-Jul-17 8:26 
AnswerRe: manual session id assignment Pin
F-ES Sitecore17-Jul-17 5:13
professionalF-ES Sitecore17-Jul-17 5:13 
QuestionQuery regarding IIS Thread Pool Settings in Machine.config Pin
bhavin chheda13-Jul-17 6:51
bhavin chheda13-Jul-17 6:51 
QuestionSide bar Pin
sunsher11-Jul-17 2:19
sunsher11-Jul-17 2:19 
AnswerRe: Side bar Pin
ZurdoDev11-Jul-17 2:54
professionalZurdoDev11-Jul-17 2:54 
QuestionFTP user and user wise folder Pin
sanket1649-Jul-17 18:14
sanket1649-Jul-17 18:14 
QuestionEntity Framework 500 Error Pin
sanforjackass9-Jul-17 4:43
sanforjackass9-Jul-17 4:43 
AnswerRe: Entity Framework 500 Error Pin
Richard MacCutchan9-Jul-17 20:59
mveRichard MacCutchan9-Jul-17 20:59 
Question.lic file Pin
Member 133002248-Jul-17 17:11
Member 133002248-Jul-17 17:11 
AnswerRe: .lic file Pin
Richard MacCutchan9-Jul-17 20:58
mveRichard MacCutchan9-Jul-17 20:58 
AnswerRe: .lic file Pin
Richard Deeming10-Jul-17 2:42
mveRichard Deeming10-Jul-17 2:42 
QuestionASP.Net Pin
Member 132992387-Jul-17 18:06
Member 132992387-Jul-17 18:06 
QuestionRe: ASP.Net Pin
Richard MacCutchan7-Jul-17 22:12
mveRichard MacCutchan7-Jul-17 22:12 
AnswerRe: ASP.Net Pin
Member 132992389-Jul-17 19:52
Member 132992389-Jul-17 19:52 
GeneralRe: ASP.Net Pin
Richard MacCutchan9-Jul-17 20:46
mveRichard MacCutchan9-Jul-17 20:46 
GeneralRe: ASP.Net Pin
Member 132992389-Jul-17 20:55
Member 132992389-Jul-17 20:55 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.