burp 安装 license key not recognized

简介: burp 安装 license key not recognized

burp suite 是进行 web 应用安全测试的一个集成平台,无缝融合各种安全工具并提供全面的接口适配,支持完整的 web 应用测试流程,从最初的映射和应用程序的攻击面分析到发现和利用安全漏洞等领域均适用。

(1)右击burp-loader-keygen.jar,以Java™ Platform SE binary的方式打开keygen,复制License值;

(2)打开cmd,进入burp-loader-keygen.jar所在目录,执行命令:java -Xbootclasspath/p:burp-loader-keygen.jar -jar burpsuite_pro_v1.7.37.jar,打开burpsuite成功;

(3)填写License key,将第一步Keygen中复制的License值填进去;

(4)点击Next,然后点击Manual activation进入Manual Activation;

(5)点击Copy request,复制后粘贴在第一步Keygen中Activation Request框内,这时Activation Response的值就有了;

(6)再将Activation Response的值粘贴在Manual Activation对应的位置,再点击Next显示激活成功,就可以开始使用了。

burp证书使用http://burp/无法下载

localhost:8080

火狐浏览器——证书——导入

代理

相关文章
|
6月前
|
安全 Java
安装burp2022 --illegal-access=permit
安装burp2022 --illegal-access=permit
52 0
|
4天前
|
安全 Java API
Eclipse 打开marketplace 报PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
网上有很多解决的帖子,我这里只是记录一下方便自己查阅 主要原因是java本身需要证书 1、按导入安全证书的方法解决
343 0
Eclipse 打开marketplace 报PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
|
7月前
|
开发者
上传苹果版本时错误解决办法:No suitable application records were found. Verify your bundle identifier
上传苹果版本时错误解决办法:No suitable application records were found. Verify your bundle identifier
61 2
|
开发工具 数据安全/隐私保护 git
git 报错:Support for password authentication was removed. Please use a personal access token instead.
git 报错:Support for password authentication was removed. Please use a personal access token instead.
346 0
git 报错:Support for password authentication was removed. Please use a personal access token instead.
|
Android开发 iOS开发
iOS配置证书:Provisioning profile "xx_Distribution" doesn't include signing certificate "iPhone Developer
iOS配置证书:Provisioning profile "xx_Distribution" doesn't include signing certificate "iPhone Developer
465 0