Skip to content

Null response CL.0 #65

@hostfree23434

Description

@hostfree23434

Hi all,
When i run CL.0 scan from http request smuggler, if response have a null, like this:
Screenshot 2024-02-15 190004
The scanner repeats the following lines about 60 to 70 times:

mappings.add(new ImmutablePair<>("GET /robots.txt", "llow:"));
mappings.add(new ImmutablePair<>("GET /wrtztrw?wrtztrw=wrtztrw", "wrtztrw"));
mappings.add(new ImmutablePair<>("GET /favicon.ico", "Content-Type: image/"));
mappings.add(new ImmutablePair<>("GET /sitemap.xml", "Content-Type: application/xml"));
mappings.add(new ImmutablePair<>("TRACE /", "405 Method Not Allowed"));
mappings.add(new ImmutablePair<>("continue/", "continue"));
mappings.add(new ImmutablePair<>("continue/", "continue"));
mappings.add(new ImmutablePair<>("continue/", "continue"));
...

Is there a way to stop this and continue?

Thanks a lot for amazing tool!

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