10 skills found
as08 / ClassicASP.PasswordHashingThis is a class of VBscript functions that can be used for password hashing in Classic ASP. As well as a standard hashing function, Argon2, Bcrypt and PBKDF2 are also supported via COM DLL's.
thatcoderguy / OWASP Faux Bank ClassicASPA proof of concept project that demonstrates oWASP.org's top 10 web vulnerabilities
dmeagor / ClassicASP FirePHPClassic asp Class that adds FireBug/FirePHP console debugging. Outputs user generated strings, arrays, json objects as well as the built in session, application, server, POST and GET collections. Ideal for AJAX debugging.
as08 / ClassicASP.BcryptBcrypt hashing algorithm implemented in VBscript for Classic ASP using a COM DLL
rcdmk / ClassicAspUnitA classic ASP unit framework for helping in testing classic asp code.
dudleycodes / ClassicASP MSSQLSanitizerFunctions to sanitize and validate data before insertion into a MSSQL database.
as08 / ClassicASP.TwoFactorAuthenticationThis is a two factor authentication (2FA) COM DLL and fully working demo coding in classic ASP.
jometzg / ClassicaspdockerNo description available
halityurttas / ClassicAspSoapClientClassic ASP Soap Client with Basic Auth
as08 / ClassicASP.Argon2Argon2 hashing algorithm implemented in VBscript for Classic ASP using a COM DLL