| Subject: Handle unique login token |
Author: Philipp |
Date: 06/20/2012 14:51 |
| | I'm trying to get a static copy of my companies MediaWiki. Log-in is done
through a form-submit which uses a unique token to avoid session hijacking.
The captured POST content is:
wpName=MyUsername&wpPassword=MyPassword&wpLoginattempt=Log+in&wpLoginToken=2944b38651a6f8a3d110d8376d26e005
but this cannot be reused as Httrack's following log-in request will have
another wpLoginToken value.
Is there a way to parse the real submit form and insert the right token (or
any other mean to let me slurp the wiki)? | |
|
|
|
|
b
Created with FORUM 2.0.11