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

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

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

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

도구 디렉토리

카테고리

모든 카테고리 보기
Loading categories
cisagov__check-cve-2019-19781.4142e02b — 호스트가 CVE-2019-19781(Citrix ADC/NetScaler)에 취약한지 확인하는 명령줄 유틸리티입니다. 단일 호스트를 스캔하고 구성 가능한 재시도 및 시간 제한으로 취약점 상태를 보고합니다. | Kitploit
도구/GitHubGitHub/autocode07/cisagov__check-cve-2019-19781.4142e02b
Vulnerability ScannersVulnerability AnalysisExploitationWeb SecurityPenetration Testing
GitHubautocode07/cisagov__check-cve-2019-19781.4142e02b

cisagov__check-cve-2019-19781.4142e02b

호스트가 CVE-2019-19781(Citrix ADC/NetScaler)에 취약한지 확인하는 명령줄 유틸리티입니다. 단일 호스트를 스캔하고 구성 가능한 재시도 및 시간 제한으로 취약점 상태를 보고합니다.

저장소 보기
110개월 전아직 검토되지 않음

인기

모두 보기 →

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

모든 도구 탐색

도구 컬렉션을 둘러보세요

모든 도구 보기 →
공유

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.1/cve_2019_19781-1.0.1-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]

기여

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

라이선스

이 프로젝트는 전 세계적으로 퍼블릭 도메인에 있습니다.

이 프로젝트는 미국 내에서 퍼블릭 도메인에 있으며, 전 세계적으로 이 저작물의 저작권 및 관련 권리는 CC0 1.0 Universal 퍼블릭 도메인 헌납을 통해 포기됩니다.

이 프로젝트에 대한 모든 기여는 CC0 헌납에 따라 공개됩니다. 풀 리퀘스트를 제출하면 이 저작권 포기에 동의하는 것으로 간주됩니다.

도구 다운로드