Projects STRLCPY BlueMap Commits 0cd482ad
🤬
  • ■ ■ ■ ■ ■ ■
    README.md
    skipped 5 lines
    6 6   
    7 7  The tool is currently in the Alpha version and with initial capabilities, but it will evolve with time :)
    8 8   
    9  -### Motivation
    10  - 
    11  -During cloud engagements, a red teamer and pentester need to use different tools (primarily based on Powershell), which require third-party dependencies such as Az Module and similar for practical exploitation. BlueMap helps cloud red teamers and security researchers identify IAM misconfigurations, information gathering, and abuse of managed identities in interactive mode without ANY third-party dependencies. No more painful installations on the customer's environment.
    12  -Developed in Python and implemented all Azure integrations from scratch. The idea behind the tool is to let security researchers and red team members have the ability to focus on more Opsec to bring practical results.
    13  - 
    14 9  ### Installation
    15 10   
    16 11  The up-to-date release can be downloaded by cloning the master branch from here.
    17 12  
     13 +```
    18 14   git clone https://github.com/SikretaLabs/BlueMap.git
     15 +```
    19 16   
    20 17  BlueMap works out of the box with [Python](https://www.python.org/download/) version **3.x** and above on any platform.
    21 18  For more information about installtion and other setup, please refer our wiki.
    22 19   
    23 20  ### License
    24 21   
    25  -BlueMap is distributed under MIT License
     22 +BlueMap is distributed under MIT License.
    26 23   
Please wait...
Page is in error, reload to recover