Skip to content

Commit

Permalink
Version bump: v1.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
g0tmi1k committed Feb 18, 2019
1 parent f762096 commit fe15ec6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions msfpc.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash
#-Metadata----------------------------------------------------#
# Filename: msfpc.sh (v1.4.4) (Update: 2017-06-09) #
# Filename: msfpc.sh (v1.4.5) (Update: 2019-02-18) #
#-Info--------------------------------------------------------#
# Quickly generate Metasploit payloads using msfvenom. #
#-Author(s)---------------------------------------------------#
Expand Down Expand Up @@ -246,7 +246,7 @@ function doHelp {


## Banner
echo -e " ${BLUE}[*]${RESET} ${BLUE}MSF${RESET}venom ${BLUE}P${RESET}ayload ${BLUE}C${RESET}reator (${BLUE}MSFPC${RESET} v${BLUE}1.4.4${RESET})"
echo -e " ${BLUE}[*]${RESET} ${BLUE}MSF${RESET}venom ${BLUE}P${RESET}ayload ${BLUE}C${RESET}reator (${BLUE}MSFPC${RESET} v${BLUE}1.4.5${RESET})"


## Check system
Expand Down

0 comments on commit fe15ec6

Please sign in to comment.