Skip to content

Exfiltrate data from AWS cloud environment given some credentials

License

Notifications You must be signed in to change notification settings

dubniczky/Cloud-Exfiltrator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloud Exfiltrator

Exfiltrate data from AWS cloud environment given some credentials

Description

This project provides some tools for testing how an attacker would do an exfiltration of data from an AWS account after acquiring access keys. This set of scripts could be used to generate example CloudTrail logs which is useful for defining alerting and monitoring rules.

Usage

  1. Install packages
pip install -r requirements.txt
  1. Edit configuration

  2. Begin S3 exfiltration

python s3.py

About

Exfiltrate data from AWS cloud environment given some credentials

Topics

Resources

License

Stars

Watchers

Forks