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

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

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

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

도구 디렉토리

카테고리

모든 카테고리 보기
Loading categories
CitrixHoneypot — Detect and log CVE-2019-19781 scan and exploitation attempts. → CVE-2019-19781 스캔 및 악용 시도를 탐지하고 기록합니다. | Kitploit
도구/GitHubGitHub/malwaretech/citrixhoneypot
Vulnerability ScannersWeb SecurityThreat IntelligenceIntrusion DetectionIncident Response
GitHubmalwaretech/citrixhoneypot

CitrixHoneypot

Detect and log CVE-2019-19781 scan and exploitation attempts. → CVE-2019-19781 스캔 및 악용 시도를 탐지하고 기록합니다.

저장소 보기
120296년 전Kitploit 검토 완료

인기

모두 보기 →

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

모든 도구 탐색

도구 컬렉션을 둘러보세요

모든 도구 보기 →
공유

CVE-2019-19781 (Citrix ADC)용 허니팟

CVE-2019-19781 스캔 및 악용 시도를 탐지하고 기록합니다.

요구 사항:

  • python3
  • openssl

사용 방법:

  1. 저장소 복제: git clone https://github.com/MalwareTech/CitrixHoneypot.git CitrixHoneypot && cd CitrixHoneypot
  2. ssl 및 logs 디렉터리 생성: mkdir logs ssl
  3. 자체 서명 SSL 인증서 생성: openssl req -newkey rsa:2048 -nodes -keyout ssl/key.pem -x509 -days 365 -out ssl/cert.pem
  4. 실행: python3 CitrixHoneypot.py

Docker 사용 방법 (선택 사항)

  1. docker build -t citrixhoneypot .
  2. docker run -d -p 443:443 -v /<insert-homepath>/CitrixHoneypot:/CitrixHoneypot -w /CitrixHoneypot citrixhoneypot

라이선스 계약: MalwareTech Public Licence

이 소프트웨어는 사용자가 각 설치 전에 "오 안 돼, 사이버 해커들이 오고 있어!"라고 외치는 경우 무료로 사용할 수 있습니다.

도구 다운로드