Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Null response CL.0 #65

Open
hostfree23434 opened this issue Feb 15, 2024 · 3 comments
Open

Null response CL.0 #65

hostfree23434 opened this issue Feb 15, 2024 · 3 comments

Comments

@hostfree23434
Copy link

hostfree23434 commented Feb 15, 2024

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!

@hostfree23434
Copy link
Author

I just want tool continue and not start over.

@hostfree23434
Copy link
Author

Screenshot 2024-02-15 191231

@hostfree23434
Copy link
Author

Hi all,
Any response?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant