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

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

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

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

도구 디렉토리

카테고리

모든 카테고리 보기
Loading categories
rootend — 유닉스 계열(*nix) 열거 및 자동 권한 상승 도구. | Kitploit
도구/GitHubGitHub/twelvesec/rootend
Privilege EscalationVulnerability AnalysisInformation GatheringPenetration Testing
GitHubtwelvesec/rootend

rootend

유닉스 계열(*nix) 열거 및 자동 권한 상승 도구.

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

인기

모두 보기 →

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

모든 도구 탐색

도구 컬렉션을 둘러보세요

모든 도구 보기 →
공유

rootend

rootend는 파이썬 *nix 열거자 및 자동 권한 상승 도구입니다.

전체 도구 목록은 저희 웹사이트 https://www.twelvesec.com/를 방문해주세요.

작성자:

  • nickvourd (twitter)
  • maldevel (twitter)
  • servo

사용법

root@kitploit:~
___________              .__                _________              
\__    ___/_  _  __ ____ |  |___  __ ____  /   _____/ ____   ____  
  |    |  \ \/ \/ // __ \|  |\  \/ // __ \ \_____  \_/ __ \_/ ___\ 
  |    |   \     /\  ___/|  |_\   /\  ___/ /        \  ___/\  \___ 
  |____|    \/\_/  \___  >____/\_/  \___  >_______  /\___  >\___  >
                       \/               \/        \/     \/     \/ 
rootend v.2.0.3 - Enumeration & Automation Privilege Escalation tool.
rootend is an open source tool licensed under GPLv3.
Affected systems: *nix.
Written by: @nickvourd of @twelvesec.
Special thanks to @maldevel & servo.
https://www.twelvesec.com/
Please visit https://github.com/twelvesec/rootend for more..

optional arguments:
  -h, --help            show this help message and exit
  -v, --version         show version and exit
  -a, --auto            automated privilege escalation process
  -m, --manual          system enumeration
  -n, --nocolor         disable color
  -b, --banner          show banner and exit
  -s, --suid            suid binary enumeration
  -w, --weak            weak permissions of files enumeration
  -p, --php             PHP configuration files enumeration
  -c, --capabilities    capabilities enumeration
  -f, --full-writables  world writable files enumeration

usage examples:
  ./rootend.py -a
  ./rootend.py -m
  ./rootend.py -v
  ./rootend.py -b

Specific categories usage examples:
  ./rootend.py -a -s
  ./rootend.py -m -w
  ./rootend.py -a -s -p
  ./rootend.py -m -w -c -p
  ./rootend.py -a -s -c -p -f

  *Use the above arguments with -n to disable color.

버전

2.0.3

지원

  • Python 2.x
  • Python 3.x

테스트 환경

  • Python 2.7.18rc1
  • Python 3.8.2

모드

  • 수동
  • 자동

공격 범주

Suid 바이너리:

  • 일반 Suid
  • 파일 읽기용 Suid
  • 루트로 파일 생성용 Suid
  • 제한된 Suid
  • 사용자 정의 Suid

취약한 권한:

  • /etc/passwd
  • /etc/shadow
  • apache2.conf
  • httpd.conf
  • redis.conf
  • /root

취약한 소유권:

  • /etc/passwd
  • /etc/shadow
  • apache2.conf
  • httpd.conf
  • redis.conf
  • /root

Capabilities:

  • 일반 Capabilities
  • 사용자 정의 Capabilities
  • CAP_SETUID 포함

주요 파일:

  • PHP 설정 파일
  • 전역 쓰기 가능 파일
도구 다운로드