Rapid7 Vulnerability & Exploit Database

HTTP Microsoft SQL Injection Table XSS Infection

Back to Search

HTTP Microsoft SQL Injection Table XSS Infection

Created
05/30/2018

Description

This module implements the mass SQL injection attack in use lately by concatenation of HTML string that forces a persistent XSS attack to redirect user browser to an attacker controller website.

Author(s)

  • et <et@metasploit.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/lucky_punch
msf auxiliary(lucky_punch) > show actions
    ...actions...
msf auxiliary(lucky_punch) > set ACTION < action-name >
msf auxiliary(lucky_punch) > show options
    ...show and set options...
msf auxiliary(lucky_punch) > 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

;