Hi folks,
I am fairly new to ASP programming and I've been tasked with securing our website login and registration forms. This is my first post to these forums and I'm hoping someone will be able to set me in the right direction.
We are doing some pre-PCI compliancy scans and one of the vunerabilities noted is "Web Server Uses Plain-Text Form Based Authentication". The solution suggested in the report is "Please contact the vendor of the hardware/software for a possible fix for the issue."
When talking with my co-worker and after some initial research, we guessed that changing the code to send the login and registration forms to our https instead of http would solve our problem. We have gone ahead and accomplished this, ran another scan, but we are presented with the same vuneralbility.
Can someone here clue me as to whether or not we are even on the right track? Is this in fact a code issue, or could it be that the server settings need to be configured differently?
We are using IIS and ASP (not asp.net)
Any guidance or other helpful information would be greatly appreciated.
Thanks,
Wadeone
I am fairly new to ASP programming and I've been tasked with securing our website login and registration forms. This is my first post to these forums and I'm hoping someone will be able to set me in the right direction.
We are doing some pre-PCI compliancy scans and one of the vunerabilities noted is "Web Server Uses Plain-Text Form Based Authentication". The solution suggested in the report is "Please contact the vendor of the hardware/software for a possible fix for the issue."
When talking with my co-worker and after some initial research, we guessed that changing the code to send the login and registration forms to our https instead of http would solve our problem. We have gone ahead and accomplished this, ran another scan, but we are presented with the same vuneralbility.
Can someone here clue me as to whether or not we are even on the right track? Is this in fact a code issue, or could it be that the server settings need to be configured differently?
We are using IIS and ASP (not asp.net)
Any guidance or other helpful information would be greatly appreciated.
Thanks,
Wadeone