메뉴 건너뛰기

조회 수 9513 추천 수 0 댓글 0
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄 첨부
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄 첨부

http://www.cirt.net/nikto/nikto-2.1.5.tar.gz

 

접속 -> nikto 다운

 

 

 

다운로드 받을 위치

 

# cd /usr/local/src

# wget 을 이용해 다운 ( 링크에 마우스 우클릭 -> 링크주소 복사 -> 붙여넣기

# tar -xvfz nikto-2.1.5.tar.gz

# mv /usr/local/src/nikto-2.1.5 /usr/local

# cd /usr/local/nikto-2.1.5

# ./nikto.pl -h target -Format html -output result.html -Cgidirs all   ( 사용 예 )

# ./nikto.pl -h xxx.xxx.xxx.xxx -Format html -output result.html -Cgidirs all

 

- config (c) : config 파일을 지정. 기본 설정값을 포함한 nikto.config 파일이 있으면 참고하면 된다.

- host (h) : 스캔을 수행할 웹서버(호스트) 주소

- Cgidirs (C) : 스캔할 CGI 디렉토리를 설정한다. 매뉴얼에 의하면 all을 권장함

- output (o) :  결과를 출력할 파일 지정

- Single (S) : 스캔을 한 개씩 옵션을 지정해 주면서 수행. 단일 스캔을 수행 할 때 사용

 

 

 

 

result.html 파일을 열면 위와 같은 그림을 볼 수가 있는데 밑줄친 OSVDB에 대한 설명을 볼 수 있는 사이트가 있다.

 

http://osvdb.org

에 접속

- OSVDB ID Lookup 이라고 되어 있는 부분에 숫자를 넣고 확인

 

 

 


  1. Nikto - 웹 취약점 스캐너 도구

    Date2016.04.22 Views9513
    Read More
  2. No Image

    Apache Mod_Security 사용방법

    Date2016.04.22 Views9258
    Read More
  3. No Image

    [apache] - .htaccess 설정

    Date2016.03.18 Views7523
    Read More
  4. No Image

    php 리다이렉트

    Date2016.03.18 Views8725
    Read More
  5. No Image

    Apache 리다이렉트

    Date2016.03.18 Views8443
    Read More
  6. No Image

    cron에 php 파일 등록 방법

    Date2016.03.18 Views7885
    Read More
  7. No Image

    rsync ssh를 이용한 서버 백업

    Date2016.03.18 Views9365
    Read More
  8. No Image

    CentOS 5.1 + APM(apache 2.2.x + php 5.2.x + mysql5.0.x + Zend 3.0.x) 설치

    Date2016.03.18 Views8968
    Read More
  9. No Image

    mysql DB 지정 백업 스크립트

    Date2016.03.18 Views8276
    Read More
  10. No Image

    apache 구동중지되어있을 때 재구동 스크립트

    Date2016.03.18 Views7669
    Read More
  11. No Image

    php sockets 동적 모듈 설치 ( php socket )

    Date2016.03.18 Views8631
    Read More
  12. No Image

    php http include

    Date2016.03.18 Views7936
    Read More
  13. No Image

    php-5.2.17 make시에 오류 발생 make: *** [ext/dom/node.lo] 오류 1

    Date2016.03.18 Views11225
    Read More
  14. No Image

    yum-fastestmirror로 CentOS 5.0 의 yum 속도 업!

    Date2016.03.18 Views7782
    Read More
  15. No Image

    Yum과 rpm을 이용하여 PHP5.5버전 설치

    Date2016.03.18 Views8449
    Read More
  16. No Image

    컴파일을 이용하여 Apache 최신버전을 설치하자

    Date2016.03.18 Views7880
    Read More
  17. No Image

    yum 업데이트 시 특정 패키지 예외처리

    Date2016.03.18 Views8613
    Read More
  18. No Image

    libphp5.so: undefined symbol: unixd_config

    Date2016.03.18 Views10447
    Read More
  19. No Image

    하드디스크 배드블록 점검 툴 - badblocks

    Date2016.03.18 Views9109
    Read More
  20. No Image

    Apache 2.x 에서 maxclients 1024 제한 초과 방법 (수정 중..)

    Date2016.03.18 Views8860
    Read More
Board Pagination Prev 1 2 3 4 5 6 7 8 9 10 ... 12 Next
/ 12

하단 정보를 입력할 수 있습니다

© k2s0o1d4e0s2i1g5n. All Rights Reserved