Study

Wireshark(와이어샤크) 관련

메디츠 2024. 1. 27. 10:59
반응형

20년 4월 기준.

 

이더넷 선택-Start capturing packets

 

http and ip.addr == 192.168.0.10

// http, ip로 필터링

 

Hypertext Transfer Protocol에서 웹데이터 확인.

 

HTML Form URL Encoded: application/x-www-form-urlencoded

// POST 데이터 확인

 

모듈 Winpcap에서 npcap으로 변경됨.

 

반응형