barq Logo

barq

0
Free
Visit Website

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 post-exploitation tool for pentesting Active Directory

Tool for attacking Active Directory environments through SQL Server access.

Rip web accessible (distributed) version control systems: SVN, GIT, Mercurial/hg, bzr, ...

A fuzzing framework for Android that creates corrupt media files to identify potential vulnerabilities

Preparation process for participating in the Pacific Rim CCDC 2015.

A guide on basic Linux privilege escalation techniques including enumeration, data analysis, exploit customization, and trial and error.

A C++ staged shellcode loader with evasion capabilities, compatible with Sliver and other shellcode sources, designed for offensive security testing.

A script to enumerate Google Storage buckets and determine access and privilege escalation

PINNED