android - 将 BURP 套件连接到移动应用程序

标签 android testing jquery-mobile cordova

我正在使用 jquery mobile 开发混合 android 移动应用程序并在手机间隙运行我的应用程序。我想使用 BURP 套件测试此应用程序的安全问题。我是 BURP Suite 的新手。如何将我的应用程序连接到 BURP Suite?在我的模拟器中,我尝试更改代理设置

主机:http://127.0.0.1 或 127.0.0.1 端口:8080

但没有任何效果。有人可以具体指导我如何使用 BURP 套件测试我的应用程序吗?

提前致谢。

最佳答案

您可以在android模拟器中运行您的应用程序,并将代理点设置为burp proxy

./emulator -avd vdtest -http-proxy 127.0.0.1:8080

关于android - 将 BURP 套件连接到移动应用程序,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/11523915/

相关文章:

android - 如何重置 NumberPicker 的数据

Android studio 检索项目 : No resource found that matches the given name 'Theme.AppCompat.Light.DarkActionBar' 的父项时出错

android - 从按下的按钮获取文本

performance - 用于 http 服务器性能测试的软件

javascript - 如何让事件绑定(bind)在 jQuery Mobile 上工作?

android:layout_centerInParent/RelativeLayout

testing - Phoenix 测试套件在运行测试时找不到列

jQuerymobile : The alert in mobile safari shows -- file://null

jquerymobile 后退按钮未显示在标题上

selenium - 如何通过终端使用 chrome 驱动程序运行 selenium 3.x