1
@&@&&W&&W&&&&
2
<svg class="square" width="200" height="200" viewBox="-50 -50 6000 6000" xmlns="http://www.w3.org/2000/svg" version="1.1">
<rect x="0" y="0" width="6500" height="6500" fill="white" />
</svg>
3
<svg version="1.1" width="100%" height="100%">
<rect fill="#0000FF" width="100%" height="100%" x="0%" y="0%" />
</svg>
5 (Burp->intercept->write response to delate onblur)
<svg version="1.1" width="100%" height="100%">
<rect fill="#ff0000" width="100%" height="100%" x="0%" y="0%" />
</svg>
4 (Burp->intercept->write response to delate onblur)
<svg version="1.1" width="100%" height="100%">
<rect fill="white" width="100%" height="100%" x="0%" y="0%" />
</svg>
6
<svg version="1.1" width="100%" height="100%">
<rect fill="#ff0000" width="100%" height="100%" x="0%" y="0%" />
</svg>
よくわからんので、塗りつぶす作戦になった。