barq is a post-exploitation framework that allows you to easily perform attacks on a running AWS infrastructure. It allows you to attack running EC2 instances without having the original instance SSH keypairs. It also allows you to perform enumeration and extraction of stored Secrets and Parameters in AWS. Prerequisites: An existing AWS account access key id and secret (Token too in some case). Python 2 or 3. It can run with both. To run the msfvenom payloads, you need msfvenom to be available on your workstation, with the PATH setup correctly. Installing: For python 2: pip install -r requirements.txt For python3 pip3 install -r requirements.txt Better to create a virtualenv environment for the tool. Please note that using sudo with pip is not recommended. Author: Mohammed Aldoub, also known as Voulnet, find me on Twitter Main Features: Attacking EC2 instances without knowing keypairs or connection profiles/passwords. Dumping EC2 secrets and parameters. Enumerating EC2 instances and security groups. Ability to launch Metasploit and Empire payloads against EC2 instances. Training mode to test attacks and features without making any changes to the actual AWS infrastructure.
FEATURES
ALTERNATIVES
A scripting engine for interacting with GraphQL endpoints for pentesting purposes.
A cross-platform post-exploitation HTTP/2 Command & Control server and agent dedicated for containerized environments
Using Apache mod_rewrite as a redirector to filter C2 traffic for Cobalt Strike servers.
A tool for automated security scanning of web applications and manual penetration testing.
A guide on using Apache mod_rewrite to strengthen phishing attacks and bypass mobile device restrictions
A reconnaissance tool that retrieves information from Office 365 and Azure Active Directory using a valid credential.
PINNED

Mandos Brief Newsletter
A weekly newsletter providing cybersecurity leadership insights, industry updates, and strategic guidance for security professionals advancing to management positions.

PTJunior
An AI-powered penetration testing platform that autonomously discovers, exploits, and documents vulnerabilities while generating NIST-compliant reports.

CTIChef.com Detection Feeds
A tiered cyber threat intelligence service providing detection rules from public repositories with varying levels of analysis, processing, and guidance for security teams.

ImmuniWeb® Discovery
ImmuniWeb Discovery is an attack surface management platform that continuously monitors an organization's external digital assets for security vulnerabilities, misconfigurations, and threats across domains, applications, cloud resources, and the dark web.

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.