Every day we get 0-10 submissions via a Gravity Form we use for Customer Service. These submissions repeat what appears to be a valid human name in multiple fields. There appears to be no repetition in these names. There is never a submission of any data other than the name; no email address, etc.
Has anyone else experienced this? We only see this activity on one of many forms we use in our site. It appears to be some kind of script-based attack on the form but I cannot figure out what they are trying to accomplish, other than just creating spam in our internal process.
I thought about trying to write conditional logic that would check to see if someone entered the same value in multiple unrelated fields but I can’t seem to figure out how to test the data in one field against the data in another.