31.07.2015 Views

Download

Download

Download

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

62. onMove() The user or attacker would move the page.63. onMoveEnd() The user or attacker would move the page.64. onMoveStart() The user or attacker would move the page.65. onOutOfSync() Interrupts the element’s ability to play its media as defined by thetimeline.66. onPaste() The user would need to paste, or attacker could use theexecCommand”Paste” function.67. onPause() The onPause event fires on every element that is active when the timelinepauses, including the body element.68. onProgress() Attacker would use this as a flash movie was loading.69. onPropertyChange() The user or attacker would need to change an element property.70. onReadyStateChange() The user or attacker would need to change an elementproperty.71. onRepeat() The event fires once for each repetition of the timeline, excluding thefirst full cycle.72. onReset() The user or attacker resets a form.XSS Theory • Chapter 4 15773. onResize() The user would resize the window; the attacker could auto initializewith something like: self.resizeTo500,400;.74. onResizeEnd() The user would resize the window; attacker could auto initializewith something like: self.resizeTo500,400;.75. onResizeStart() The user would resize the window.The attacker could auto initializewith something like: self.resizeTo500,400;.76. onResume() The onresume event fires on every element that becomes active whenthe timeline resumes, including the body element.77. onReverse() If the element has a repeatCount greater than one, this event fires everytime the timeline begins to play backward.78. onRowEnter() The user or attacker would need to change a row in a data source.79. onRowExit() The user or attacker would need to change a row in a data source.80. onRowDelete() The user or attacker would need to delete a row in a data source.81. onRowInserted() The user or attacker would need to insert a row in a data source.82. onScroll() The user would need to scroll, or the attacker could use the scrollBy()-function

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!