András Veres-Szentkirályi
András Veres-Szentkirályi
Refresh fixes it, but the problem occurs at every session start.
- [x] "pass-through" implementation - [x] whitelist configuration example and parsing - [x] whitelist condition implementation - [ ] automatic addition for failed handshakes (like in Burp)
Some RCE tests would work much more reliably using Burp Collaborator: - [x] `PhpPregArray` used `phpcredits()` - [ ] `RoRCheck` could also be augmented with this, it [currently injects](/silentsignal/ActiveScan3Plus/blob/633e477/ActiveScan3Plus.py#L236-L248) `id`...
@naranek [wrote on Twitter](https://twitter.com/naranek/status/833598135427559424): > Would be cool to also be able to see all the instances where a specific UUID is used.
Thanks for the interesting project, I have started to experiment with it for an existing internal project. For one of the templates, I named a context key `items` like this:...
e0d70c3 removed the monkey-patched constructor, however, this call site remained with the additional parameter, which was not expected by pyoprf, resulting in a crash for all `sphinx` command invocations
The command `patchapk` did not work for me using Apktool 2.12.0 – however, I also found some bugs that would have prevented the command to do its job **regardless the...