Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/duc-nt/CVE-2020-6287-exploit
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 unauthentication 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
https://github.com/duc-nt/CVE-2020-6287-exploit
Last synced: 21 days ago
JSON representation
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 unauthentication 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
- Host: GitHub
- URL: https://github.com/duc-nt/CVE-2020-6287-exploit
- Owner: duc-nt
- Created: 2020-07-20T18:45:53.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-07-21T18:50:07.000Z (over 4 years ago)
- Last Synced: 2024-08-05T17:35:59.138Z (4 months ago)
- Language: Python
- Size: 8.79 KB
- Stars: 96
- Watchers: 4
- Forks: 28
- Open Issues: 1
Awesome Lists containing this project
- awesome-hacking-lists - duc-nt/CVE-2020-6287-exploit - 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/metasplo (Python)