Hacker News new | ask | show | jobs
by spzb 1888 days ago
I think you need to take the site offline and go learn about sanitising inputs. Your site is fundamentally insecure at the moment.
1 comments

Thank you very much for your comment. I felt that I hadn't studied enough about input forms and JavaScript. Learn about injection attacks.