Captcha Image
CaptchaImage is a DynamicImage application.
The captcha renders into an img html element where the image is generated by Captcha Generation Service; this service uses the control customization received into the query string of the src URL.
The captcha text is completly safe despite the fact it is passed to the image service into the URL; the text is crypted with Rijndael using a hard-coded key.