mirror of
https://github.com/mgeeky/Penetration-Testing-Tools.git
synced 2024-11-24 19:41:36 +01:00
New line
This commit is contained in:
parent
fa2a85db3f
commit
38b7d354ba
@ -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']
|
||||||
|
Loading…
Reference in New Issue
Block a user