Land #10722, fix typo in windows reverse_tcp docs
commit
e3d653e47b
|
@ -30,7 +30,7 @@ Another way to use windows/meterpreter/reverse_tcp is to generate it as an execu
|
||||||
you would want to do it with msfvenom. If you are old school, you have probably also heard of
|
you would want to do it with msfvenom. If you are old school, you have probably also heard of
|
||||||
msfpayload and msfencode. msfvenom is a replacement of those.
|
msfpayload and msfencode. msfvenom is a replacement of those.
|
||||||
|
|
||||||
The following is a basic example of using msfvenom to to generate windows/meterpreter/reverse_tcp
|
The following is a basic example of using msfvenom to generate windows/meterpreter/reverse_tcp
|
||||||
as an executable:
|
as an executable:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue