BuildSecurityIn - they will teach you how to design and build secure applications. Yeah, indeed. Right after they realize for themselves what does the input validation means.
https://buildsecurityin.us-cert.gov/portal/index.html?ctrl:id=window.default.DocSearchPortletWindow1&ctrl:type=:
Experts, huh.
hmacOTP is a free OATH-compliant OTP client for PDA which generates one-time passwords based on HMAC OTP (HOTP) standard. This standard is a recent industry development for open strong authentication. It is an effort of the initiative for Open AuTHentication and is currently supporting by multiple vendors whith authentication solutions.
The idea behind hmacOTP is […]
EFSeal is a program to enforce Microsoft Encrypting File System (EFS). One of the issues with EFS is there are no more encrypted resources once an attacker compromises Windows user account and login to the system. EFSeal is to mitigate this issue - it does not affect files and folders encrypted with EFS but protect […]
Biometrics is popular these days and it is common thought it can be used to replace password login on systems. Well, technically speaking it cannot. It can be built on top of a password scheme or as a second factor for it but not instead. And Microsoft Biometric solution, based on Digital Persona, is a […]