WordPress
Curl to get WordPress version
Use wpscan to run vulnerability scan against wordpress site
Use searchsploit against version of wordpress site
Curl exploit for WordPress 4.7.0/4.7.1 Content Injection
Modify id=5 and end of url per what id you get when you run
curl http://www.test.com/wordpress/wp-json/wp/v2/posts
. The below will modify a post. Can also be done via Atom: https://blog.websecurify.com/2017/02/hacking-wordpress-4-7-0-1.html
Last updated