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

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

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

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

도구 디렉토리

카테고리

모든 카테고리 보기
Loading categories
CVE-2018-19788 — 자동화된 사용자 프로비저닝 및 익스플로잇 검증과 함께 CVE-2018-19788(PolicyKit 권한 상승)에 대한 시스템 감사 및 테스트를 위한 Ansible 역할입니다. | Kitploit
도구/GitHubGitHub/d4gh0s7/cve-2018-19788
Privilege EscalationVulnerability AnalysisExploitationScripting & AutomationConfiguration AuditingPenetration Testing
GitHubd4gh0s7/cve-2018-19788

CVE-2018-19788

자동화된 사용자 프로비저닝 및 익스플로잇 검증과 함께 CVE-2018-19788(PolicyKit 권한 상승)에 대한 시스템 감사 및 테스트를 위한 Ansible 역할입니다.

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

인기

모두 보기 →

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

모든 도구 탐색

도구 컬렉션을 둘러보세요

모든 도구 보기 →
공유

CVE-2018-19788에 대한 개념 증명

Ansible 역할을 통해 CVE-2018-19788 취약점을 점검합니다. 이 취약점은 PolicyKit 버전 0.115에 영향을 미치며, 이 버전은 Ubuntu, Red Hat, CentOs 등 다양한 Linux 배포판에 기본 설치되어 있습니다.

요구 사항

최소 Ansible 버전 2.4.0 필요

역할 변수

root@kitploit:~
# The user name to be provisioned to execute the exploit
CVE_2018_19788_test_user: cve_test

# The UID assigned to CVE_2018_19788_test_user (must be equal or greater than 2147483647)
CVE_2018_19788_test_user_uid: 2147483669

# Set the proper privileged group for your distro. Please check the compatibilty matrix for the supported systems
CVE_2018_19788_privileged_group: wheel

# Flag to No to avoid checking and rendering the list of users able to leverage the CVE-2018-19788 vunerability
CVE_2018_19788_list_explotable_users: Yes

# Flag to No if you need to run further testing with the test account;
# Beaware that if your system is vulnerable, this account could become a problem
CVE_2018_19788_remove_test_user: Yes

예제 플레이북

사용자에게도 도움이 되도록 역할 사용 예시(예: 매개변수로 전달된 변수 사용)를 포함하는 것이 좋습니다:

root@kitploit:~
- hosts: all
  roles:
     - { role: d4gh0s7.cve_2018_19788 }

라이선스

CC0 1.0

작성자 정보

Francesco Cosentino - [email protected]

도구 다운로드