Nmap Security Scanner
*Intro
*Ref Guide
*Install Guide
*Download
*Changelog
*Book
*Docs
Security Lists
*Nmap Hackers
*Nmap Dev
*Bugtraq
*Full Disclosure
*Pen Test
*Basics
*More
Security Tools
*Pass crackers
*Sniffers
*Vuln Scanners
*Web scanners
*Wireless
*Exploitation
*Packet crafters
*More
Site News
Site Search:
Exploit World
Advertising
About/Contact
Credits
Sponsors:




webappsec logo WebApp Sec mailing list archives

Re: GET and POST Methods Accepted
From: "Amit Klein (AKsecurity)" <aksecurity () hotpop com>
Date: Thu, 13 Oct 2005 10:57:33 +0200

On 12 Oct 2005 at 15:04, Welsh, Ed wrote:

If the site will accept the GET method for
form data and is vulnerable to XSS, the attack surface greatly increases over a site that is
vulnerable to XSS but only accepts the POST method.  POST is still attackable, but it becomes more
complicated than simply emailing a link.


An attacker can email a link to his/her own website/page, and this specially crafted page 
can contain a form (with method=POST and action being the vulnerable URL) followed by a 
piece of Javascript that submits this form. So XSS on POST method URLs isn't much more 
complicated than XSS on GET URLs.

-Amit


  By Date           By Thread  

Current thread:
[ Nmap | Sec Tools | Mailing Lists | Site News | About/Contact | Advertising | Privacy ]