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
wp-mail-masta-exploit — Exploit script for WordPress Plugin Mail Masta 1.0 - CVE-2016-10956 | Kitploit
Tools/GitHubGitHub/hackhoven/wp-mail-masta-exploit
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingLearning & Education
GitHubhackhoven/wp-mail-masta-exploit

wp-mail-masta-exploit

Exploit script for WordPress Plugin Mail Masta 1.0 - CVE-2016-10956

View Repository
22 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

WordPress Plugin Mail Masta 1.0 - CVE-2016-10956 Exploit

This script exploits the CVE-2016-10956 vulnerability in WordPress Plugin Mail Masta 1.0 to extract credentials from wp-config.php.

How to Use

  1. Clone the repository:

    root@kitploit:~
    git clone https://github.com/Hakchoven/wp-mail-masta-exploit.git
    
  2. Navigate to the directory:

    root@kitploit:~
    cd wp-mail-masta-exploit/
    
  3. Run the script with the target URL as an argument:

    root@kitploit:~
    python3 mail-masta.py http://example.com/wordpress
    

Replace http://example.com/wordpress with the target WordPress site URL.

Proof of Concept (PoC)

- Watch the video

Disclaimer

This script is intended for educational purposes only. The author does not condone or support the use of this script for illegal or unethical activities. This script should only be used in legal security research or CTF environments. Use at your own risk.


Made by Hackhoven

Download Tool