Skip to content

Commit

Permalink
command injection via ascii art....
Browse files Browse the repository at this point in the history
  • Loading branch information
zardus committed Jul 12, 2024
1 parent e81bcee commit 33ebcd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion welcome/sensai/solve
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# art from https://www.asciiart.eu/electronics/light-bulbs
cat <<END | while read LINE; do echo "$LINE"; sleep 0.1; done
___,-----.___
,--' `--.
,--' '--.
/ \
/ \
| |
Expand Down

0 comments on commit 33ebcd1

Please sign in to comment.