Giter Site home page Giter Site logo

如何创建交互式shell about viper HOT 2 CLOSED

lovelyjuice avatar lovelyjuice commented on July 3, 2024
如何创建交互式shell

from viper.

Comments (2)

FunnyWolf avatar FunnyWolf commented on July 3, 2024

有时候必须用到交互式shell,如果是msfconsole里面,可以直接shell然后用python的pty模块开启pty,但是viper好像不行? 另外,在目标已经上线viper的情况下,有没有什么办法进到msfconsole去操作viper的session呢?还是说必须得msfconsole启动一个新的handler,然后把shell转移过去?

viper可以使用msfconsole的,界面上就有

  1. 如果原生msfconsole能实现交互式shell那viper界面上msfconsole也能实现,但是因为 viper msfconsole<->meterpreter<->shell<->pty 这么长的链路估计是有问题,需要测试一下
  2. viper可以使用msfconsole的,界面上就有,所以不需要另外起msfconsole

from viper.

FunnyWolf avatar FunnyWolf commented on July 3, 2024

有时候必须用到交互式shell,如果是msfconsole里面,可以直接shell然后用python的pty模块开启pty,但是viper好像不行? 另外,在目标已经上线viper的情况下,有没有什么办法进到msfconsole去操作viper的session呢?还是说必须得msfconsole启动一个新的handler,然后把shell转移过去?

viper可以使用msfconsole的,界面上就有

  1. 如果原生msfconsole能实现交互式shell那viper界面上msfconsole也能实现,但是因为 viper msfconsole<->meterpreter<->shell<->pty 这么长的链路估计是有问题,需要测试一下
  2. viper可以使用msfconsole的,界面上就有,所以不需要另外起msfconsole

经过测试,可以实现交互式,
image

from viper.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.