CVE-2020-6287-exploit - PoC For CVE-2020-6287 The PoC In Python For Add User Only, No Administrator Permission Set

PoC for CVE-2020-6287

The PoC in python for add user only, no administrator permission set. Inspired by @zeroSteiner from metasploit. Original Metasploit PR module: https://github.com/rapid7/metasploit-framework/pull/13852/commits/d1e2c75b3eafa7f62a6aba9fbe6220c8da97baa8

This PoC only create user with unauthenticated permission and no more administrator permission set.

This project is created only for educational purposes and cannot be used for law violation or personal gain.

The author of this project is not responsible for any possible harm caused by the materials of this project.

Original finding: CVE-2020-6287: Pablo Artuso. CVE-2020-6286: Yvan 'iggy' G.

Usage: python sap-CVE-2020-6287-add-user.py HTTP/S://IP:Port USERNAME_FOR_CREATE PASSWD

Demo
Simple:


Advanced:



Related Posts