Skip to content

Releases: g0tmi1k/msfpc

v1.4.5 - Misc improvements

18 Feb 07:43
Compare
Choose a tag to compare
  • Fix typos
  • Enable `EnableStageEncoding
  • Remove Kali 1
  • New Windows format

v1.4.4 - mpc.sh -> msfpc.sh

09 Jun 10:51
Compare
Choose a tag to compare
v1.4.4: mpc.sh -> msfpc.sh

v1.4.3 - Removed IPv6 output

30 Jun 19:51
Compare
Choose a tag to compare

Removes the use of IPv6 when in the IP selection menu, as it's not yet supported.

v1.4.2 - Kali Rolling

29 Jan 17:32
Compare
Choose a tag to compare
  • Now works with Kali-Linux rolling

v1.4.1 - Supports non-root users & non-English OSs

11 Jan 14:09
Compare
Choose a tag to compare
  • Supports non-root users & non english OSs (Thanks @foogle on IRC/Freenode)

v1.4 - Add OSX support, bind shell fix, add DLL format

03 Dec 16:43
Compare
Choose a tag to compare
  • 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 - Kali 2/Bug fix

06 Nov 08:43
Compare
Choose a tag to compare
v1.3.3: Kali 2 support

v1.3.2 - Bug fix

17 Aug 15:16
Compare
Choose a tag to compare

Bug fix: Bad IP address when using certain interfaces

v1.3.1 - Bug fix

24 Jul 16:25
Compare
Choose a tag to compare

v1.3 - Direction, Payloads, WAN & Stats

20 Jul 16:02
Compare
Choose a tag to compare
  • 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/filenames 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)