Skip to content

Latest commit

 

History

History
47 lines (27 loc) · 1.98 KB

introduction.md

File metadata and controls

47 lines (27 loc) · 1.98 KB

Introduction

Misconfig Mapper is a project by Intigriti for the community to help you find, detect and resolve common security misconfigurations in various popular services, technologies and SaaS-based solutions that your targets use!

Misconfig Mapper consists out of 2 parts, the Documentation and the Scanner.

Documentation

The documentation has all the known misconfigured services documented. Each section or service has its own misconfigurations listed.

Each page is further divided into 5 separate sections; "Description", "Testing", "Remediation", "Potential Impact" and "References" (if any).

Example of a Public Groovy Script Console accessible on a misconfigured Jenkins instance.

Scanner

The open-source scanner that is written in Golang is designed to help you automate finding or detecting almost all common security misconfigurations!

Some features include:

  • Automatic target enumeration (via permutations)
  • Template-based (easy configuration of new services)
  • Passive-only tests

Example of a misconfigured "Atlassian Jira Service Desk" finding using Misconfig Mapper.

{% embed url="https://github.com/intigriti/misconfig-mapper" %}

Supported Services

At the moment, there are 15+ services available. Click here to view the full list of services covered.

{% content-ref url="services.md" %} services.md {% endcontent-ref %}

Contributions

Contributions to the project are encouraged! Please learn more on how to contribute to the project on the following page:

{% content-ref url="../readme/contributing.md" %} contributing.md {% endcontent-ref %}

License

This project is licensed and available under the MIT License.