Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/0x5ECF4ULT/CVE-2020-3452
CVE-2020-3452 exploit
https://github.com/0x5ECF4ULT/CVE-2020-3452
Last synced: 22 days ago
JSON representation
CVE-2020-3452 exploit
- Host: GitHub
- URL: https://github.com/0x5ECF4ULT/CVE-2020-3452
- Owner: 0x5ECF4ULT
- License: mit
- Archived: true
- Created: 2020-08-01T08:27:11.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-01T08:59:28.000Z (over 4 years ago)
- Last Synced: 2024-08-05T17:35:46.976Z (4 months ago)
- Language: Python
- Size: 4.88 KB
- Stars: 24
- Watchers: 1
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hacking-lists - 0x5ECF4ULT/CVE-2020-3452 - CVE-2020-3452 exploit (Python)
README
# CVE-2020-3452
## TL;DR
This is an exploit for CVE-2020-3452. It's not entirely finished yet. Use it in legal context. If you fuck up it's your problem.## W00t is dis?
This is a quick'n dirty try to enhance the original PoC of CVE-2020-3452.At the current stage there is nothing more than a simple py script that does exactly the same as the original.
## Disclaimer
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.## Copyright
The entire code written in Python was written by me (tacticalDevC) but all credits and props go to the original author [0xmmnbassel](https://www.exploit-db.com/?author=10673) and the both discoverers [Ahmed Aboul-Ela](https://twitter.com/aboul3la) and [Abood Nour](https://twitter.com/AboodNour)