Comment on JavaScript timers can be bypassed with “Infinity”parentComments−dragonwriter5ybypassing some timer in an API service requires the API to accept the string „Infinity“ and convert it to the JavaScript value InfinityYeah, a more realistic bypass would be entering “3000000000”, which would trigger the same behavior.
Comments
Yeah, a more realistic bypass would be entering “3000000000”, which would trigger the same behavior.