thatonesecguy / Wordpress-Vulnerability-Identification-Scripts

Identifies domains which run WordPress and tests against vulnerabilities (CVE-2023-32243) / #VU76395 / etc...

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wordpress-Vulnerability-Identification-Scripts

Identifies domains which run WordPress and tests against vulnerabilities (CVE-2023-32243) / #VU76395 / etc...

wp_identifier.py ===>
Input: File containing list of domains / sub-domains
Output: List of domains hosting WordPress application

CVE-2023-32243 ===>
Input: List of domains hosting WordPress application
Output: Domains affected by CVE-2023-32243

wp_spoofing_vuln_identifier.py ===>
Input: List of domains hosting WordPress application
Output: Domains hosting WordPress vulnerable software versions (6.0 - 6.0.4) and (5.9 - 5.9.6)

About

Identifies domains which run WordPress and tests against vulnerabilities (CVE-2023-32243) / #VU76395 / etc...


Languages

Language:Python 100.0%