Skip to content

Commit b8d2681

Browse files
committed
Remove useless config suggestions
1 parent ba09419 commit b8d2681

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

documentation/modules/exploit/linux/http/craftcms_preauth_rce_cve_2025_32432.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -124,14 +124,7 @@ set LHOST 192.168.1.36
124124
set LPORT 4444
125125
```
126126

127-
7. Optionally, customize FTP-related settings like `SRVPORT` and `FETCH_URIPATH` if needed:
128-
```bash
129-
set SRVPORT 9090
130-
set FETCH_SRVPORT 8081
131-
set FETCH_URIPATH /custom_payload_path
132-
```
133-
134-
8. Run the exploit:
127+
7. Run the exploit:
135128
```bash
136129
exploit
137130
```

0 commit comments

Comments
 (0)