ErrLookup › digininja/DVWA

digininja/DVWA

Damn Vulnerable Web Application (DVWA) · PHP · 178 source files

Analyzed at 5d5c76cced on 2026-08-21. 12 documented errors.

Code / MessageTypeSeverityTags
Network response was not ok
exception error javascript, fetch, http-status, rest-api, dvwa
Network response was not ok
exception error javascript, fetch, http-status, rest-api, dvwa
Network response was not ok
exception error javascript, fetch, http-status, cryptography, token, dvwa
Network response was not ok
exception error javascript, fetch, http-status, cryptography, token, dvwa
Decryption failed
exception error php, openssl, aes-128-ecb, cryptography, padding, dvwa
No token passed
validation warning php, form-validation, post, request-parameter, dvwa
Token is in wrong format
validation warning php, validation, hex, aes-block-size, dvwa
Could not decode JSON object.
exception warning php, json, json-decode, cryptography, ecb, dvwa
IV must be 16 bytes, {strlen($iv)} passed
exception error php, openssl, aes-128-cbc, iv, cryptography, dvwa
Decryption failed
exception error php, openssl, aes-128-cbc, padding, cryptography, dvwa
IV must be 12 bytes, {strlen($iv)} passed
exception error php, openssl, aes-256-gcm, iv, nonce, cryptography, dvwa
Decryption failed
exception error php, openssl, aes-256-gcm, authentication-tag, cryptography, dvwa