Skip to content

Commit 925df9d

Browse files
Update markup document
1 parent 30aaea9 commit 925df9d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

documentation/modules/auxiliary/admin/vmware/vcenter_forge_saml_token.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ accordingly.
3434
8. Do: `set vc_vmca_cert <path to VMCA cert>`
3535
9. Verify that the values for `domain` and `username` are sane
3636
10. Do: `run`
37-
11. Open a web browser and navigate to the vCenter admin UI for the target server (`https://<fqdn>/ui`)
37+
11. Open a web browser and navigate to the vCenter admin UI for the target server (`https://<vcenterfqdn>/ui`)
3838
12. Apply the acquired session cookie for the vCenter host at the `/ui` path
3939

4040
## Options
@@ -170,7 +170,7 @@ writing RSA key
170170
You should now have `idp.pem`, `idp.key`, and `vmca.pem` in your working directory in PEM format.
171171

172172
### Running the Module
173-
Example run from meterpreter session on vCenter appliance version 7.0 Update 3d:
173+
Example run against vCenter appliance version 7.0 Update 3d:
174174

175175
```
176176
msf6 > use auxiliary/admin/vmware/vcenter_forge_saml_token.rb

0 commit comments

Comments
 (0)