Mobile Application Detection Scanner
Detects mobile app links on the specified URL, verifies them, and removes common false positives.
Short Info
Level
Informational
Single Scan
Single Scan
Can be used by
Asset Owner
Estimated Time
5 seconds
Time Interval
2 days
Scan only one
URL
Toolbox
-
This mobile application finder job uses web scraping and HTML parsing techniques to detect app links within a given URL. The process begins by checking for Android and iOS app links in meta tags and anchor tags across the HTML content. If the target asset contains files like assetlinks.json or manifest.json, it attempts to gather mobile app URLs from these as well. The detected app URLs are validated with HTTP requests to confirm their availability. The script includes specific filters to avoid false positives by removing commonly seen unrelated applications like Google Authenticator, Moodle, and Nextcloud. The output returns the confirmed URLs of mobile apps, if found, alongside diagnostic details.