AVML dump to SMB / AWS
Scenario
You have a potentially compromised Linux EC2 instance sitting inside an Amazon VPC. You cannot expose the VPC to the greater internet for acquisition. You need to acquire the memory on the Linux EC2 host. You do not know what operating system or kernel is running on it.
Setup secure Windows SMB destination host
Setup inbound RDP and SMB security group rules on Windows destination host
Create shared folder with read/write for specific user (pick a user)
Determine whether smbclient or cifs-utils is installed on EC2 instance
Download AVML onto Linux host
Last updated