Update README.md
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# MSFVenom Notes
|
||||
## Table of contents
|
||||
## Table of Contents
|
||||
1. [Usage](#usage)
|
||||
1. [Short Help](#short-help)
|
||||
2. [Man Page](#man-page)
|
||||
@@ -11,7 +11,6 @@
|
||||
8. [Encoders](#encoders)
|
||||
2. [Links / Docs / Guides](#links)
|
||||
3. [Copying / License](#copying)
|
||||
|
||||
## Usage
|
||||
### Short Help
|
||||
```
|
||||
@@ -44,6 +43,8 @@ Options:
|
||||
--refresh-cache Rebuild the module metadata cache from disk before listing
|
||||
-h, --help Show this message
|
||||
```
|
||||
**[TOP](#table-of-contents)**
|
||||
|
||||
### Man Page
|
||||
```
|
||||
NAME
|
||||
@@ -167,6 +168,8 @@ COPYRIGHT
|
||||
This license does not apply to several components within the Metasploit Framework source tree. For more
|
||||
details see the LICENSE file.
|
||||
```
|
||||
**[TOP](#table-of-contents)**
|
||||
|
||||
### Payloads
|
||||
```
|
||||
|
||||
@@ -2318,6 +2321,7 @@ Framework Payloads (2141 total) [--payload <value>]
|
||||
windows/x64/vncinject/reverse_winhttps Inject a VNC Dll via a reflective loader (Windows x64) (staged). Tunnel communication over HTTPS (Windows x64 winhttp)
|
||||
|
||||
```
|
||||
**[TOP](#table-of-contents)**
|
||||
|
||||
### Platforms
|
||||
```
|
||||
@@ -2361,6 +2365,8 @@ Framework Platforms [--platform <value>]
|
||||
unknown
|
||||
windows
|
||||
```
|
||||
**[TOP](#table-of-contents)**
|
||||
|
||||
### Archetectures
|
||||
```
|
||||
Framework Architectures [--arch <value>]
|
||||
@@ -2404,6 +2410,8 @@ Framework Architectures [--arch <value>]
|
||||
x86_64
|
||||
zarch
|
||||
```
|
||||
**[TOP](#table-of-contents)**
|
||||
|
||||
### Formats
|
||||
```
|
||||
Framework Executable Formats [--format <value>]
|
||||
@@ -2474,6 +2482,8 @@ Framework Transform Formats [--format <value>]
|
||||
vbscript
|
||||
zig
|
||||
```
|
||||
**[TOP](#table-of-contents)**
|
||||
|
||||
### Encryption
|
||||
```
|
||||
Framework Encryption Formats [--encrypt <value>]
|
||||
@@ -2483,6 +2493,7 @@ Framework Encryption Formats [--encrypt <value>]
|
||||
rc4
|
||||
xor
|
||||
```
|
||||
**[TOP](#table-of-contents)**
|
||||
|
||||
### Encoders
|
||||
```
|
||||
@@ -2541,10 +2552,13 @@ Framework Encoders [--encoder <value>]
|
||||
x86/xor_dynamic normal Dynamic Key XOR Encoder
|
||||
x86/xor_poly normal XOR POLY Encoder
|
||||
```
|
||||
**[TOP](#table-of-contents)**
|
||||
|
||||
## Links
|
||||
- [Github Docs](https://adfoster-r7.github.io/metasploit-framework/docs/using-metasploit/basics/how-to-use-msfvenom.html)
|
||||
- [Official Docs](https://www.offsec.com/metasploit-unleashed/msfvenom)
|
||||
**[TOP](#table-of-contents)**
|
||||
|
||||
## Copying
|
||||
Creative Commons 0 Version 1.0
|
||||
Creative Commons 0 Version 1.0
|
||||
**[TOP](#table-of-contents)**
|
||||
Reference in New Issue
Block a user