kaptcha icon indicating copy to clipboard operation
kaptcha copied to clipboard

kaptcha - A kaptcha generation engine.

Results 3 kaptcha issues
Sort by recently updated
recently updated
newest added

https://github.com/penggle/kaptcha/blob/f998397fc508f1fe09ff21d11d507324bfb4bc65/src/main/java/com/google/code/kaptcha/text/impl/DefaultTextCreator.java#L21 https://github.com/penggle/kaptcha/blob/f998397fc508f1fe09ff21d11d507324bfb4bc65/src/main/java/com/google/code/kaptcha/text/impl/ChineseTextProducer.java#L22 https://github.com/penggle/kaptcha/blob/f998397fc508f1fe09ff21d11d507324bfb4bc65/src/main/java/com/google/code/kaptcha/text/impl/FiveLetterFirstNameTextCreator.java#L1059 I think it should be use a secure random algorithm “SecureRandom” to generate verifycode An attacker will simply compute the seed from the output values observed. This...

Kaptcha use OracleJDK Private code,Docker image(tomcat tomee more) both use openJDK