From b00e0aa0820796f11d64a27235b743295411dc27 Mon Sep 17 00:00:00 2001 From: Metasploit Date: Thu, 26 Jul 2018 15:05:17 -0700 Subject: [PATCH] automatic module_metadata_base.json update --- db/modules_metadata_base.json | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/db/modules_metadata_base.json b/db/modules_metadata_base.json index 9271de8a7f..9fd0bb65c0 100644 --- a/db/modules_metadata_base.json +++ b/db/modules_metadata_base.json @@ -99595,6 +99595,31 @@ "ref_name": "android/manage/remove_lock_root", "check": false }, + "post_android/sub_info": { + "name": "extracts subscriber info from target device", + "full_name": "post/android/sub_info", + "rank": 300, + "disclosure_date": null, + "type": "post", + "author": [ + "Auxilus" + ], + "description": "This module displays the subscriber info stored on the target phone.\n It uses call service to get values of each transaction code like imei etc.", + "references": [ + + ], + "is_server": false, + "is_client": false, + "platform": "Android", + "arch": "", + "rport": null, + "targets": null, + "mod_time": "2018-07-26 16:48:34 +0000", + "path": "/modules/post/android/sub_info.rb", + "is_install_path": true, + "ref_name": "android/sub_info", + "check": false + }, "post_cisco/gather/enum_cisco": { "name": "Cisco Gather Device General Information", "full_name": "post/cisco/gather/enum_cisco",