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

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

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

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

ツールディレクトリ

カテゴリ

すべてのカテゴリを見る
Loading categories
CVE-2022-1903 — ARMember < 3.4.8 - 未認証の管理者アカウント乗っ取り | Kitploit
ツール/GitHubGitHub/biulove0x/cve-2022-1903
脆弱性分析エクスプロイトウェブアプリケーション悪用ウェブセキュリティペネトレーションテスト認証
GitHubbiulove0x/cve-2022-1903

CVE-2022-1903

ARMember < 3.4.8 - 未認証の管理者アカウント乗っ取り

リポジトリを見る
1214年前未レビュー

人気

すべて見る →

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

すべてのツールを探索

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

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

CVE-2022-1903

made-with-python

root@kitploit:~
Title: ARMember < 3.4.8 - Unauthenticated Admin Account Takeover
Author: Cyllective [ https://cyllective.com/ ]
CVE: CVE-2022-1903

インストール

root@kitploit:~
git clone https://github.com/biulove0x/CVE-2022-1903.git
cd CVE-2022-1903/
python3 -m pip install -r requirements.txt

自動エクスプロイトの実行方法

root@kitploit:~
$ python3 ARMember.py --help
###########################################
# @author : biulove0x                     #
# @name   : WP Plugins ARMember Exploiter #
# @cve    : CVE-2022-1903                 #
###########################################

usage: armember.py [-h] [-t example.com] [-l target.txt]

CVE-2022-1903 [ ARMember < 3.4.8 - Unauthenticated Admin Account Takeover ]

optional arguments:
  -h, --help      show this help message and exit
  -t example.com  Single target
  -l target.txt   Multiple target

単一ターゲット

root@kitploit:~
$ python3 ARMember.py -t http://example.com/

複数ターゲット

root@kitploit:~
$ cat domains.txt
http://example.com/
https://examples.com/

$ python3 ARMember.py -l target.txt

参考 :

  • https://wpscan.com/vulnerability/28d26aa6-a8db-4c20-9ec7-39821c606a08

寄付 :

BTC : bc1qst09sxcnq97a4wgsqvpkg4fxyjczvs3xe7278h

BNB : bnb1jhp2hv9utr8u97387p35fmftgr8wpjp39altz0

"Buy Me A Coffee"

ツールをダウンロード