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.
A comprehensive malware-analysis tool that utilizes external AV scanners to identify malicious elements in binary files.
A penetration testing tool for intercepting SSH connections and logging plaintext passwords.
Open source penetration testing tool for detecting and exploiting command injection vulnerabilities.
A tool for detecting and exploiting Server-Side Template Injection (SSTI) vulnerabilities
Metta is an information security preparedness tool for adversarial simulation.
Linux Virtual Machine for Mobile Application Pentesting and Mobile Malware Analysis with various tools and resources.
Fabric Platform is a cybersecurity reporting solution that automates and standardizes report generation, offering a private-cloud platform, open-source tools, and community-supported templates.
Stay ahead in cybersecurity. Get the week's top cybersecurity news and insights in 8 minutes or less.
Wiz Cloud Security Platform is a cloud-native security platform that enables security, dev, and devops to work together in a self-service model, detecting and preventing cloud security threats in real-time.
Adversa AI is a cybersecurity company that provides solutions for securing and hardening machine learning, artificial intelligence, and large language models against adversarial attacks, privacy issues, and safety incidents across various industries.