Resources
People often ask me "How did you learn how to hack?" The answer: by reading. This page is a collection of the blog posts and other articles that I have accumulated over the years of my journey. Enjoy!
The web share feature of Safari allowed for local files to be used via the file:// URI.
Although it did require user interaction and a user visiting the site, if the user went with the site then local files could be sent to the malicious user!
When absolute links (including the URI type) are used it is fairly common for other URIs to cause havoc. In the future, look out for this!