Add comment about videosAndroid.json.php slow loading

This commit is contained in:
Valentin Lobstein
2025-12-19 21:53:01 +01:00
parent 8df7347791
commit c5ea4bb87b
@@ -325,6 +325,7 @@ class MetasploitModule < Msf::Exploit::Remote
def get_video_info
vprint_status('Leaking video hashId...')
# Note: videosAndroid.json.php can take a long time to load, this is expected
endpoints = [
normalize_uri(target_uri.path, 'objects', 'videosAndroid.json.php'),
normalize_uri(target_uri.path, 'plugin', 'API', 'get.json.php') + '?APIName=video'