Fix make-*.sh files

This commit is contained in:
g0tmi1k
2019-06-07 10:59:39 +01:00
parent a176d0ccff
commit 23901ce7b6
4 changed files with 6 additions and 1 deletions

5
Payloads/PHPInfo/make-aio.sh Executable file
View File

@@ -0,0 +1,5 @@
#!/bin/sh
zip phpinfo-aio.zip phpinfo*.{p*,txt,jp*g,gif}
tar -cvf phpinfo-aio.tar phpinfo*.{p*,txt,jp*g,gif}