manipulating query strings
From: Vel (vel_at_sympatico.ca)
Date: 02/23/04
- Previous message: cissper: "nessus which plug'in reports which vulnerability?"
- Next in thread: Kris Wilkinson: "RE: manipulating query strings"
- Maybe reply: Kris Wilkinson: "RE: manipulating query strings"
- Maybe reply: ma1ler_deamon: "Re: manipulating query strings"
- Maybe reply: Toni Heinonen: "RE: manipulating query strings"
- Reply: Eric Paynter: "Re: manipulating query strings"
- Reply: Campbell Murray: "RE: manipulating query strings"
- Reply: Markus Toman: "Re: manipulating query strings"
- Maybe reply: Karsten Johansson: "Re: manipulating query strings"
- Maybe reply: Scovetta, Michael V: "RE: manipulating query strings"
- Maybe reply: marko: "Re: manipulating query strings"
- Maybe reply: Nick Besant: "RE: manipulating query strings"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
To: <pen-test@securityfocus.com> Date: Mon, 23 Feb 2004 11:43:27 -0800
Hello Group,
Is there a way to send values to hidden fields ,
i.e Input tags with type=hidden attribute a value from the URL if the action
attribute on the FORM is ACTION ?
e.g:
<FORM form1 ACTION= '/search/search.asp' METHOD=post>
<Input type=hidden name=serverName value=www.abc.com>
<Input type=hidden name=serverName value=www.def.com>
---------------------------------------------------------------------------
Given the Method is "POST", can I pass values to the Hidden Input fields
using the URL. i.e URL manipulation ?
I know I can pass variables in URL to Server side script variables if METHOD
is "GET".
But how about POST method ?
Thanks.
Kumar.
---------------------------------------------------------------------------
Free trial: Astaro Security Linux -- firewall with Spam/Virus Protection
Protect your network with the comprehensive security solution that
integrates six applications for ease of use and lower TCO.
Firewall - Virus protection - Spam protection - URL blocking - VPN
- Wireless security.
Download 30-day evaluation at:
http://www.securityfocus.com/sponsor/Astaro_pen-test_040219
----------------------------------------------------------------------------
- Previous message: cissper: "nessus which plug'in reports which vulnerability?"
- Next in thread: Kris Wilkinson: "RE: manipulating query strings"
- Maybe reply: Kris Wilkinson: "RE: manipulating query strings"
- Maybe reply: ma1ler_deamon: "Re: manipulating query strings"
- Maybe reply: Toni Heinonen: "RE: manipulating query strings"
- Reply: Eric Paynter: "Re: manipulating query strings"
- Reply: Campbell Murray: "RE: manipulating query strings"
- Reply: Markus Toman: "Re: manipulating query strings"
- Maybe reply: Karsten Johansson: "Re: manipulating query strings"
- Maybe reply: Scovetta, Michael V: "RE: manipulating query strings"
- Maybe reply: marko: "Re: manipulating query strings"
- Maybe reply: Nick Besant: "RE: manipulating query strings"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|