Tags that get moved out of parent
14
14
14
This vector shows which tags when get removed from the parent tag
Created by: hackvertor
Created on: Wednesday, January 22, 2025 at 12:21:02 PM
Updated on: Wednesday, January 22, 2025 at 10:05:49 PM
Vector type: XSS
Vector charset: UTF-8
Template used:
<div id=x>
<$[data1]>test</$[data1]>
</div>
Code used after fuzz:
!x.innerHTML.trim().includes("<$[data1]>") && log('$[data1]')
Your browser was detected as:
Detecting... Detecting... Detecting... Detecting...
Sample payloads
<div id=x>
<body>test</body>
</div>
<div id=x>
<caption>test</caption>
</div>
<div id=x>
<col>test</col>
</div>
<div id=x>
<colgroup>test</colgroup>
</div>
<div id=x>
<frame>test</frame>
</div>
<div id=x>
<frameset>test</frameset>
</div>
<div id=x>
<head>test</head>
</div>
<div id=x>
<html>test</html>
</div>
<div id=x>
<tbody>test</tbody>
</div>
<div id=x>
<td>test</td>
</div>
<div id=x>
<tfoot>test</tfoot>
</div>
<div id=x>
<th>test</th>
</div>
<div id=x>
<thead>test</thead>
</div>
<div id=x>
<tr>test</tr>
</div>
Fuzz results
Chrome 132.0.0.0 desktop macOS 10.15.7
Updated
Wed Jan 22 2025
Found 14 results
Loading...
Firefox 134.0 desktop macOS 10.15
Updated
Wed Jan 22 2025
Found 14 results
Loading...
Safari 18.2 desktop macOS 10.15.7
Updated
Wed Jan 22 2025
Found 14 results
Loading...