Releases: g0tmi1k/msfpc
Releases · g0tmi1k/msfpc
v1.4.5 - Misc improvements
v1.4.4 - mpc.sh -> msfpc.sh
v1.4.4: mpc.sh -> msfpc.sh
v1.4.3 - Removed IPv6 output
Removes the use of IPv6 when in the IP selection menu, as it's not yet supported.
v1.4.2 - Kali Rolling
- Now works with Kali-Linux rolling
v1.4.1 - Supports non-root users & non-English OSs
- Supports non-root users & non english OSs (Thanks @foogle on IRC/Freenode)
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 - Kali 2/Bug fix
v1.3.3: Kali 2 support
v1.3.2 - Bug fix
Bug fix: Bad IP address when using certain interfaces
v1.3.1 - Bug fix
- Fix bug when there is a space in the path (Issue: https://twitter.com/mehranexpert/status/624491173583917060).
- Add debug messages on any errors.
- Added a splash more colour in help screen.
v1.3 - Direction, Payloads, WAN & Stats
- 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)