Technology and softwareWeb & digital

What security checks matter for a simple enquiry form?

The form only sends contact details, but I want to prevent abuse and data leakage.

Reviewed seed boundary: This discussion is practical guidance, not individual advice. NCSC: Developing secure digital services
Asked by My Business Path editorial community
Report
Community answers

1 visible responses

Accepted answer

Validate on the server, limit size and frequency, use spam controls, avoid reflecting unsafe input, secure notifications and define retention. Collect only the fields needed for the enquiry.

My Business Path reviewed answer
Report answer
What security checks matter for a simple enquiry form? | My Business Path