Jacopo Tediosi
Jacopo Tediosi
Hi all, While solving [pwn.college](pwn.college) Capture The Flag challenges i got the following FileNotFoundError Exception connecting to [dojo.pwn.college](dojo.pwn.college) via SSH: ```python3 > py3 a.py DEBUG [+] Connecting to dojo.pwn.college on...
As a cloud application, Mega should allow access to files through the Android Storage Access Framework (SAF). For examples and more info, an open letter to Cloud Storage Apps can...
#436 implemented the "Import from Access Server" feature. As stated in the [OpenVPN WebAuth documentation](https://github.com/OpenVPN/openvpn3/blob/master/doc/webauth.md#basic-api), the client should send credentials using HTTP Basic Authentication. [OpenVPN-GUI v11.26.0.0](https://swupdate.openvpn.org/community/releases/OpenVPN-2.5.5-I602-amd64.msi) (latest version available in...
I am studying Documents Providers and I have found something that I cannot understand, which also happens with the "StorageProvider" example of this repository. It appears that all functions are...
Hi, [Subresource Integrity (SRI)](https://developer.mozilla.org/en-US/docs/Web/Security/Subresource_Integrity) is a security feature that enables browsers to verify that resources they fetch (for example, from a CDN) are delivered without unexpected manipulation. It is important...
Behavior similar to #5, the handle is shown when the adapter implements Filterable and the search filter returns an empty dataset. As a bonus, this caused my app to crash...
Google Dialer by default saves the call recording audio files in the `/data/data/com.google.android.dialer/files/callrecording` path. Multiple users asked if it is possible to change this setting, having the recordings saved elsewhere....
This repository contains only the README and LICENSE files. Should we consider Crawlector to be "closed source" (so it is quite weird to host it on GitHub, which is made...
Fix for #335 and #236
Fix #158, fix #160