Redboto is a collection of scripts that use the Amazon SDK for Python boto3 to perform red team operations against the AWS API. You can install the pre-requisite libraries with: $ pip install cryptography boto3 texttable getEC2WinCreds.py If you have the right API key and .pem you can download and decrypt the initial Windows password for an instance. getEC2Files.py Certainly the most complicated script of the bunch. This script works well in conjunction with describeInstances.py which gives you metadata about instances in EC2. With a very well permission API key you can exfiltrate files from an EC2 instance. The script takes a snapshot of a target volume, spins up an instance to attach to the volume, spins up and creates an S3 bucket, when the instance finishes launching it encrypts and copies the chosen files to the S3 bucket, the script pulls down from the S3 bucket and decrypts the files. The script then tears down the infrastructure that it has created, leaving only logs behind, if enabled.
FEATURES
EXPLORE BY TAGS
SIMILAR TOOLS
Weaponizing Kerberos protocol flaws for stealthy attacks on domain users.
A unified repository for different Metasploit Framework payloads.
An image with commonly used tools for creating a pentest environment easily and quickly, with detailed instructions for launching in a VPS.
A proof-of-concept obfuscation toolkit for C# post-exploitation tools, designed to conceal malicious activities from detection.
Macro_Pack is a tool used to automate obfuscation and generation of Office documents for pentest, demo, and social engineering assessments.
A subdomain enumeration tool for penetration testers and security researchers.
Darkarmour is a Windows AV evasion tool that helps bypass antivirus software, allowing for the creation of undetectable malware.
PINNED

Mandos
Fractional CISO service that helps B2B companies implement security leadership to win enterprise deals, achieve compliance, and develop strategic security programs.

Checkmarx SCA
A software composition analysis tool that identifies vulnerabilities, malicious code, and license risks in open source dependencies throughout the software development lifecycle.

Orca Security
A cloud-native application protection platform that provides agentless security monitoring, vulnerability management, and compliance capabilities across multi-cloud environments.

DryRun
A GitHub application that performs automated security code reviews by analyzing contextual security aspects of code changes during pull requests.