This repository is designed for creating and/or porting of specific exploits for Wordpress using metasploit as exploitation tool.
For the use of these modules, you can download them to the directory:
# cd ~/.msf4/modules/
For details, check the official documentation of metasploit talking about "Loading External Modules".
All modules will be created based on [WPScan Vulnerability Database - WPVDB] (https://wpvulndb.com/).
The public GitHub source repository can be found at: https://github.com/espreto/wpsploit
Questions and suggestions can be sent to: robertoespreto[at]gmail.com
- Fork it
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create new Pull Request
Missing some features, but it's a start.