- C, C++ 기반 PCAP API를 활용하여 PACKET의 정보를 출력하는 프로그램 작성
- Ethernet Header: src mac / dst mac
- IP Header: src ip / dst ip
- TCP Header: src port / dst port
- Message도 출력하면 좋음. (적당한 길이로)
- TCP protocol 만을 대상으로 진행 (UDP는 무시), sniff_improved.c, myheader.h 코드 참고
- *IP header, tcp header 에 있는 길이 정보를 잘 사용할 것. (ip_header_len)
-
Notifications
You must be signed in to change notification settings - Fork 0
leeseojun34/Network_Security
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
WHS Network Security 과제 제출용 레포
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published