Jump to content

Sentry MBA config vs Browser


jankko60

Recommended Posts

17 hours ago, jankko60 said:

Browser response

Response_Browser_domain_1.png.10aa385b9421577616ecd4828122d612.png

Sentry Debug

Response_Debug_domain_1.thumb.png.8253e332bf9bd59557929a342c2a88bf.png

Your post data is right, you just missed to include this header ---->  X-CSRFToken: 

You can get its value from the cookie csrftoken  value. You'll get this cookie when you'll load login page. So capture that cookie value using HParsing or Cookie in Sentry variables stage.

Just make a new variable selecting as Stage ----> Login Page

Input 1 ----> Costant (with value X-CSRFToken: )

Operator ----> &

Input 2 ---->  Cookie (with value csrftoken= )

Now send this variable as Post Action Header and you 're  done

FIXED CONFIG ----->  http://www.mediafire.com/file/fn3e5savb38hvvb/account.domaintools.com.ini

noGR1Eb.jpg

TJzoEXW.jpg

Edited by pacifico
  • Upvote 3
Link to comment
Share on other sites

thanks for the post intresting

Link to comment
Share on other sites

1 hour ago, pacifico said:

 you just missed to include this header ---->  X-CSRFToken:

 

another brick in the wall ........  only 997 left....:73Basic:

Thank you again

 

Edited by jankko60
  • Upvote 1
Link to comment
Share on other sites

Problem solved

"Topic can be closed"

Link to comment
Share on other sites

×
×
  • Create New...