eB*ay Blackhat?

Viltedali

Regular Member
Joined
Feb 10, 2008
Messages
310
Reaction score
34
Hello

I have read somewhere that although JavaScript cannot be included in eB*ay auction listings, flash can be and that flash can be used to call? (Execute, whatever) ASP.

I would imagine that could be used for black hat purposes.

Is this accurate, and has anyone capitalized on this possible exploit?

Thanks
 
No; you need to learn the difference between client and server side code.

The <object>/<embed> element would also have allowScriptAccess="never" set so you could not interact with the current window from flash.
 
Hello

Okay, thanks.

Actually, I know very little about code. I believe that JavaScript is client-side code and PHP, ASP, and CGI (or Perl?) Are server-side code.

I just saw this in a project posting on a freelance site with the project creator insinuating that this would be possible, that's why I asked.

Thanks
 
Back
Top