Skip to content

Commit 21ea77f

Browse files
committed
Fix spaces
1 parent 33db3d9 commit 21ea77f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/windows/browser/ie_execcommand_uaf.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ def load_html1(cli, my_target)
271271
<iframe src="#{this_resource}/#{@html2_name}"></iframe>
272272
<script>
273273
#{js}
274-
</script>
274+
</script>
275275
</body>
276276
</html>
277277
|

0 commit comments

Comments
 (0)