Rapid7 Vulnerability & Exploit Database

Wordpress Pingback Locator

Back to Search

Wordpress Pingback Locator

Created
05/30/2018

Description

This module will scan for wordpress sites with the Pingback API enabled. By interfacing with the API an attacker can cause the wordpress site to port scan an external target and return results. Refer to the wordpress_pingback_portscanner module. This issue was fixed in wordpress 3.5.1

Author(s)

  • Thomas McCarthy "smilingraccoon" <smilingraccoon@gmail.com>
  • Brandon McCann "zeknox" <bmccann@accuvant.com>
  • Christian Mehlmauer <FireFart@gmail.com>

Development

Module Options

To display the available options, load the module within the Metasploit console and run the commands 'show options' or 'show advanced':

msf > use auxiliary/scanner/http/wordpress_pingback_access
msf auxiliary(wordpress_pingback_access) > show actions
    ...actions...
msf auxiliary(wordpress_pingback_access) > set ACTION < action-name >
msf auxiliary(wordpress_pingback_access) > show options
    ...show and set options...
msf auxiliary(wordpress_pingback_access) > run 

Time is precious, so I don’t want to do something manually that I can automate. Leveraging the Metasploit Framework when automating any task keeps us from having to re-create the wheel as we can use the existing libraries and focus our efforts where it matters.

– Jim O’Gorman | President, Offensive Security

;