Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 460 Bytes

File metadata and controls

13 lines (7 loc) · 460 Bytes

Simple-XSS Vocabulary

  • Hook - snippet of JS code designed to be injected via XSS on the client side.

  • Payload - a program that will be launched remotely in the client’s browser.

  • Plugin - program extension.

  • Transport Service - service responsible for delivering payload to client side & data exchange between client and host.

  • Tunneling Service - service responsible for tunneling (it's useful if you don't have white IP)