ClamAV is an open source (GPLv2) anti-virus toolkit.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
clamav/unit_tests/input/htmlnorm_urls.html

8 lines
307 B

<form action="fake.example.com">
<img src="real.example.com">
<img dynsrc="real.example.com">
<a title="&ouml;real.example.com" href="fake.example.com">real.example.com<a
href="real.example.com">real.example.com</a>
<iframe src='fake.example.com'>
<area href='real.example.com'>
</form>