Skip to content

No results or false positives when running misconfig-mapper with default target command #80

@Abin-Sec

Description

@Abin-Sec

When running the following command: misconfig-mapper -target "domain.com" -service "*" --verbose 0 , no results are displayed (as shown in the screenshot below):
Image

However, when skipping the misconfiguration checks and directly enumerating the domain, the tool displays multiple results — but most of them appear to be false positives, as shown here:

Image

Expected Behavior

  • The tool should display valid misconfiguration results when provided with a target and service using the standard syntax, or at least indicate if additional authentication (token/cookie) is required for accurate results.

Observed Behavior

  • Skipping misconfiguration checks leads to false positive results during enumeration.

Questions / Clarification Needed

  • Is this the correct syntax for performing a full misconfiguration scan?
  • Does the tool require authentication parameters (token/cookie) to return true positive results?
  • Are there any additional flags or filters needed to get accurate output?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions