Rename files

master
Jacob Robles 2019-04-11 07:04:57 -05:00
parent 91fec97cd7
commit 236a3ee2f5
No known key found for this signature in database
GPG Key ID: 3EC9F18F2B12401C
2 changed files with 3 additions and 3 deletions

View File

@ -1,14 +1,14 @@
## Vulnerable Application
This module works against `wp-google-maps` between 7.11.00 and 7.11.17 (included).
This module works against the Wordpress plugin `wp-google-maps` between 7.11.00 and 7.11.17 (included).
[The vulnerable version is available on WordPress' plugin directory](https://downloads.wordpress.org/plugin/wp-google-maps.7.11.17.zip).
## Verification Steps
1. `msfconsole`
2. `use auxiliary/admin/http/wp_google_maps_sql_injection`
3. `set RHOST <host.tld>`
2. `use auxiliary/admin/http/wp_google_maps_sqli`
3. `set RHOSTS <rhost>`
4. Set `DB_PREFIX` if necessary
5. `run`