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

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

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

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

도구 디렉토리

카테고리

모든 카테고리 보기
Loading categories
cve-2020-0796 — cve-2020-0796 악용 도구 모음 | Kitploit
도구/GitHubGitHub/olddream666/cve-2020-0796
Vulnerability ScannersExploitationNetwork SecurityPenetration TestingRemote Access Tool
GitHubolddream666/cve-2020-0796

cve-2020-0796

cve-2020-0796 악용 도구 모음

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

인기

모두 보기 →

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

모든 도구 탐색

도구 컬렉션을 둘러보세요

모든 도구 보기 →
공유

CVE-2020-0796은 SMBv3 프로토콜이 악의적인 압축 데이터 패킷을 처리할 때 오류가 발생하여 발생합니다. 압축 해제 시 클라이언트가 전송한 길이를 사용하여 압축을 풀 때 길이가 적법한지 확인하지 않아 결국 정수 오버플로우가 발생합니다. 이 취약점을 통해 원격의 인증되지 않은 공격자가 대상 시스템에서 임의 코드를 실행할 수 있습니다.

이 취약점은 EternalBlue(MS17-010)와 유사합니다.

영향을 받는 버전: Windows 10 Version 1903 for 32-bit Systems Windows 10 Version 1903 for ARM64-based Systems Windows 10 Version 1903 for x64-based Systems Windows 10 Version 1909 for 32-bit Systems Windows 10 Version 1909 for ARM64-based Systems Windows 10 Version 1909 for x64-based Systems Windows Server, version 1903 (Server Core installation) Windows Server, version 1909 (Server Core installation)

포함된 파일 설명

scanner.py CVE-2020-0796 취약점이 있는 호스트를 스캔하여 발견 형식: python scanner.py ip 예: python scanner.py 192.168.1.2

반환: 취약점 있음: ip Vulnerable. 취약점 없음: ip Not vulnerable.

exploit.py 취약점이 있는 대상 호스트를 공격합니다. 기본 PoC는 블루 스크린을 유발하며, msfvenom과 함께 사용하여 리버스 PoC를 생성해야 합니다. 형식: python exploit.py -ip ip 예: python exploit.py -ip 192.168.1.2

반환: [+] found low stub at phys addr 13000! [+] PML4 at 1ad000 [+] base of HAL heap at fffff79480000000 [+] ntoskrnl entry at fffff80645792010 [+] found PML4 self-ref entry 1eb [+] found HalpInterruptController at fffff79480001478 [+] found HalpApicRequestInterrupt at fffff80645cb3bb0 [+] built shellcode! [+] KUSER_SHARED_DATA PTE at fffff5fbc0000000 [+] KUSER_SHARED_DATA PTE NX bit cleared! [+] Wrote shellcode at fffff78000000a00! [+] Press a key to execute shellcode! [+] overwrote HalpInterruptController pointer, should have execution shortly...

도구 다운로드