Charles tool is easy to use

1. Web platform packet capture

1. Install the certificate:

(1) Help>>SSL Proxying>>Install Charles Root Certficate>>Install certificate

(2) Select local computer >> Next (N)

(3) Select to put all certificates into the following storage (P) >> Browse (R)... >> Trusted Root Certification Authority >> OK >> Next (N)

(4) Select Finish.

2. Configure SSL to capture domain names

(1)Proxy>>SSL Proxying Settings

(2) Click Add in the Include area, enter * in the Host area, enter * in the Port area>>OK

3. Configure the crawl page and interface path

Proxy>>Recording Settings>>Include

2. Internet speed limit (Internet speed limit test)

1. Configure the speed-limited URL domain name, configure the network speed limit, and limit the speed of the address.

Proxy>>Throttle Settings>>Enable Throttling

3. Request interception and modify request return parameters (verification background return data is difficult to construct)

1. Right-click the interface that needs to be intercepted and select: Breakpoints to turn on breakpoint interception.

2. Re-operate the trigger interface request, view the interception data, and modify the interception data. After the modification is completed, re-grab the interface that needs to be modified, click Edit Response, modify a certain data from the returned result, and click the Execute button to execute

4. Modify the return data page display (verify the front-end data display, only modify the display, not the return data)

1. Modify the specific value corresponding to the configuration match to the desired value

Tools>>Rewrite Settings>>Enable Rewrite

Guess you like

Origin blog.csdn.net/sinat_33101665/article/details/128933687