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

Nikto is able to detect the honeypot. #259

Closed
Parth1811 opened this issue Mar 6, 2020 · 1 comment
Closed

Nikto is able to detect the honeypot. #259

Parth1811 opened this issue Mar 6, 2020 · 1 comment

Comments

@Parth1811
Copy link
Contributor

Parth1811 commented Mar 6, 2020

I tried scanning the SNARE server with Nikto and it was able to detect that it was a python/aiohttp server and not an Nginx server. I think it would be great if we can fix this.

Command:

nikto --host 0.0.0.0

Output:

- Nikto v2.1.5
---------------------------------------------------------------------------
+ Target IP:          0.0.0.0
+ Target Hostname:    0.0.0.0
+ Target Port:        80
+ Start Time:         2020-03-06 19:03:50 (GMT5.5)
---------------------------------------------------------------------------
+ Server: nginx/1.3.8
+ The anti-clickjacking X-Frame-Options header is not present.
+ Cookie sess_uuid created without the httponly flag
+ No CGI Directories found (use '-C all' to force check all possible dirs)
+ Server banner has changed from 'nginx/1.3.8' to 'Python/3.6 aiohttp/3.6.2' which may suggest a WAF, load balancer or proxy is in place
+ OSVDB-27487: Apache is vulnerable to XSS via the Expect header
+ OSVDB-5292: /filemanager/filemanager_forms.php?lib_path=htt
@glaslos
Copy link
Member

glaslos commented Mar 19, 2020

Duplicate of #7

@glaslos glaslos marked this as a duplicate of #7 Mar 19, 2020
@glaslos glaslos closed this as completed Mar 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants