SecLists/Payloads/PHPInfo/make-aio.sh

6 lines
111 B
Bash
Raw Normal View History

2019-06-07 10:59:39 +01:00
#!/bin/sh
zip phpinfo-aio.zip phpinfo*.{p*,txt,jp*g,gif}
tar -cvf phpinfo-aio.tar phpinfo*.{p*,txt,jp*g,gif}