잉여롭다

잉여롭다

반응형
  • 분류 전체보기 (192)
    • 케이쉴드주니어 (1)
    • OS (74)
      • 리눅스 (65)
      • 윈도우 (9)
    • 네트워크 (30)
    • 빅데이터 (2)
    • 프로그래밍 (15)
      • C (4)
      • GoLang (1)
      • shell script (1)
      • PHP (7)
      • Java (0)
      • Python (1)
    • 보안 (1)
    • 네트워크 보안 수업 (63)
      • 리눅스 (20)
      • C언어 (19)
      • 네트워크 취약점 분석 (24)
    • SUA(SecurityPlus Union Acad.. (3)
      • SUA 공지 (3)
    • 클라우드 (0)
      • AWS (0)
      • OpenStack (0)
  • 홈
  • 태그
  • 미디어로그
  • 위치로그
  • 방명록
  • KISECedu
  • KISEC
  • K-shield Jr
RSS 피드
06-02 13:28
로그인
로그아웃 글쓰기 관리

잉여롭다

컨텐츠 검색

태그

리눅스 방화벽 vim shell ubuntu CentOS7 web Apache 정보보안 Linux vi C language SSH sshd 리눅스 네트워크 센토스 nginx centos 우분투 network

최근글

댓글

공지사항

  • 대학생 정보보안 연합 동아리-SUA(SecurityPlus Union A⋯

아카이브

예제(1)

  • linux libpcap.h documentation

    #define HAVE_REMOTE#include main(){ pcap_if_t *alldevs; pcap_if_t *d; int i=0; char errbuf[PCAP_ERRBUF_SIZE]; /* Retrieve the device list from the local machine */ if (pcap_findalldevs(&alldevs, errbuf) == -1) { fprintf(stderr,"Error in pcap_findalldevs(&alldevs, errbuf: %s\n", errbuf); exit(1); } /* Print the list */ for(d= alldevs; d != NULL; d= d->next) { printf("%d. %s", ++i, d->name); if (d..

    2018.04.11
이전
1
다음
티스토리
© 2018 TISTORY. All rights reserved.

티스토리툴바