Update README.md

This commit is contained in:
Mariusz B 2019-12-04 17:59:48 +01:00 committed by GitHub
parent 54da016b70
commit 04d65f6547
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -211,7 +211,6 @@ To examine exfiltrated data:
0) SSH to the attacker's EC2 instance
# ssh ec2-user@18.206.230.190
1) List block devices mapped:
# lsblk
@ -221,7 +220,6 @@ To examine exfiltrated data:
3) Mount that device's volume:
# mount /dev/xvdf1 /exfiltrated
attacker $ ssh ec2-user@18.206.230.190
[...]
ec2-user@ec2instance:~$ sudo -s