mirror of
https://github.com/Mr-xn/Penetration_Testing_POC.git
synced 2026-08-17 09:34:45 +08:00
Consolidate scattered CVE/exploit dirs and restore Markdown link format in README (#78)
* chore: consolidate CVE and exploit directories and update README links * fix: revert README links from HTML anchors back to Markdown format --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
This commit is contained in:
co-authored by
copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
parent
5162375b66
commit
6693085677
File diff suppressed because one or more lines are too long
@@ -0,0 +1,21 @@
|
||||
# CVE-2018-6389 Wordpress Exploit
|
||||
|
||||
CVE-2018-6389 Exploit Can Down Any Wordpress site under 4.9.3 <Br>
|
||||
The flaw affects the *load-scripts.php* WordPress script, it receives a parameter called load[]
|
||||
|
||||
## About PoC
|
||||
A simple Script In Python With threading could allow anyone to take down most WordPress websites with single machine
|
||||
### Info
|
||||
|
||||
Can Down Any Website with Tested Wordpress versions <Br>
|
||||
* Tested : WordPress (Version 4.9.2)
|
||||
* Tested : WordPress (Version 4.9.1)
|
||||
|
||||
```
|
||||
Note : I Am Not The Author Of the Exploit
|
||||
```
|
||||
|
||||
## Ref
|
||||
|
||||
* [PoC](https://www.youtube.com/watch?v=nNDsGTalXS0) - Youtube
|
||||
* [ Barak Tawily ](https://baraktawily.blogspot.com/2018/02/how-to-dos-29-of-world-wide-websites.html) - Blog
|
||||
Reference in New Issue
Block a user