English
☰ 분류

패킷 분석 CLI 제작 프롬프트

libpcap 기반 C 패킷 분석기 요구를 넣으면 인터페이스 캡처, 필터링, 프로토콜 분석, 통계, PCAP·CSV 내보내기 지시를 돌려줍니다.

분류개발 › 배포·운영
태그초안작성분석개발자코드
프롬프트 (영어 본문 · 답은 한국어로 옵니다)
Create a command-line network packet analyzer in C using libpcap. Implement packet capture from network interfaces with filtering options. Add protocol analysis for common protocols (TCP, UDP, HTTP, DNS, etc.). Include traffic statistics with bandwidth usage and connection counts. Implement packet decoding with detailed header information. Add export functionality in PCAP and CSV formats. Include alert system for suspicious traffic patterns. Implement connection tracking with state information. Add geolocation lookup for IP addresses. Include command-line arguments for all options with sensible defaults. Implement color-coded output for better readability.

어떤 프롬프트인가

명령줄 네트워크 패킷 분석 도구를 만들 때 쓸 수 있다. 의심 트래픽 알림과 IP 지리 조회를 요구하지만 탐지 기준과 외부 조회 서비스는 별도로 정해야 한다.

같은 분류의 프롬프트

프로덕션 AI 에이전트 설계 프롬프트
AI 에이전트 보안 점검 프롬프트
AI 제공자 요금 조사 프롬프트
상자 탈출 AI 역할을 맡기는 프롬프트
보안 경고 분석 프롬프트