Re: Problems to login via POST on a external site.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



It's your <input type="image"> Those generate coordinatesd, so the numbers specify where on the image you clicked to submit the form.

Chris

Benny Pfitzner wrote:
Hallo,

I know that this is a little bit of topic but I don't know any better place to post my Problem.
I want to automatically POST values to the site: http://clever-tanken.de , a german site to view fuleprices of gas stations in your area.
I watched the traffic I captured with wireshark an found two POST values that I can't find in the HTML code.

The POST values are x=<some number from 0-99> and y=<some number from 0-99>.
You can find the <form>block here: http://pastebin.ca/raw/255964

It is the start site where you can login to change your data.

The traffic shows:
user=seppl2&pass=seppl2&x=72&y=13
but I don't know where the x and y values are from. They also change every time.

The full HTML you can find here: http://pastebin.ca/255968 or just log on to http://clever-tanken.de

Maybe someone will find the Time to help me. You can log in with:
user=seppl2
passwd=seppl2

Thanks Ben

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux