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

Couldnt grab HTTP banner #50

Open
slayerulan opened this issue Mar 8, 2018 · 7 comments
Open

Couldnt grab HTTP banner #50

slayerulan opened this issue Mar 8, 2018 · 7 comments
Assignees
Milestone

Comments

@slayerulan
Copy link

Hello,
I want to grab HTTP responses via banner but it couldnt give me these responses. Is there any bug or missing implementation?

And could we give different timeout for banner grabbing?

Thanks

@eviltik
Copy link
Owner

eviltik commented Mar 8, 2018

What do you mean by "HTTP response banner" ?

Header "Server" returned by a HEAD / by example ?

@slayerulan
Copy link
Author

Sorry my stupidity, we should send a GET request first.. 🗡

@eviltik
Copy link
Owner

eviltik commented Mar 8, 2018

This is not stupid. I'll think about that.

@gitxmax
Copy link

gitxmax commented Mar 18, 2018

Can you please, elaborate on the solution?

@eviltik
Copy link
Owner

eviltik commented Mar 18, 2018

Well, i can tell the scanner to have a particular behavior fort port 80 and 443. Problem is that we can have a HTTP reply when asking for port different than 80/443, so ... perhaps an options --httptest ?

@eviltik eviltik reopened this Mar 18, 2018
@gitxmax
Copy link

gitxmax commented Mar 18, 2018

well, I'm unable to get anything, but
xxx.xx.xxx.xx |80||open result with --banner option, tried with and without --httptest
Can easily pull the banner with curl -I -L , for the same ip.

@eviltik eviltik self-assigned this Sep 28, 2018
@eviltik eviltik added this to the 1.8.0 milestone Sep 28, 2018
@eviltik eviltik modified the milestones: 1.8.0, backlog Jan 23, 2019
@eviltik
Copy link
Owner

eviltik commented Apr 3, 2022

Code architecture is old. This feature should be available through an addon. We need an addon architecture; evilscan need a v2.

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

No branches or pull requests

3 participants