improve the description for this option

This commit is contained in:
sfewer-r7
2025-02-12 17:22:43 +00:00
parent c9be9b65ec
commit 37276446a6
@@ -30,8 +30,10 @@ If set, use this FQDN value to identify the FQDN of the deployed site (e.g. `sup
By default, this is auto discovered.
### LeverageCVE_2024_12356
By default, this exploit does not leverage the argument injection vulnerability CVE-2024-12356. Enabling this
option will cause this exploit to leverage CVE-2024-12356.
By default, this exploit does not leverage the argument injection vulnerability CVE-2024-12356, and instead exploits the
SQLi vulnerability CVE-2025-1094 directly. Enabling this option will cause this exploit to leverage CVE-2024-12356 during
the exploitation of the SQLi vulnerability CVE-2025-1094. In either case the SQLi vulnerability CVE-2025-1094 is leveraged
to achieve RCE.
## Scenarios