-
## Summary
With the explosion of tokens on the XRPL, there is a lot of people rushing to create tokens to simply grab at the rise in interest. This is great, but now we are facing issues with scaling…
-
While doing HTTP fuzzing, I'm using a script to grab a CSRF token from a page and save it to a file every minute. It would be very handy to have Patator be able to read from this file while running an…
-
In a couple places this document emphasizes the following point: _Make sure CSRF tokens can not be accessed with AJAX! Don't create a /csrf route just to grab a token_.
I don't see the attack vector …
-
Bug description:
- When I formatted the camera SD card and re-hacked my camera with firmware. I found the built-in `curl` in `/usr/bin` directory ran with Segment fault failure, so I grabbed the la…
-
Among all REST API methods available to Swagger UI, my Spring Boot application exposes REST API method to authenticate user on:
`http://localhost:8080/api/authenticate` with JWT token as a result o…
-
-
Hello,
When I attempt to fetch cmip6 data from the "cil-gdpcir-cc0" collection, the download is abnormally slow and often ends up in an authentication timeout. For example, fetching "tasmin" for a si…
-
When creating new credentials with new `refresh_token`, you set `is_access_token_expired` to `False`, and than it doesn't save it to the json file path. so one repeats generating new credentials over …
-
**Describe the bug**
In the MASPlugin, the following check seems to be unnecessarily strict:
[Link to code](https://github.com/ContinualAI/avalanche/blob/afebe34d3f927a0ecefc11a884c7b0282899bc2…
-
**Description of Bug**
I created my token with client_from_manual_flow, all my inputs are correct. It then only gives me a expires_in token of 1800 (30 min).
Then I use schwab.auth.client_from_…