简体   繁体   English

如果登录详细信息很复杂,如何在 gcp 中使用云 web 安全扫描器

[英]how to use cloud web security scanner in gcp if the login details are complex

I want to scan my app which is in GCP using cloud web security scanner and we are using more than two fields for login page, like client id, username and password but as per google document we have to pass two input username and password, so there anyway we can scan it without failed scan.我想使用云 web 安全扫描器扫描我在 GCP 中的应用程序,我们在登录页面使用了两个以上的字段,例如客户端 ID、用户名和密码,但根据谷歌文档,我们必须传递两个输入用户名和密码,所以无论如何我们可以扫描它而不会失败。

note:- we are not using IAP authentication注意:- 我们没有使用 IAP 身份验证

I would like to suggest you to raise a Feature Request to make the Web Security Scanner more adaptative to your needs.我想建议您提出一个功能请求,使 Web 安全扫描器更能适应您的需求。

Besides, you could gather the additional fields from the URL itself (from the GET request) to automatically populate the missing field.此外,您可以从 URL 本身(从 GET 请求)收集额外的字段来自动填充缺失的字段。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何在 Cloud Function 中使用 GCP 的两个不同项目 ID - How to use two differents projects id of GCP in Cloud Function 如何使用 GCP 云 SQL 作为数据流源和/或接收器与 Python? - How to use GCP Cloud SQL as Dataflow source and/or sink with Python? GCP如何与Oracle云对接? - How to interconnect GCP with Oracle cloud? 如何在 Flutter web 应用程序中使用云 Firestore - How to use cloud firestore in Flutter web app 无法将 GCP 秘密管理器与 GCP 云功能(nodeJS)一起使用 - not able to use GCP secret-manager with GCP cloud functions(nodeJS) 如何将 Firestore 侦听器功能部署到 GCP Cloud? - How to deploy Firestore listener functions to GCP Cloud? Firebase 云存储安全规则中Firestore文档参考如何使用? - How to use Firestore Document Reference in Firebase Cloud Storage Security Rules? 如何向 GCP 云调度程序作业添加属性? - How to add attributes to a GCP cloud scheduler job? 如何在 GCP 中的云 function 中执行两个功能? - how to execute two functions in a cloud function in GCP? 如何删除 Cloud Run (GCP) 上的最新修订版 - How to delete the latest revision on Cloud Run (GCP)
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM