Redboto Logo

Redboto

0
Free
Visit Website

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

ALTERNATIVES

Python framework for building and utilizing interfaces to transfer data between frameworks with a focus on Command and Control frameworks.

Sublist3r is a python tool for enumerating subdomains using OSINT and various search engines.

Generates shellcode that loads Windows payloads from memory and runs them with parameters.

A reminder that technology alone is not enough to stay secure against social engineering tactics.

A collection of Python scripts for password spraying attacks against Lync/S4B & OWA, featuring Atomizer, Vaporizer, Aerosol, and Spindrift tools.

Online Telegram bot for collecting information on individuals from various websites.

A managed code hooking template for .NET assemblies, enabling API hooking, code injection, and runtime manipulation.

A cheat sheet providing examples of creating reverse shells for penetration testing.

CyberSecTools logoCyberSecTools

Explore the largest curated directory of cybersecurity tools and resources to enhance your security practices. Find the right solution for your domain.

Copyright © 2024 - All rights reserved