This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org

Reviewing Flash Applications

From OWASP
Revision as of 19:50, 14 September 2008 by Dre (talk | contribs)

Jump to: navigation, search
OWASP Code Review Guide Table of Contents

Flash Applications

Look for potential Flash redirect issues

clickTAG
TextField
TextArea
load
getURL
NetConnection.connect
NetServices.createGatewayConnection
NetSteam.play
XML.send

SandBox Security Model
Permission Structure
Shared Objects
External Resources, Controlling access
Top Tips