GithubHelp home page GithubHelp logo

Comments (2)

rev1si0n avatar rev1si0n commented on July 28, 2024

7.20 之前的版本都是 beta,避免用法不统一,所以删除。

无法禁用token,因为需要做到和API联动,可使用 5.x 版本或者自行修改 objection 代码的https://github.com/sensepost/objection/blob/6c55d7e46292048d629dbe361701e5fe3e02d8d0/objection/utils/agent.py#L172

from lamda.client import *
self.device = Device(host, port=port)

无法踢掉,只允许一个客户端操作屏幕,如果因为误操作导致别处连接未关闭,请重启设备或者连接API执行

d.reload(True)

from lamda.

zhishihenduo avatar zhishihenduo commented on July 28, 2024

问题1 《 7.20 之前的版本都是 beta,避免用法不统一,所以删除。》

删除了。我就明白为什么找不到,用5.x 可以实现 objection 免token连接,

#问题2 《无法禁用token,因为需要做到和API联动,可使用 5.x 版本或者自行修改 objection 代码的》

    但是不是每个人都会py 修改objection的源码,那我们不会改源码重编译objection的话。要用objection 不是以后就不能上新版了。

    能不能让 api自己去拿token 我知道这样会到时被攻击的风险,但是新版不能用objection 真的挺头疼的。要是不能用以后很多人都选择用旧版,而不会选择体验新版的功能了。

    希望 在lamda控制台层面 写个指令 d.disableFridaToken 类似这种。关闭掉。或者 服务器自动拿token 。允许前端快速访问

#问题3 《无法踢掉,只允许一个客户端操作屏幕,如果因为误操作导致别处连接未关闭,请重启设备或者连接API执行》

#完美解决
d.reload(True)

from lamda.

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.