mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2024-11-10 07:04:22 +00:00
4 lines
49 B
Bash
4 lines
49 B
Bash
|
echo "Content-type: text/html"
|
||
|
echo ""
|
||
|
echo `id`
|