Skip to content
KitploitKITPLOIT
ツールブログ
提出
ツールブログ
提出

ハッキング、侵入テスト、サイバーセキュリティツールをあなたのセキュリティアーセナルに!

Kitploitはハッキング、サイバーセキュリティ、ペネトレーションテストのツールディレクトリです。最新のプロジェクトアップデートを見つけて、脆弱性の発見、システム分析、テストの自動化、セキュリティの強化を行いましょう。

··フィード·お問い合わせ·プライバシー·© 2026 Kitploit

ツールディレクトリ

カテゴリ

すべてのカテゴリを見る
Loading categories
rootend — *nix 列挙 & 権限昇格自動化ツール。 | Kitploit
ツール/GitHubGitHub/twelvesec/rootend
特権昇格脆弱性分析情報収集ペネトレーションテスト
GitHubtwelvesec/rootend

rootend

*nix 列挙 & 権限昇格自動化ツール。

リポジトリを見る
151194年前Kitploit レビュー済み

人気

すべて見る →

コミュニティで最も使われているツールを見つけましょう。

すべてのツールを探索

ツールコレクションを閲覧

すべてのツールを見る →
共有

rootend

rootendはPythonの*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
  • CAP_SETUID 付き

注目ファイル:

  • PHP 設定ファイル
  • ワールド書き込み可能ファイル
ツールをダウンロード