这是一个测试XSS的训练靶
1
请在输入评论
发送
<% comments.forEach(function(i,key){ %>
<%=key+2%>
评论
<%-i.comment%>
<%=i.time%>
<% }) %>
评论
<%-i.comment%><%=i.time%>