I wrote a one liner to query my EC2 instances in AWS. I wanted to run it on multiple servers (in multiple AWS accounts) so I decided to run: ssh servername 'oneliner' and then do that for each server/account. Problem is, the one liner has single quotes (and they have to be single quotes), so I base64 encoded the command line and then ran: ssh...
🛡️ VERIFIED CYBER INTELLIGENCE ID: #3629999