Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
github.com/artygus/ios-webkit-debug-proxy-win32
No longer maintained
The project is no longer maintained, windows support was introduced with google/ios-webkit-debug-proxy#193 in the original repo. You can find latest binaries on the releases page of google/ios-webkit-debug-proxy.
Win32 port of ios-webkit-debug-proxy (https://github.com/google/ios-webkit-debug-proxy).
The ios-webkit-debug-proxy allows developers to inspect MobileSafari and UIWebViews on real and simulated iOS devices via the DevTools UI and WebKit Remote Debugging Protocol. DevTools requests are translated into Apple's Remote Web Inspector service calls.
For more info please refer to the original README
Get latest MSVC build from SourceForge: Release / Debug
It's a bit complicated to support latest libimobiledevice libs as they don't officialy support MSVC, so I decided to stick to mingw32: Build, x64 Build
Of course you can use any vm software to compile and run original ios-webkit-debug-proxy and forward usb/ports but it's not very cool, isn't it?
Library | License | Project Link |
---|---|---|
libiconv* | LGPL | http://www.gnu.org/software/libiconv/ |
libxml2* | MIT | http://xmlsoft.org |
openssl* | OpenSSL | http://www.openssl.org |
pcre* | BSD | www.pcre.org |
zlib* | zlib | http://www.zlib.net |
getopt | BSD | http://www.gnu.org/software/libc/ win32 port http://www.opensource.apple.com |
libimobiledevice | LGPL 2.1 | www.libimobiledevice.org win32 port https://github.com/MCE-KobyBo/libimobiledevice |
usbmuxd | LGPL 2.1 | www.libimobiledevice.org win32 port https://github.com/MCE-KobyBo/usbmuxd |
libplist | LGPL 2.1 | www.libimobiledevice.org win32 port https://github.com/MCE-KobyBo/libplist |
* win32 binaries provided by http://gnuwin32.sourceforge.net
FAQs
Unknown package
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.