Redboto is a collection of Python scripts that utilize the Amazon SDK boto3 to perform red team operations against AWS API endpoints. The toolkit includes multiple specialized scripts for different attack scenarios. The getEC2WinCreds.py script enables attackers to download and decrypt initial Windows passwords for EC2 instances when provided with appropriate API keys and .pem files. The getEC2Files.py script represents the most complex component, designed for data exfiltration from EC2 instances. This script requires highly privileged API access and performs automated infrastructure manipulation including: - Creating snapshots of target volumes - Spinning up temporary instances for volume attachment - Creating S3 buckets for data staging - Encrypting and copying selected files to S3 - Downloading and decrypting exfiltrated data - Automatically cleaning up created infrastructure while leaving audit logs The toolkit works effectively in combination with describeInstances.py for gathering EC2 metadata and reconnaissance. Installation requires cryptography, boto3, and texttable Python libraries.
FEATURES
EXPLORE BY TAGS
SIMILAR TOOLS
Tool for enumerating proxy configurations and generating CobaltStrike-compatible shellcode.
SharpPrinter enables efficient discovery of network printers for security and management purposes.
AHHHZURE is an automated deployment script that creates vulnerable Azure cloud lab environments for offensive security training and cloud penetration testing practice.
A digital archive of the internet, allowing users to capture and browse archived web pages.
A CVE compliant archive of public exploits and corresponding vulnerable software, and a categorized index of Internet search engine queries designed to uncover sensitive information.
Parrot Security OS is a comprehensive, secure, and customizable operating system for cybersecurity professionals, offering over 600+ tools and utilities for red and blue team operations.
SharpShares efficiently enumerates and maps network shares and resolves names within a domain.
A collection of Python scripts for password spraying attacks against Lync/S4B & OWA, featuring Atomizer, Vaporizer, Aerosol, and Spindrift tools.
SharpEDRChecker scans system components to detect security products and tools.
PINNED

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.