tencent cloud

Vulnerability Scan Service

VSS 정책
개인 정보 보호 정책
데이터 처리 및 보안 계약
문서Vulnerability Scan Service

Simulating Login

포커스 모드
폰트 크기
마지막 업데이트 시간: 2024-12-30 16:52:05

Overview

If some or all pages or features of your website can be accessed only after login, we recommend you set a cookie to simulate website login for comprehensive vulnerability scan. Currently, VSS can simulate login by setting a cookie with the value of successful login, and the backend will periodically bring the set cookie to access the website, so as to ensure that the cookie won't expire.

Directions

Settings of simulated website login

1. Log in to the VSS console and click Asset Management on the left sidebar to enter the asset management page.
2. On the asset management page, click Website and find the asset for which to simulate a login.
3. Click Set in the Simulated Login column of the target asset, and the Simulated Login window will pop up.


4. In the Simulated Login window, enter the correct cookie value (see How to get cookie value) and click Save.

5. The simulated website login is successfully set.
1. Log in to your website in Chrome, access a page that requires login, and press F12 or right-click on the page and select Inspect.
2. Select Network > All in DevTools that appears and refresh the page.


3. Click the first network request.


4. Find the Cookie item in Headers and copy the cookie value.



도움말 및 지원

문제 해결에 도움이 되었나요?

피드백