[W3af-develop] Authenticated scan support for x-access-token
Status: Beta
Brought to you by:
andresriancho
From: Jay X. <jay...@ve...> - 2015-08-05 19:24:14
|
Hi, We are using JWT token after user name/password authentication for the subsequent http request. The JWT token returned as access-token and the subsequent request need to include x-aacess-token as part of request. Otherwise, the server under scan simply rejects http request with 401. Is this feature being developed or can someone point me to the code where I can customize myself. Thanks, Jay |