Global

Members

Methods

Methods

addURLParam(url, name) → {string}

Add a get parameter name to an existing url

Parameters
Name Type Description
url string
name string

of the parameter

Returns

An where you can append the data to exfiltrate

Type
string

isSelfClosing(tag)

Parameters
Name Type Description
tag *

Type Definitions

BoundingBox

Properties:
Name Type Attributes Default Description
x number

The X coordinate

y number

The Y coordinate

width number <optional>
0

The width of the box

height number <optional>
0

The height of the box