Judging from real-time analytics and log files over the past few hours only, many of you have tried. But no one is even close. Why is staring into stuff like this so insanely satisfactory?
Kids, you gotta step up your game!
Today’s free tip: Forms. (Such as comment fields, nudge nudge.)
Read up on forms and POST requests. Tampering with forms can lead to at least two different awesome potential vulnerabilites: SQL injection and XSS.
alert(“”)
Cool XSS attempt… Too bad your code is sanitized by our system. Try harder!
Well… why do you think this website is online…?
It is baffling. I mean, we’re good. But come on, people. There must be a weak point we haven’t thought of yet. Find it before we do and collect the bounty.
‘
test
\\document.body.innerHTML=”Done”;\\
alert(‘test’);
</p><script>alert(‘test’);</script><p>
<><>alert(‘test’);<><>