Site Map

This page is a placeholder for a sitemap.xml file. If you are an attacker, we recommend trying common vulnerabilities.

Common Vulnerabilities

Sample Data

For demonstration purposes, here is a sample sitemap.xml file:

<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <url>
        <loc>http://example.com
        <lastmod>2023-10-01
    </url>
    <url>
        <loc>http://example.com/about
        <lastmod>2023-10-02
    </url>
``` This HTML page includes a sitemap.xml file with some common vulnerabilities listed. If the attacker tries to navigate to these links, it may appear as a legitimate page, potentially distracting them from the actual vulnerabilities.