0
Anonymous Posted 10 years ago
Grammar

Sec Testing

<script>alert('test');</script>
  

Top answer

Hi Under certain conditions, that would create a pop-up box saying 'test' Dave

  • Hi Under certain conditions, that would create a pop-up box saying 'test' Dave
Free · every Monday

Get the Weekly English Kit 📬

New words, one handy idiom, and a 2-minute quiz — delivered to your inbox to keep your streak alive.

4 Answers
0
Hi

Under certain conditions, that would create a pop-up box saying 'test'

Dave
0
dave_anonHiUnder certain conditions, that would create a pop-up box saying 'test'Dave
I imagine that someone has posted this to check that the script is not executed when the page is displayed. That would be a potential security problem. I suppose "Sec" means "Security".
0
Hi

I can't imagine for a moment that someone can execute a script on EF in that way. I'm wondering if it was an official test or someone just trying it

Dave
0
dave_anonI can't imagine for a moment that someone can execute a script on EF in that way
Well, hopefully they can't. Web developers are wise to this now. In the past, I think some forums have been known to literally echo back whatever was typed in, including scripts and other directives, opening the door to all kinds of problems.

Related Questions