Add comment about videosAndroid.json.php slow loading
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user