ASP.NET authentication bypass Severity – canonicalization issues. An attacker could gain unauthorized access to password-protected pages on the web server or create a cross-site scripting attack.
ASP.NET authentication bypass Severity – canonicalization issues. An attacker could gain unauthorized access to password-protected pages on the web server or create a cross-site scripting attack.
First download “SSL Diagnostics Version 1.1 (x86)” and find out why your SSL does not work… (link below) http://www.microsoft.com/downloads/en/details.aspx?FamilyID=cabea1d0-5a10-41bc-83d4-06c814265282&displaylang=en If first solution does not work, try below: 1. Set the correct permission for Machinekey folder C:\Documents and Settings\All Users\Application Data\Microsoft\Crypto\RSA\MachineKeys 2. Add administrator and system Full Control Permissions. 3. Restart IIS
Secure Socket Layer protocol version 2 (SSL v2) has a serious vulnerability. Successful exploitation of this vulnerability would allow an attacker to execute arbitrary code in the context of the affected server. No authentication is required to reach the vulnerable code. No user interaction is required. Since this vulnerability is in library code used by [...]
C:\>cscript C:\inetpub\adminscripts\adsutil.vbs SET W3SVC/AppPools/Enable32bitAppOnWin64 1 C:\>cd windows\microsoft.net\framework\v2.0.50727 C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727>aspnet_regiis.exe -i C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727>NET STOP W3SVC /y & NET START W3SVC ERRORS: Microsoft OLE DB Provider for ODBC Drivers error ’80004005′ [Microsoft][ODBC Driver Manager] The specified DSN contains an architecture mismatch between the Driver and Application Run C:\Windows\SysWOW64\odbcad32.exe to setup DSN Restore & Backup IIS 7 > %windir%\system32\inetsrv\appcmd.exe add [...]
Abyss Web Server is a compact web server available for Windows, Mac OS X, Linux, and FreeBSD operating systems. Despite its small footprint, it supports HTTP/1.1, secure SSL/TLS connections (HTTPS), dynamic content generation through CGI/FastCGI scripts, ISAPI extensions, native ASP.NET support, Server Side Includes (SSI), custom error pages, password protection, IP address control, anti-leeching, and [...]