Rapid7 AppSec Plugin
Rapid7 AppSec Plugin
什么是Rapid7 AppSec Plugin?
Rapid7 AppSec Plugin是由Rapid7开发的Chrome扩展程序,该扩展的主要功能是“Rapid7 AppSec Plugin”。
扩展截图
下载Rapid7 AppSec Plugin扩展crx文件
下载Rapid7 AppSec Plugin扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
The Rapid7 AppSec plugin works with Rapid7 InsightAppSec and AppSpider dynamic application security testing solutions to improve application scanning coverage and assist in validating vulnerabilities with these capabilities: Macro Recording - Use the plugin to record macros required by InsightAppSec and AppSpider Enterprise when selecting the Macro Authentication scan configuration. Macro Authentication enables the crawling engine of InsightAppSec and AppSpider to authenticate with complex login workflows. Vulnerability Validator - Use the vulnerability validator in conjunction with the Attack Replay feature in InsightAppSec and AppSpider. This feature of the Chrome plugin enables users to replay and edit recorded traffic generated during an InsightAppSec or AppSpider scan. Bootstrap Authentication - The Chrome plugin is required to use AppSpider Enterprise's Bootstrap Authentication feature, which gives the user the ability to interactively login to the target application during an active scan. Used for login workflows that require human interaction for example 2FA (Two-factor authentication). Traffic Recorder - Record the interactions (like HTTP GET and POST requests) between the front end application and the back end server in a Traffic File. InsightAppSec can replay these interactions to authenticate into your application. For support related to this plugin, please contact [email protected]
扩展基本信息
名称 | Rapid7 AppSec Plugin |
ID | mnmlipalillmakdiildpclhocfgcddnp |
官方URL | https://chromewebstore.google.com/detail/rapid7-appsec-plugin/mnmlipalillmakdiildpclhocfgcddnp |
简介 | Rapid7 AppSec Plugin |
文件大小 | 39.99 MB |
安装次数 | 8,623 |
当前版本 | 4.6.6 |
更新时间 | 2023-09-16 |
上架时间 | 2020-06-10 |
评分 | 3.67/5 共3次评分 |
开发者 | Rapid7 |
电子邮箱 | [email protected] |
付费类型 | free |
帮助页面URL | https://insightappsec.help.rapid7.com/docs/appsec-chrome-extension |
隐私政策页面URL | https://www.rapid7.com/privacy-policy |
支持的语言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "author": "Rapid7", "name": "Rapid7 AppSec Plugin", "short_name": "R7 Plugin", "description": "Rapid7 AppSec Plugin", "version": "4.6.6", "manifest_version": 3, "incognito": "split", "background": { "service_worker": "app.js", "type": "module" }, "content_scripts": [ { "matches": [ " |