Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 1.06 KB

README.md

File metadata and controls

12 lines (12 loc) · 1.06 KB

CVE-2023-28121

WooCommerce Payments < 5.6.2 - Unauthenticated Privilege Escalation [ Mass Add Admin User ]

Introduction

  • This script using Python3 and use threading for better process speed. The script has ben updated to 2 version. V1 is the old version and V2 the newer version with random username, email and password string. After you get some results dont forget to change your email in wordpress user dashboard. Dont use many threads if your machine is potato-end xD.
  • For installing requirements, do pip install -r requirements.txt

Reference