We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 489e043 commit 8dd6bd7Copy full SHA for 8dd6bd7
README.md
@@ -1,6 +1,10 @@
1
+## Msfvenom Payload Creator (MPC)
2
+
3
A **quick** way to generate various "basic" Meterpreter payloads via `msfvenom` (part of the Metasploit framework).
4
-
5
+<p align="center">
6
+ <img src="http://i.imgur.com/rOqMdwp.png" alt="mpc logo"/>
7
+</p>
8
9
10
- - -
@@ -22,6 +26,11 @@ The only necessary input from the user should be **defining the payload** they w
22
26
23
27
_Note: This will **NOT** try to bypass any anti-virus solutions at any stage._
24
28
29
+
30
31
32
+- - -
33
25
34
35
## Install
36
@@ -38,6 +47,9 @@ mpc
38
47
```
39
48
40
49
50
51
52
41
53
## Help
42
54
43
55
0 commit comments