Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2024-11252-Sassy-Social-Share-XSS | Kitploit
Tools/GitHubGitHub/reinh3rz/cve-2024-11252-sassy-social-share-xss
Vulnerability AnalysisExploitationWeb Application ExploitationWeb SecurityPenetration TestingLearning & Education
GitHubreinh3rz/cve-2024-11252-sassy-social-share-xss

CVE-2024-11252-Sassy-Social-Share-XSS

View Repository

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
1 year agoNot yet reviewed

CVE-2023-XXXX: Sassy Social Share Plugin XSS Vulnerability

Description

This project demonstrates a reflected Cross-Site Scripting (XSS) vulnerability found in the Sassy Social Share plugin for WordPress. This vulnerability can be exploited via the heateor_mastodon_share parameter.

Usage

  1. PoC.html: This file is prepared to demonstrate the XSS vulnerability. You can observe how the vulnerability works by opening it in your browser.
  2. exploit.py: This Python script checks whether the vulnerability has been exploited by sending a request to the target URL. You can run it by following the steps below:
    • Make sure Python and the required libraries are installed.
    • Use the python exploit.py command in the terminal to run the script.

Requirements

  • Python 3.x
  • requests library (install with pip install requests)

Warning

This type of PoC should only be used for security research and educational purposes. Performing unauthorized tests on any system is against the law. Please follow ethical hacking rules and only test on authorized systems.

Contributing

If you would like to contribute to this project, please submit a pull request or report your issues.

Contact

If you have any questions or suggestions, you can contact me:

  • My LinkedIn Profile

License

This project is licensed under the MIT License.

Download Tool