|
|
|
|
|
by pcthrowaway
343 days ago
|
|
SVG is XML-based, unlike HTML which follows the SGML spec From curling the malicious page you can also see: <?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1000" height="1000">
|
|