PTC account Creation Security Challenge
When I created my account, I noticed the above.
Please fix.
Either remove the challenge or replace it with an actual challenge.
Not only is it easy to OCR the underlined numbers, look at what is in the HTML that is sent.
Please enter the <u>underlined</u> numbers only, in order:
<input type="text" name="ptc_challenge" />
<input type="hidden" name="ptc_challenge_md5" value="d46b5563235785cb406f053a22ec6288" />
<input type="hidden" name="ptc_challenge_time" value="1671108352228" />
<input type="hidden" name="ptc_challenge_mask" value="101100" />
<input type="hidden" name="ptc_challenge_string" value="173304" />
<u>1</u>7<u>3</u><u>3</u>04
So, a spammer can just read the mask and apply it to the string, and spam you folks. They don't even have to do OCR.

