| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-library Mailing List Archives
Re: curling password protected website with hidden dynamic variable on the login page
From: Ralph Mitchell <ralphmitchell_at_gmail.com>
Date: Wed, 3 Feb 2010 21:57:50 -0500
On Wed, Feb 3, 2010 at 2:10 PM, Maximilian Rausch <maxrausch_at_gmail.com>wrote:
> I need to curl data that is on a password protected site and I am
If you save that first page, you can grep out all the input fields,
grep -i '<input' home.html
You'll want to leave out the commented out "warn" field and the reset
You can also extract the form using Daniel's formfind.pl program, which you
That'll give you the correct form elements and also the action url to post
Ralph Mitchell
-------------------------------------------------------------------
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info