Sha256: dc32fc4cb09ba34787cd0ffce7d285cd87a790dae5a4883d166afc85e78cc773
Contents?: true
Size: 723 Bytes
Versions: 69
Compression:
Stored size: 723 Bytes
Contents
<html> <body> <a href="../tc_relative_links.html">dot dot slash</a> <a href="../../../../../tc_relative_links.html">too many dots</a> <FRAMESET cols="20%, 80%"> <FRAMESET rows="100, 200, 200"> <FRAME name="frame1" src="../tc_relative_links.html"> <FRAME name="frame2" src="../tc_relative_links.html"> </FRAMESET> <FRAMESET rows="100, 200"> <FRAME name="frame3" src="/file_upload.html"> <IFRAME src="http://google.com/" name="frame4"> [Your user agent does not support frames or is currently configured not to display frames. However, you may visit <A href="foo.html">the related document.</A>] <a href="?a=b">just the query string</A> </IFRAME> </FRAMESET> </FRAMESET> </body> </html>
Version data entries
69 entries across 69 versions & 12 rubygems