Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/SikretaLabs/BlueMap
A Azure Exploitation Toolkit for Red Team & Pentesters
https://github.com/SikretaLabs/BlueMap
Last synced: 3 months ago
JSON representation
A Azure Exploitation Toolkit for Red Team & Pentesters
- Host: GitHub
- URL: https://github.com/SikretaLabs/BlueMap
- Owner: SikretaLabs
- License: mit
- Created: 2022-10-17T00:38:27.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-05-06T18:09:38.000Z (over 1 year ago)
- Last Synced: 2024-06-06T20:02:30.694Z (5 months ago)
- Language: Python
- Homepage:
- Size: 775 KB
- Stars: 148
- Watchers: 4
- Forks: 24
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hacking-lists - SikretaLabs/BlueMap - A Azure Exploitation Toolkit for Red Team & Pentesters (Python)
README
![GitHub](https://img.shields.io/github/license/SikretaLabs/BlueMap) ![Black Hat Arsenal](https://raw.githubusercontent.com/toolswatch/badges/master/arsenal/europe/2022.svg?sanitize=true)
### BlueMap: An Interactive Exploitation Toolkit for Azure
BlueMap helps penetration testers and red teamers to perform Azure auditing, discovery & enumeration, and exploitation in interactive mode that saves complex opsec and overhead that usually exists in Azure penetration testing engagements.
The tool is currently in the Alpha version and with initial capabilities, but it will evolve with time :)
### Installation
The up-to-date release can be downloaded by cloning the master branch from here.
```
git clone https://github.com/SikretaLabs/BlueMap.git
```BlueMap works out of the box with [Python](https://www.python.org/download/) version **3.x** and above on any platform.
For more information about installtion and other setup, please refer our wiki.## Screenshot
![image](https://github.com/SikretaLabs/BlueMap/blob/master/docs/images/privs_model.gif?raw=true)
### About Author
Maor Tal (CISSP, OSCP, CSSK) is security researcher, threat hunter and red-teamer. His main intresets includes web penteration testing, cloud security and red team activities. He has extenstive experience working with wide range of customers in field of public, private, hi-tech and fintech companies for cloud and penteration testing. In 2019, he published his book ["Web Application Advanced Hacking"](https://webadvancedhacking.com/) by LeanPub. You can Contact him via [Linkedin](https://www.linkedin.com/in/maor-tal-06a7ba2a/) or [Twitter](https://twitter.com/th3location).
### Legal Notice
The usage of BlueMap intended for information security professionals for ethical usage only. Any attempt or usage of BlueMap for attacking targets without prior written permission or matual consent is illegal. It is the end user's responsibility to obey all applicable local, state and federal laws. BlueMap developers assume no liability and are not responsible for any misuse or damage caused by this program.
### License
BlueMap is distributed under MIT License.