Skip to content

Lambda function to contain compromised EC2 instances

Notifications You must be signed in to change notification settings

Ahmed-AG/isolate_instance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

isolate_instance

Lambda function to contain compromised EC2 instances

Deployment

Execution

aws lambda invoke --function-name arn.... --payload
'{ "instance_id":"i-xxxxxxx", "region": "us-east-1", "aws_account": "xxxxxxxxxxx", "logs_bucket": "bucketxxxxxxxx" }'
lambda_out.txt --region us-east-1

About

Lambda function to contain compromised EC2 instances

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages