Jump to content

Sentry Mba Config missing GET value


jankko60

Recommended Posts

15 minutes ago, pacifico said:

Parameter p comes from javascript. It is generated using this code --->  Math.floor(1E4*Math.random())

It can be done easily in Sentry using RandomNumber (it gives u a random number between 0 and 1). Multiply it by a constant (10000 in this case) and use Floor function (it gives you the greatest integer less than your number or equal)

You can have a clue about which javascript function is used from your browser debugger (Chrome for me)

zIQbHPe.jpg

Initiator gives you a hint about which javascript code has been "invoked" before your request was made.

Another brick in the.......... only 990 left ........ :06Basic:

Thank you so much pacifico :73Basic:

Bye

  • Upvote 2
Link to comment
Share on other sites

On 9/9/2017 at 10:37 PM, jankko60 said:

Another brick in the.......... only 990 left ........ :06Basic:

Thank you so much pacifico :73Basic:

Bye

can i lock the thread?

Link to comment
Share on other sites

2 hours ago, Sert-X said:

can i lock the thread?

Sure

Problem solved "Topic can be closed"

  • Like 1
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...