mirror of
https://github.com/mgeeky/Penetration-Testing-Tools.git
synced 2025-09-03 02:28:34 +02:00
New line
This commit is contained in:
@ -277,7 +277,7 @@ class ExfiltrateEC2:
|
|||||||
else:
|
else:
|
||||||
Logger.fail(f"ec2:AttachVolume action on Attacker failed. Exception: {e}")
|
Logger.fail(f"ec2:AttachVolume action on Attacker failed. Exception: {e}")
|
||||||
|
|
||||||
ssh_command = 'SSH to the attacker\'s EC2 instance'
|
ssh_command = 'SSH to the attacker\'s EC2 instance\n'
|
||||||
if attacker_instance_data:
|
if attacker_instance_data:
|
||||||
try:
|
try:
|
||||||
ip = attacker_instance_data['PublicIpAddress']
|
ip = attacker_instance_data['PublicIpAddress']
|
||||||
|
Reference in New Issue
Block a user