mirror of
https://github.com/mgeeky/Penetration-Testing-Tools.git
synced 2025-09-02 18:18:34 +02:00
Added pentest-ec2-manager
This commit is contained in:
5
clouds/aws/pentest-ec2-manager/Gemfile
Normal file
5
clouds/aws/pentest-ec2-manager/Gemfile
Normal file
@ -0,0 +1,5 @@
|
||||
# frozen_string_literal: true
|
||||
source "https://rubygems.org"
|
||||
git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
|
||||
|
||||
gem "aws-sdk-ec2"
|
Reference in New Issue
Block a user