Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Fiddler Foundation

2025-01-31 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/03 Report--

For the installation files, please see the network disk.

0: basic knowledge:

Fiddler is a tool for http to grab and change bags.

Compared with wireshark, it is lighter and easier to use.

You can only grab http and https packets, so you are more professional in crawling http and https.

Set breakpoints and modify request data

Set breakpoints and modify response data

1. Basic operations:

Remove All Sessions

two。 Basic configuration is required to catch the packet:

Tools---Fiddler Options---Connections, check Allow remote computers to connect, save.

Then, open an IE browser and enter the URL of Sina or Sohu to see if you can catch the bag.

Note: if you use an IE browser, you can catch the package without any configuration by default. Other browsers may not catch it, and you may need to configure an agent.

3. Filter

On the right, Filters---Use Filters----Request Headers, check Show only if URL contains, for example, enter sohu.com

Then remove all sessions, refresh the IE browser page, and you can see that only the sohu.com address is displayed.

4. The solution of garbled code

If there is garbled code in the response part, the top of the response area will display: Response body is encoded. Click to decode. Click to see the garbled resolution le of the response.

5. Crawl https request

The configuration is as follows. During the configuration process, two dialogs will appear. Click YES. After configuration, you must restart Fiddler before you can crawl https. You can grab https://www.baidu.com experiments.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report