【问题标题】:How to start and acitvity using metasploit [closed]如何使用 metasploit 开始和活动 [关闭]
【发布时间】:2020-04-28 08:15:23
【问题描述】:

我正在使用 Metasploit。 我想知道我们如何在 android 命令

中使用 activity_start 选项

【问题讨论】:

  • 你已经知道了什么?你试过什么?你收到了什么错误。社区希望帮助您不要为您做这件事。
  • ????互联网上没有关于这个主题的任何东西,所以我可以尝试什么?我知道如何在 metasploit 中做任何事情,但活动选项在那里但没有人在谈论所以我问了这个问题对不起,如果堆栈溢出问题无关紧要
  • 您是否尝试从 com/metasploit/stage 路径启动 MainActivity??
  • 我不知道如何使用该命令,我不知道该命令的语法,对不起,如果我也想的话,但是任何链接都将有助于我了解开始活动跨度>
  • 此信息可通过简单的谷歌搜索 activity_start metasploit

标签: metasploit


【解决方案1】:
After entering the Meterpreter session start a shell like this:

   meterpreter > shell

Process 2 created.
Channel 2 created.

一旦你有一个 shell 使用这个 shell 命令来启动一个活动

am start --user 0 -a android.intent.action.MAIN -n com.metasploit.stage/.MainActivity

【讨论】:

    猜你喜欢
    • 2021-09-27
    • 1970-01-01
    • 2016-09-10
    • 1970-01-01
    • 2020-03-10
    • 1970-01-01
    • 2013-11-05
    • 2010-09-07
    • 2011-12-03
    相关资源
    最近更新 更多