Skip to content
KitploitKITPLOIT
도구블로그
제출
도구블로그
제출

해킹, 침투 테스트 및 사이버 보안 도구를 당신의 보안 무기고에!

Kitploit은 해킹, 사이버 보안 및 침투 테스트 도구 디렉토리입니다. 최신 프로젝트 업데이트를 발견하여 취약점을 찾고, 시스템을 분석하고, 테스트를 자동화하고, 보안을 강화하세요.

··피드·문의·개인정보·© 2026 Kitploit

도구 디렉토리

카테고리

모든 카테고리 보기
Loading categories
도구/GitHubGitHub/cisagov/check-cve-2019-19781
Vulnerability ScannersVulnerability AnalysisExploitationWeb SecurityPenetration TestingArchived
GitHubcisagov/check-cve-2019-19781

check-cve-2019-19781

호스트의 CVE-2019-19781 취약성 여부 테스트

저장소 보기
1092925년 전아직 검토되지 않음

인기

모두 보기 →

커뮤니티에서 가장 많이 사용되는 도구를 찾아보세요.

모든 도구 탐색

도구 컬렉션을 둘러보세요

모든 도구 보기 →
공유

check-cve-2019-19781 🔎🐞

GitHub Build Status Coverage Status Total alerts Language grade: Python Known Vulnerabilities

이 유틸리티는 호스트가 CVE-2019-19781에 취약한지 여부를 판단합니다.

요구 사항

Python 3.6 이상 버전. Python 2는 지원되지 않습니다.

설치

릴리스에서 설치:

root@kitploit:~
pip install https://github.com/cisagov/check-cve-2019-19781/releases/download/v1.0.2/cve_2019_19781-1.0.2-py3-none-any.whl

소스에서 설치:

root@kitploit:~
git clone https://github.com/cisagov/check-cve-2019-19781.git
cd check-cve-2019-19781
pip install -r requirements.txt

사용법

호스트 스캔:

root@kitploit:~
❱ cve-2019-19781 citrix.example.org
root@kitploit:~
2020-01-10 22:11:46,312 WARNING citrix.example.org appears to be vulnerable.

자세한 사용법은 다음 명령어로 확인할 수 있습니다:

root@kitploit:~
❱ cve-2019-19781 --help

Check for the existence of CVE-2019-19781 on a host machine.

EXIT STATUS
    This utility exits with one of the following values:
    0   The host does not seem vulnerable
    1   Command was invoked incorrectly
    2   The host appears to be vulnerable
    >2  An error occurred.

For more information about this vulnerability see:
    https://nvd.nist.gov/vuln/detail/CVE-2019-19781

Usage:
  cve-2019-19781 [options] <host>
  cve-2019-19781 (-h | --help)

Options:
  -h --help              Show this message.
  --log-level=LEVEL      If specified, then the log level will be set to
                         the specified value.  Valid values are "debug", "info",
                         "warning", "error", and "critical". [default: info]
  -r --retries=count     Number of times to retry a failed connection attempt before
                         giving up. [default: 2]
  -t --timeout=seconds   Number of seconds to wait during each connection attempt.
                         [default: 10]

기여

기여를 환영합니다! 자세한 내용은 CONTRIBUTING.md를 참조하세요.

라이선스

이 프로젝트는 전 세계 공개 도메인에 있습니다.

이 프로젝트는 미국 내에서 공개 도메인에 있으며, 전 세계의 저작권 및 관련 권리는 CC0 1.0 Universal Public Domain Dedication을 통해 포기되었습니다.

이 프로젝트에 대한 모든 기여는 CC0에 따라 릴리스됩니다. 풀 리퀘스트를 제출함으로써 귀하는 이 저작권 포기에 동의하는 것입니다.

도구 다운로드