RE: [DQSD-Users] new search : login sequence mismatch

2005-10-11 Thread Shawn K. Hall
Hi Tom,

Yeah, this is probably WAY too late to be of much use...

> I was looking at a couple of website logins which
> generate a login sequence mismatch message. I think
> they use some loginUID which must be matched up or
> something and does not remain static. Shawn, have you 
> perhaps seen this?

Yes. I've posted some workarounds and some scalping engines for this
type of thing before. Look at the dq (internal) and icapture searches
for examples. Basically, the process is to use an xmlhttp request to
download the prompt, then extract (using regex) the seed/challenge, and
fudge the form you POST to include those values within the form. It's
important to either duplicate the form or generate the POST data
dynamically in order to avoid adding various extra fields (challenges)
to the DQSD-level form that will persist beyond the current request.

Regards,

Shawn K. Hall
http://12PointDesign.com/
http://ReliableAnswers.com/




---
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
___
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
DQSD-Users@lists.sourceforge.net
http://sourceforge.net/mailarchive/forum.php?forum_id=8601


[DQSD-Users] new search : login sequence mismatch

2005-04-14 Thread Tom Corcoran
I was looking at a couple of website logins which generate a login 
sequence mismatch message. I think they use some loginUID which must be 
matched up or something and does not remain static. Shawn, have you 
perhaps seen this?

Thanks Tom.
---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
DQSD-Users@lists.sourceforge.net
http://sourceforge.net/mailarchive/forum.php?forum_id=8601