-
**I'm submitting a ...** (check one with "x")
- [ ] question
- [x] any problem or bug report
**OS:** (check one with "x")
- [x] **Android**
- [ ] **iOS**
- [ ] **Browser**
**cordova i…
-
In [rfc7235](https://tools.ietf.org/html/rfc7235#appendix-C), the `Authorization` header has a single auth-schema with `,` separated auth-params. Yet, in [rfc7230](https://tools.ietf.org/html/rfc7230#…
-
In the hypotesis that an attacker can tamper the app, the first thing will be to disable the anti tampering control. (js files are just plaintext).
So the plugin should auto-run the tampering on the …
-
When the scan succeeds, no report will be generated. This can be problematic since we automate zap run, and this way we cannot be sure why there was no report (false positive prone)
-
I know many say that there is no evidence someone has ever been in trouble for using SAM with VAC protection.
**But how safe is it with Denuvo and EasyAntiCheat?** Is there any way it could alert the…
-
As we know, in attempt to protect yourself from web tracking, it's very easy to go too far and [get the opposite result](https://www.ghacks.net/2018/07/04/study-on-the-effectiveness-of-fingerprinting-…
-
As per its official documentation (https://docs.microsoft.com/en-us/enterprise-mobility-security/solutions/azure-information-protection-securing-data), AIP doesn't claim to block authorized users from…
-
In this section https://spiffe.io/spire/overview/#a-day-in-the-life-of-a-spire-deployment point 2 states
> The server generates a self-signed certificate (a certificate signed with its own private …
-
x/crypto is meant to follow the same philosophy as the rest of the Go cryptography standard libraries: safe, useful subsets of widely used and robust primitives and protocols. Some packages in x/crypt…
-
Patching a 3rd party APK fails because of some "invalid" characters found in resource names. For example :
```
res/drawable-v21/$avd_show_password__2.xml
```
I've read the whole XDA post, and…