[go: up one dir, main page]

Skip to content

Tags: g0tmi1k/msfpc

Tags

v1.4.5

Toggle v1.4.5's commit message
Version bump: v1.4.5

v1.4.4

Toggle v1.4.4's commit message
v1.4.4: mpc.sh -> msfpc.sh

v1.4.3

Toggle v1.4.3's commit message
Added the MPC logo to the README

v1.4.2

Toggle v1.4.2's commit message
v1.4.2: Fix for kali-rolling (Close #3)

v1.4.1

Toggle v1.4.1's commit message
v1.4.1: Supports non-root users & non english languages (Thanks @foogle)

v1.4

Toggle v1.4's commit message
v1.4: Add OSX support, bind shell fix, add DLL format

+ Improved OSX support (Thanks @yugoslavskiy)
+ Fix bind shell issue (Thanks @NullMode)
+ Added .dll support (Thanks @NullMode)
+ Removed some colour from the help page
+ Tweaked the output formatting a little

v1.3.3

Toggle v1.3.3's commit message
v1.3.3: Kali 2 support

v1.3.2

Toggle v1.3.2's commit message
v1.3.2: Updated README

v1.3.1

Toggle v1.3.1's commit message
v1.3.1 - Bug fix: Space in path + Add: Debug information

v1.3

Toggle v1.3's commit message
v1.3 WAN + Bind/Reverse + tcp/http/https/find_port

+ Add direction: Bind / Reverse
+ Add method: tcp / http / https/ find_port (& allports)
+ Add verbose to help screen (with URLs)
+ Detect & use external/WAN IP address
+ Display any errors from Metasploit/msfvenom when creating
+ File stats (md5/sha1/size) when using verbose
+ Output names include port & direction
+ Rather than limiting what payloads can be create - always create
  + This way when Metasploit is updated, the script isn't dated.
+ Redirect rather than using `-o` (for legacy metasploit versions - Fix for #1)