Skip to content

Commit

Permalink
New naming for Windows format
Browse files Browse the repository at this point in the history
  • Loading branch information
g0tmi1k committed Feb 18, 2019
1 parent 255b49a commit e4a1dad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion msfpc.sh
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@ fi

## Define TYPEs/FORMATs
TYPEs=( apk asp aspx bash java linux osx perl php powershell python tomcat windows ) # Due to how its coded, this must always be a higher array count than ${FORMATs}
FORMATs=( sh jsp lin elf macho pl ps1 py war win exe srv dll )
FORMATs=( sh jsp lin elf macho pl ps1 py war win exe exe-service dll )


## Check user input
Expand Down

0 comments on commit e4a1dad

Please sign in to comment.