首页
社区
课程
招聘
[分享]Eclipse中调试BurpSuite Java插件
发表于: 2019-4-28 11:28 2042

[分享]Eclipse中调试BurpSuite Java插件

2019-4-28 11:28
2042

通过下面命令启动BurpSuite

$ java -agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=8888 -jar burpsuite_free_v1.7.23.jar


配置完后,Debug运行工程,可以看到BurpSuite启动过程,继续,然后在BurpSuite中加载插件开始调试。



[培训]科锐逆向工程师培训第53期2025年7月8日开班!

收藏
免费 0
支持
分享
最新回复 (0)
游客
登录 | 注册 方可回帖
返回