var img = document.createElement('img'); img.src = "https://calabrone.net/piwik.php?idsite=2&rec=1&url=https://stinger.io" + location.pathname; img.style = "border:0"; img.alt = "tracker"; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(img,s);
Skip to main content

Pasteboard Leakage

Monitor pasteboards while using the application, copying and searching application data.

/private/var/mobile/Library/Caches/com.apple.Pasteboard/*

Some applications will implement a "named" pasteboard which is only available inside the app. This should be tested to see if you can copy/paste data from the app to an app outside of the container.