ing-web-es 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of ing-web-es might be problematic. Click here for more details.
- package/45210.py +84 -0
- package/EMBEDDED_IFRAME_ON_WEB_PAGE.flv +0 -0
- package/FinalPoc.ogx +0 -0
- package/SCOPE_ing +20 -0
- package/brandportal.ing.com/dump-scripts.py +83 -0
- package/brandportal.ing.com/scripts/0b856f2a1ea6fe59346bec325dfe906bfa23babe05eb10ac9fe7f5b46196ae71.js +0 -0
- package/brandportal.ing.com/scripts/accounting.min.js +155 -0
- package/brandportal.ing.com/scripts/assetWindowContainer.bundle.js +23827 -0
- package/brandportal.ing.com/scripts/assets.js +1223 -0
- package/brandportal.ing.com/scripts/bootstrap-select.min.js +1287 -0
- package/brandportal.ing.com/scripts/bootstrap.min.js +1530 -0
- package/brandportal.ing.com/scripts/chosen.jquery.min.js +1238 -0
- package/brandportal.ing.com/scripts/core.main.js +1059 -0
- package/brandportal.ing.com/scripts/en_120.js +5247 -0
- package/brandportal.ing.com/scripts/hoverIntent.js +139 -0
- package/brandportal.ing.com/scripts/jquery-3.5.1.min.js +3242 -0
- package/brandportal.ing.com/scripts/jquery-ui-timepicker-addon.js +1471 -0
- package/brandportal.ing.com/scripts/jquery-ui.min.js +6711 -0
- package/brandportal.ing.com/scripts/jquery.are-you-sure.js +197 -0
- package/brandportal.ing.com/scripts/jquery.autotabs.js +42 -0
- package/brandportal.ing.com/scripts/jquery.backstretch.min.js +543 -0
- package/brandportal.ing.com/scripts/jquery.blockUI.js +442 -0
- package/brandportal.ing.com/scripts/jquery.datePicker.js +1151 -0
- package/brandportal.ing.com/scripts/jquery.dialogextend.2_0_4.pack.js +300 -0
- package/brandportal.ing.com/scripts/jquery.fileupload-audio.js +103 -0
- package/brandportal.ing.com/scripts/jquery.fileupload-image.js +313 -0
- package/brandportal.ing.com/scripts/jquery.fileupload-process.js +172 -0
- package/brandportal.ing.com/scripts/jquery.fileupload-ui.js +700 -0
- package/brandportal.ing.com/scripts/jquery.fileupload-validate.js +117 -0
- package/brandportal.ing.com/scripts/jquery.fileupload-video.js +103 -0
- package/brandportal.ing.com/scripts/jquery.fileupload.js +1451 -0
- package/brandportal.ing.com/scripts/jquery.form.js +892 -0
- package/brandportal.ing.com/scripts/jquery.number.min.js +150 -0
- package/brandportal.ing.com/scripts/jquery.ui.datepicker-en.js +26 -0
- package/brandportal.ing.com/scripts/jquery.ui.timepicker-en.js +6 -0
- package/brandportal.ing.com/scripts/jquery.validate.min.js +844 -0
- package/brandportal.ing.com/scripts/layout.bundle.js +673 -0
- package/brandportal.ing.com/scripts/load-image.all.min.js +770 -0
- package/brandportal.ing.com/scripts/local.bundle.js +310 -0
- package/brandportal.ing.com/scripts/moment.min.js +1562 -0
- package/brandportal.ing.com/scripts/nl.js +88 -0
- package/brandportal.ing.com/scripts/paginator.js +267 -0
- package/brandportal.ing.com/scripts/popper.min.js +844 -0
- package/brandportal.ing.com/scripts/selectAssetBrowser.bundle.js +47577 -0
- package/brandportal.ing.com/scripts/selectables.custom.js +174 -0
- package/brandportal.ing.com/scripts/slick.min.js +687 -0
- package/brandportal.ing.com/scripts/superfish.js +279 -0
- package/brandportal.ing.com/scripts/upload-main.js +90 -0
- package/brandportal.ing.com/scripts/video.min.js +12517 -0
- package/brandportal.ing.com/scripts/videojs.wavesurfer.min.js +495 -0
- package/brandportal.ing.com/scripts/wavesurfer.min.js +2775 -0
- package/burping.json +783 -0
- package/dump-scripts.py +83 -0
- package/ing.com.txt +365 -0
- package/ing.com_200List.txt +30 -0
- package/ing.com_DIRSEARCH.txt +8220 -0
- package/ing_notes +1 -0
- package/nmap +1224 -0
- package/nuclei_ing.com.txt +9 -0
- package/package.json +12 -0
- package/poc.html +116 -0
- package/scope.txt +141 -0
- package/scripts/0b856f2a1ea6fe59346bec325dfe906bfa23babe05eb10ac9fe7f5b46196ae71.js +0 -0
- package/scripts/AliasCtrl.js +0 -0
- package/scripts/ChangePasswordCtrl.js +0 -0
- package/scripts/CustomErrorCtrl.js +0 -0
- package/scripts/ErrorCtrl.js +0 -0
- package/scripts/HeaderCtrl.js +0 -0
- package/scripts/LoginValidationService.js +0 -0
- package/scripts/NipValidator.js +0 -0
- package/scripts/Psd2AliasCtrl.js +0 -0
- package/scripts/RegonValidator.js +0 -0
- package/scripts/SmsCtrl.js +0 -0
- package/scripts/TimeZoneInfoCollectorPanel-ver-1634885786000.js +2 -0
- package/scripts/accounting.min.js +155 -0
- package/scripts/angular-animate.min.js +0 -0
- package/scripts/angular-cookies.min.js +0 -0
- package/scripts/angular-translate.min.js +0 -0
- package/scripts/angular-ui-router.js +0 -0
- package/scripts/angular.min.js +0 -0
- package/scripts/assetWindowContainer.bundle.js +23827 -0
- package/scripts/assets.js +1223 -0
- package/scripts/bootstrap-select.min.js +1287 -0
- package/scripts/bootstrap.min.js +1530 -0
- package/scripts/chosen.jquery.min.js +1238 -0
- package/scripts/core.main.js +1059 -0
- package/scripts/criticalMessageService.js +0 -0
- package/scripts/data-dir-cookies-bar.js +0 -0
- package/scripts/data-dir-progress-pie.js +0 -0
- package/scripts/dir-critical-message.js +0 -0
- package/scripts/dir-login-keyboard.js +0 -0
- package/scripts/dir-login-validation.js +0 -0
- package/scripts/en_120.js +5247 -0
- package/scripts/environment.js +22 -0
- package/scripts/gemius-init.js +0 -0
- package/scripts/gemiusID.js +0 -0
- package/scripts/hoverIntent.js +139 -0
- package/scripts/ing-vendor.min-ver-1634885786000.js +2 -0
- package/scripts/ing-ver-1634885786000.js +2 -0
- package/scripts/jquery-3.5.1.min.js +3242 -0
- package/scripts/jquery-ui-timepicker-addon.js +1471 -0
- package/scripts/jquery-ui.min.js +6711 -0
- package/scripts/jquery.are-you-sure.js +197 -0
- package/scripts/jquery.autotabs.js +42 -0
- package/scripts/jquery.backstretch.min.js +543 -0
- package/scripts/jquery.blockUI.js +442 -0
- package/scripts/jquery.datePicker.js +1151 -0
- package/scripts/jquery.dialogextend.2_0_4.pack.js +300 -0
- package/scripts/jquery.fileupload-audio.js +103 -0
- package/scripts/jquery.fileupload-image.js +313 -0
- package/scripts/jquery.fileupload-process.js +172 -0
- package/scripts/jquery.fileupload-ui.js +700 -0
- package/scripts/jquery.fileupload-validate.js +117 -0
- package/scripts/jquery.fileupload-video.js +103 -0
- package/scripts/jquery.fileupload.js +1451 -0
- package/scripts/jquery.form.js +892 -0
- package/scripts/jquery.number.min.js +150 -0
- package/scripts/jquery.ui.datepicker-en.js +26 -0
- package/scripts/jquery.ui.timepicker-en.js +6 -0
- package/scripts/jquery.validate.min.js +844 -0
- package/scripts/jsbn-ver-1634886518000.js +2 -0
- package/scripts/layout.bundle.js +673 -0
- package/scripts/load-image.all.min.js +770 -0
- package/scripts/local.bundle.js +310 -0
- package/scripts/login-app.js +0 -0
- package/scripts/login-en.js +0 -0
- package/scripts/login-pl.js +0 -0
- package/scripts/login-states.js +0 -0
- package/scripts/main.js +23 -0
- package/scripts/mobileAuthCtrl.js +0 -0
- package/scripts/moment.min.js +1562 -0
- package/scripts/mon_ing_init.js +22 -0
- package/scripts/nl.js +88 -0
- package/scripts/paginator.js +267 -0
- package/scripts/pinLoginDefault-ver-1634885786000.js +2 -0
- package/scripts/popper.min.js +844 -0
- package/scripts/prng4-ver-1634886518000.js +2 -0
- package/scripts/psd2-states.js +0 -0
- package/scripts/rng-ver-1634886518000.js +2 -0
- package/scripts/rsa_jsbn-ver-1634886518000.js +2 -0
- package/scripts/selectAssetBrowser.bundle.js +47577 -0
- package/scripts/selectables.custom.js +174 -0
- package/scripts/sgemius.js +0 -0
- package/scripts/sha1.js +0 -0
- package/scripts/slick.min.js +687 -0
- package/scripts/superfish.js +279 -0
- package/scripts/upload-main.js +90 -0
- package/scripts/video.min.js +12517 -0
- package/scripts/videojs.wavesurfer.min.js +495 -0
- package/scripts/wavesurfer.min.js +2775 -0
- package/scripts/webtrekk_v4-ver-1634885786000.js +2 -0
- package/setup-feature.js +47 -0
- package/start.ingbusiness.pl/dump-scripts.py +83 -0
- package/start.ingbusiness.pl/form.html_v=202110040949 +52 -0
- package/start.ingbusiness.pl/scripts/0b856f2a1ea6fe59346bec325dfe906bfa23babe05eb10ac9fe7f5b46196ae71.js +0 -0
- package/start.ingbusiness.pl/scripts/AliasCtrl.js +136 -0
- package/start.ingbusiness.pl/scripts/ChangePasswordCtrl.js +162 -0
- package/start.ingbusiness.pl/scripts/CustomErrorCtrl.js +9 -0
- package/start.ingbusiness.pl/scripts/ErrorCtrl.js +30 -0
- package/start.ingbusiness.pl/scripts/HeaderCtrl.js +84 -0
- package/start.ingbusiness.pl/scripts/LoginService.js +86 -0
- package/start.ingbusiness.pl/scripts/LoginValidationService.js +52 -0
- package/start.ingbusiness.pl/scripts/NipValidator.js +30 -0
- package/start.ingbusiness.pl/scripts/PasswordCtrl.js +179 -0
- package/start.ingbusiness.pl/scripts/Psd2AliasCtrl.js +12 -0
- package/start.ingbusiness.pl/scripts/RegonValidator.js +73 -0
- package/start.ingbusiness.pl/scripts/RequestService.js +26 -0
- package/start.ingbusiness.pl/scripts/SmsCtrl.js +91 -0
- package/start.ingbusiness.pl/scripts/UnlockUserCtrl.js +79 -0
- package/start.ingbusiness.pl/scripts/angular-animate.min.js +1535 -0
- package/start.ingbusiness.pl/scripts/angular-cookies.min.js +62 -0
- package/start.ingbusiness.pl/scripts/angular-translate.min.js +871 -0
- package/start.ingbusiness.pl/scripts/angular-ui-router.js +1561 -0
- package/start.ingbusiness.pl/scripts/angular.min.js +9845 -0
- package/start.ingbusiness.pl/scripts/criticalMessageService.js +24 -0
- package/start.ingbusiness.pl/scripts/data-dir-button-loader.js +30 -0
- package/start.ingbusiness.pl/scripts/data-dir-compile-template.js +17 -0
- package/start.ingbusiness.pl/scripts/data-dir-cookies-bar.js +37 -0
- package/start.ingbusiness.pl/scripts/data-dir-progress-pie.js +102 -0
- package/start.ingbusiness.pl/scripts/data-dir-svg-icon.js +633 -0
- package/start.ingbusiness.pl/scripts/data-gemius-event.js +119 -0
- package/start.ingbusiness.pl/scripts/dir-critical-message.js +9 -0
- package/start.ingbusiness.pl/scripts/dir-help-panel-content.js +29 -0
- package/start.ingbusiness.pl/scripts/dir-login-keyboard.js +346 -0
- package/start.ingbusiness.pl/scripts/dir-login-validation.js +20 -0
- package/start.ingbusiness.pl/scripts/dir-nav-links.js +26 -0
- package/start.ingbusiness.pl/scripts/dir-title.js +21 -0
- package/start.ingbusiness.pl/scripts/gemius-init.js +12 -0
- package/start.ingbusiness.pl/scripts/gemiusID.js +32 -0
- package/start.ingbusiness.pl/scripts/hashService.js +91 -0
- package/start.ingbusiness.pl/scripts/helpPanelPasswordService.js +26 -0
- package/start.ingbusiness.pl/scripts/helpPanelService.js +92 -0
- package/start.ingbusiness.pl/scripts/jquery-3.5.1.min.js +3242 -0
- package/start.ingbusiness.pl/scripts/login-app.js +107 -0
- package/start.ingbusiness.pl/scripts/login-en.js +73 -0
- package/start.ingbusiness.pl/scripts/login-pl.js +74 -0
- package/start.ingbusiness.pl/scripts/login-states.js +156 -0
- package/start.ingbusiness.pl/scripts/maskService.js +194 -0
- package/start.ingbusiness.pl/scripts/maskUtilService.js +302 -0
- package/start.ingbusiness.pl/scripts/mobileAuthCtrl.js +189 -0
- package/start.ingbusiness.pl/scripts/psd2-states.js +67 -0
- package/start.ingbusiness.pl/scripts/securityPolicyService.js +119 -0
- package/start.ingbusiness.pl/scripts/sgemius.js +257 -0
- package/start.ingbusiness.pl/scripts/sha1.js +210 -0
- package/start.ingbusiness.pl/scripts/sprintf.js +115 -0
- package/start.ingbusiness.pl/scripts/tabletScalingService.js +59 -0
- package/start.ingbusiness.pl/scripts/userAgentResolverService.js +12 -0
package/nmap
ADDED
|
@@ -0,0 +1,1224 @@
|
|
|
1
|
+
# Nmap 7.92 scan initiated Wed Apr 20 22:10:27 2022 as: nmap -sV -O -top-ports 100 -o Hacks/Bug_Bounty_Programs/ing.com/nmap 185.122.116.0/24
|
|
2
|
+
Nmap scan report for 185.122.116.1
|
|
3
|
+
Host is up (0.041s latency).
|
|
4
|
+
All 100 scanned ports on 185.122.116.1 are in ignored states.
|
|
5
|
+
Not shown: 100 closed tcp ports (reset)
|
|
6
|
+
Too many fingerprints match this host to give specific OS details
|
|
7
|
+
|
|
8
|
+
Nmap scan report for 185.122.116.2
|
|
9
|
+
Host is up (0.045s latency).
|
|
10
|
+
All 100 scanned ports on 185.122.116.2 are in ignored states.
|
|
11
|
+
Not shown: 100 closed tcp ports (reset)
|
|
12
|
+
Too many fingerprints match this host to give specific OS details
|
|
13
|
+
|
|
14
|
+
Nmap scan report for 185.122.116.3
|
|
15
|
+
Host is up (0.042s latency).
|
|
16
|
+
All 100 scanned ports on 185.122.116.3 are in ignored states.
|
|
17
|
+
Not shown: 100 closed tcp ports (reset)
|
|
18
|
+
Too many fingerprints match this host to give specific OS details
|
|
19
|
+
|
|
20
|
+
Nmap scan report for smartproxy-ix7.shared.oxilionhosted.nl (185.122.116.5)
|
|
21
|
+
Host is up (0.042s latency).
|
|
22
|
+
All 100 scanned ports on smartproxy-ix7.shared.oxilionhosted.nl (185.122.116.5) are in ignored states.
|
|
23
|
+
Not shown: 84 filtered tcp ports (no-response), 16 filtered tcp ports (host-prohibited)
|
|
24
|
+
Too many fingerprints match this host to give specific OS details
|
|
25
|
+
|
|
26
|
+
Nmap scan report for acato-evision-1.shared.oxilionhosted.nl (185.122.116.6)
|
|
27
|
+
Host is up (0.035s latency).
|
|
28
|
+
Not shown: 82 filtered tcp ports (no-response), 16 filtered tcp ports (host-prohibited)
|
|
29
|
+
PORT STATE SERVICE VERSION
|
|
30
|
+
80/tcp open http Apache httpd
|
|
31
|
+
443/tcp open ssl/http Apache httpd
|
|
32
|
+
Warning: OSScan results may be unreliable because we could not find at least 1 open and 1 closed port
|
|
33
|
+
Device type: WAP|phone
|
|
34
|
+
Running: Linux 2.4.X|2.6.X, Sony Ericsson embedded
|
|
35
|
+
OS CPE: cpe:/o:linux:linux_kernel:2.4.20 cpe:/o:linux:linux_kernel:2.6.22 cpe:/h:sonyericsson:u8i_vivaz
|
|
36
|
+
OS details: Tomato 1.28 (Linux 2.4.20), Tomato firmware (Linux 2.6.22), Sony Ericsson U8i Vivaz mobile phone
|
|
37
|
+
|
|
38
|
+
Nmap scan report for magentammt-1.shared.oxilionhosted.nl (185.122.116.7)
|
|
39
|
+
Host is up (0.041s latency).
|
|
40
|
+
Not shown: 82 filtered tcp ports (no-response), 16 filtered tcp ports (host-prohibited)
|
|
41
|
+
PORT STATE SERVICE VERSION
|
|
42
|
+
80/tcp open http Apache httpd
|
|
43
|
+
443/tcp open ssl/http Apache httpd
|
|
44
|
+
Warning: OSScan results may be unreliable because we could not find at least 1 open and 1 closed port
|
|
45
|
+
Device type: WAP|phone
|
|
46
|
+
Running: Linux 2.4.X|2.6.X, Sony Ericsson embedded
|
|
47
|
+
OS CPE: cpe:/o:linux:linux_kernel:2.4.20 cpe:/o:linux:linux_kernel:2.6.22 cpe:/h:sonyericsson:u8i_vivaz
|
|
48
|
+
OS details: Tomato 1.28 (Linux 2.4.20), Tomato firmware (Linux 2.6.22), Sony Ericsson U8i Vivaz mobile phone
|
|
49
|
+
|
|
50
|
+
Nmap scan report for dierks-1.shared.oxilionhosted.nl (185.122.116.8)
|
|
51
|
+
Host is up (0.039s latency).
|
|
52
|
+
Not shown: 87 filtered tcp ports (no-response)
|
|
53
|
+
PORT STATE SERVICE VERSION
|
|
54
|
+
21/tcp open ftp ProFTPD
|
|
55
|
+
25/tcp open smtp Postfix smtpd
|
|
56
|
+
80/tcp open http nginx
|
|
57
|
+
443/tcp open ssl/http nginx
|
|
58
|
+
465/tcp open ssl/smtp Postfix smtpd
|
|
59
|
+
587/tcp open smtp Postfix smtpd
|
|
60
|
+
8443/tcp open ssl/https-alt sw-cp-server
|
|
61
|
+
49152/tcp closed unknown
|
|
62
|
+
49153/tcp closed unknown
|
|
63
|
+
49154/tcp closed unknown
|
|
64
|
+
49155/tcp closed unknown
|
|
65
|
+
49156/tcp closed unknown
|
|
66
|
+
49157/tcp closed unknown
|
|
67
|
+
1 service unrecognized despite returning data. If you know the service/version, please submit the following fingerprint at https://nmap.org/cgi-bin/submit.cgi?new-service :
|
|
68
|
+
SF-Port8443-TCP:V=7.92%T=SSL%I=7%D=4/20%Time=626068D9%P=x86_64-pc-linux-gn
|
|
69
|
+
SF:u%r(GetRequest,20E,"HTTP/1\.1\x20303\x20See\x20Other\r\nServer:\x20sw-c
|
|
70
|
+
SF:p-server\r\nDate:\x20Wed,\x2020\x20Apr\x202022\x2020:10:09\x20GMT\r\nCo
|
|
71
|
+
SF:ntent-Type:\x20text/html;\x20charset=UTF-8\r\nConnection:\x20close\r\nE
|
|
72
|
+
SF:xpires:\x20Fri,\x2028\x20May\x201999\x2000:00:00\x20GMT\r\nLast-Modifie
|
|
73
|
+
SF:d:\x20Wed,\x2020\x20Apr\x202022\x2020:10:09\x20GMT\r\nCache-Control:\x2
|
|
74
|
+
SF:0no-store,\x20no-cache,\x20must-revalidate\r\nCache-Control:\x20post-ch
|
|
75
|
+
SF:eck=0,\x20pre-check=0\r\nPragma:\x20no-cache\r\nP3P:\x20CP=\"NON\x20COR
|
|
76
|
+
SF:\x20CURa\x20ADMa\x20OUR\x20NOR\x20UNI\x20COM\x20NAV\x20STA\"\r\nX-Frame
|
|
77
|
+
SF:-Options:\x20SAMEORIGIN\r\nX-XSS-Protection:\x201;\x20mode=block\r\nLoc
|
|
78
|
+
SF:ation:\x20https://localhost:8443/login\.php\?success_redirect_url=%2F\r
|
|
79
|
+
SF:\n\r\n")%r(HTTPOptions,42B,"HTTP/1\.1\x20405\x20Not\x20Allowed\r\nServe
|
|
80
|
+
SF:r:\x20sw-cp-server\r\nDate:\x20Wed,\x2020\x20Apr\x202022\x2020:10:09\x2
|
|
81
|
+
SF:0GMT\r\nContent-Type:\x20text/html\r\nContent-Length:\x20893\r\nConnect
|
|
82
|
+
SF:ion:\x20close\r\nETag:\x20\"622ef300-37d\"\r\n\r\n<!DOCTYPE\x20html>\n<
|
|
83
|
+
SF:!--\x20Copyright\x201999-2021\.\x20Plesk\x20International\x20GmbH\.\x20
|
|
84
|
+
SF:All\x20rights\x20reserved\.\x20-->\n<html\x20lang=\"en\"\x20dir=\"ltr\"
|
|
85
|
+
SF:>\n<head>\n\x20\x20\x20\x20<meta\x20charset=\"utf-8\">\n\x20\x20\x20\x2
|
|
86
|
+
SF:0<meta\x20name=\"viewport\"\x20content=\"width=device-width,\x20initial
|
|
87
|
+
SF:-scale=1,\x20shrink-to-fit=no\">\n\x20\x20\x20\x20<title>405\x20Method\
|
|
88
|
+
SF:x20Not\x20Allowed</title>\n\x20\x20\x20\x20<link\x20rel=\"shortcut\x20i
|
|
89
|
+
SF:con\"\x20href=\"/favicon\.ico\">\n\x20\x20\x20\x20<link\x20rel=\"styles
|
|
90
|
+
SF:heet\"\x20href=\"/ui-library/plesk-ui-library\.css\?3\.25\.6\">\n\x20\x
|
|
91
|
+
SF:20\x20\x20<script\x20src=\"/ui-library/plesk-ui-library\.min\.js\?3\.25
|
|
92
|
+
SF:\.6\"></script>\n\x20\x20\x20\x20<script\x20src=\"/cp/javascript/vendor
|
|
93
|
+
SF:s\.js\"></script>\n\x20\x20\x20\x20<script\x20src=\"/cp/javascript/main
|
|
94
|
+
SF:\.js\"></script>\n\x20\x20\x20\x20<script\x20src=\"/error_docs/uat\.js\
|
|
95
|
+
SF:?v2\"></script>\n<link\x20href=\"/error_docs/app\.css\"\x20rel=\"styles
|
|
96
|
+
SF:heet\"></head>\n<body>\n<div\x20id=\"app\"></div>\n<")%r(FourOhFourRequ
|
|
97
|
+
SF:est,421,"HTTP/1\.1\x20404\x20Not\x20Found\r\nServer:\x20sw-cp-server\r\
|
|
98
|
+
SF:nDate:\x20Wed,\x2020\x20Apr\x202022\x2020:10:09\x20GMT\r\nContent-Type:
|
|
99
|
+
SF:\x20text/html\r\nContent-Length:\x20885\r\nConnection:\x20close\r\nETag
|
|
100
|
+
SF::\x20\"622ef300-375\"\r\n\r\n<!DOCTYPE\x20html>\n<!--\x20Copyright\x201
|
|
101
|
+
SF:999-2021\.\x20Plesk\x20International\x20GmbH\.\x20All\x20rights\x20rese
|
|
102
|
+
SF:rved\.\x20-->\n<html\x20lang=\"en\"\x20dir=\"ltr\">\n<head>\n\x20\x20\x
|
|
103
|
+
SF:20\x20<meta\x20charset=\"utf-8\">\n\x20\x20\x20\x20<meta\x20name=\"view
|
|
104
|
+
SF:port\"\x20content=\"width=device-width,\x20initial-scale=1,\x20shrink-t
|
|
105
|
+
SF:o-fit=no\">\n\x20\x20\x20\x20<title>404\x20Page\x20Not\x20Found</title>
|
|
106
|
+
SF:\n\x20\x20\x20\x20<link\x20rel=\"shortcut\x20icon\"\x20href=\"/favicon\
|
|
107
|
+
SF:.ico\">\n\x20\x20\x20\x20<link\x20rel=\"stylesheet\"\x20href=\"/ui-libr
|
|
108
|
+
SF:ary/plesk-ui-library\.css\?3\.25\.6\">\n\x20\x20\x20\x20<script\x20src=
|
|
109
|
+
SF:\"/ui-library/plesk-ui-library\.min\.js\?3\.25\.6\"></script>\n\x20\x20
|
|
110
|
+
SF:\x20\x20<script\x20src=\"/cp/javascript/vendors\.js\"></script>\n\x20\x
|
|
111
|
+
SF:20\x20\x20<script\x20src=\"/cp/javascript/main\.js\"></script>\n\x20\x2
|
|
112
|
+
SF:0\x20\x20<script\x20src=\"/error_docs/uat\.js\?v2\"></script>\n<link\x2
|
|
113
|
+
SF:0href=\"/error_docs/app\.css\"\x20rel=\"stylesheet\"></head>\n<body>\n<
|
|
114
|
+
SF:div\x20id=\"app\"></div>\n<script");
|
|
115
|
+
Device type: firewall
|
|
116
|
+
Running (JUST GUESSING): Fortinet embedded (87%)
|
|
117
|
+
OS CPE: cpe:/h:fortinet:fortigate_100d
|
|
118
|
+
Aggressive OS guesses: Fortinet FortiGate 100D firewall (87%)
|
|
119
|
+
No exact OS matches for host (test conditions non-ideal).
|
|
120
|
+
Service Info: Host: dierks-1.shared.oxilionhosted.nl
|
|
121
|
+
|
|
122
|
+
Nmap scan report for testserver-3.shared.oxilionhosted.nl (185.122.116.9)
|
|
123
|
+
Host is up (0.035s latency).
|
|
124
|
+
Not shown: 82 filtered tcp ports (no-response), 16 filtered tcp ports (host-prohibited)
|
|
125
|
+
PORT STATE SERVICE VERSION
|
|
126
|
+
80/tcp open http Apache httpd
|
|
127
|
+
443/tcp closed https
|
|
128
|
+
Device type: firewall
|
|
129
|
+
Running (JUST GUESSING): Fortinet embedded (87%)
|
|
130
|
+
OS CPE: cpe:/h:fortinet:fortigate_100d
|
|
131
|
+
Aggressive OS guesses: Fortinet FortiGate 100D firewall (87%)
|
|
132
|
+
No exact OS matches for host (test conditions non-ideal).
|
|
133
|
+
|
|
134
|
+
Nmap scan report for ondmand-1.shared.oxilionhosted.nl (185.122.116.10)
|
|
135
|
+
Host is up (0.041s latency).
|
|
136
|
+
Not shown: 76 filtered tcp ports (no-response), 16 filtered tcp ports (host-prohibited)
|
|
137
|
+
PORT STATE SERVICE VERSION
|
|
138
|
+
25/tcp open smtp Postfix smtpd
|
|
139
|
+
80/tcp open http nginx
|
|
140
|
+
110/tcp open pop3 Dovecot pop3d
|
|
141
|
+
143/tcp open imap Dovecot imapd
|
|
142
|
+
443/tcp open ssl/http nginx
|
|
143
|
+
587/tcp open smtp Postfix smtpd
|
|
144
|
+
993/tcp open imaps?
|
|
145
|
+
995/tcp open pop3s?
|
|
146
|
+
Warning: OSScan results may be unreliable because we could not find at least 1 open and 1 closed port
|
|
147
|
+
Device type: WAP|phone
|
|
148
|
+
Running: Linux 2.4.X|2.6.X, Sony Ericsson embedded
|
|
149
|
+
OS CPE: cpe:/o:linux:linux_kernel:2.4.20 cpe:/o:linux:linux_kernel:2.6.22 cpe:/h:sonyericsson:u8i_vivaz
|
|
150
|
+
OS details: Tomato 1.28 (Linux 2.4.20), Tomato firmware (Linux 2.6.22), Sony Ericsson U8i Vivaz mobile phone
|
|
151
|
+
Service Info: Host: ondmand-1.shared.oxilionhosted.nl
|
|
152
|
+
|
|
153
|
+
Nmap scan report for ondmand-2.shared.oxilionhosted.nl (185.122.116.11)
|
|
154
|
+
Host is up (0.043s latency).
|
|
155
|
+
Not shown: 77 filtered tcp ports (no-response), 15 filtered tcp ports (host-prohibited)
|
|
156
|
+
PORT STATE SERVICE VERSION
|
|
157
|
+
25/tcp open smtp Postfix smtpd
|
|
158
|
+
80/tcp open http nginx
|
|
159
|
+
110/tcp open pop3 Dovecot pop3d
|
|
160
|
+
143/tcp open imap Dovecot imapd
|
|
161
|
+
443/tcp open ssl/http nginx
|
|
162
|
+
587/tcp open smtp Postfix smtpd
|
|
163
|
+
993/tcp open imaps?
|
|
164
|
+
995/tcp open pop3s?
|
|
165
|
+
Warning: OSScan results may be unreliable because we could not find at least 1 open and 1 closed port
|
|
166
|
+
Device type: WAP|phone
|
|
167
|
+
Running: Linux 2.4.X|2.6.X, Sony Ericsson embedded
|
|
168
|
+
OS CPE: cpe:/o:linux:linux_kernel:2.4.20 cpe:/o:linux:linux_kernel:2.6.22 cpe:/h:sonyericsson:u8i_vivaz
|
|
169
|
+
OS details: Tomato 1.28 (Linux 2.4.20), Tomato firmware (Linux 2.6.22), Sony Ericsson U8i Vivaz mobile phone
|
|
170
|
+
Service Info: Host: ondmand-2.shared.oxilionhosted.nl
|
|
171
|
+
|
|
172
|
+
Nmap scan report for heering-3.shared.oxilionhosted.nl (185.122.116.13)
|
|
173
|
+
Host is up (0.040s latency).
|
|
174
|
+
Not shown: 82 filtered tcp ports (no-response), 16 filtered tcp ports (host-prohibited)
|
|
175
|
+
PORT STATE SERVICE VERSION
|
|
176
|
+
80/tcp open http nginx
|
|
177
|
+
443/tcp open ssl/http nginx
|
|
178
|
+
Warning: OSScan results may be unreliable because we could not find at least 1 open and 1 closed port
|
|
179
|
+
Device type: WAP|phone
|
|
180
|
+
Running: Linux 2.4.X|2.6.X, Sony Ericsson embedded
|
|
181
|
+
OS CPE: cpe:/o:linux:linux_kernel:2.4.20 cpe:/o:linux:linux_kernel:2.6.22 cpe:/h:sonyericsson:u8i_vivaz
|
|
182
|
+
OS details: Tomato 1.28 (Linux 2.4.20), Tomato firmware (Linux 2.6.22), Sony Ericsson U8i Vivaz mobile phone
|
|
183
|
+
|
|
184
|
+
Nmap scan report for elektramat-1.shared.oxilionhosted.nl (185.122.116.14)
|
|
185
|
+
Host is up (0.044s latency).
|
|
186
|
+
Not shown: 77 filtered tcp ports (no-response), 15 filtered tcp ports (host-prohibited)
|
|
187
|
+
PORT STATE SERVICE VERSION
|
|
188
|
+
25/tcp open smtp Postfix smtpd
|
|
189
|
+
80/tcp open http nginx
|
|
190
|
+
110/tcp open pop3 Dovecot pop3d
|
|
191
|
+
143/tcp open imap Dovecot imapd
|
|
192
|
+
443/tcp open ssl/http nginx
|
|
193
|
+
587/tcp open smtp Postfix smtpd
|
|
194
|
+
993/tcp open ssl/imap Dovecot imapd
|
|
195
|
+
995/tcp open ssl/pop3 Dovecot pop3d
|
|
196
|
+
Warning: OSScan results may be unreliable because we could not find at least 1 open and 1 closed port
|
|
197
|
+
Device type: WAP|phone
|
|
198
|
+
Running: Linux 2.4.X|2.6.X, Sony Ericsson embedded
|
|
199
|
+
OS CPE: cpe:/o:linux:linux_kernel:2.4.20 cpe:/o:linux:linux_kernel:2.6.22 cpe:/h:sonyericsson:u8i_vivaz
|
|
200
|
+
OS details: Tomato 1.28 (Linux 2.4.20), Tomato firmware (Linux 2.6.22), Sony Ericsson U8i Vivaz mobile phone
|
|
201
|
+
Service Info: Host: elektramat-1.shared.oxilionhosted.nl
|
|
202
|
+
|
|
203
|
+
Nmap scan report for looqin-1.shared.oxilionhosted.nl (185.122.116.16)
|
|
204
|
+
Host is up (0.043s latency).
|
|
205
|
+
Not shown: 76 filtered tcp ports (no-response), 16 filtered tcp ports (host-prohibited)
|
|
206
|
+
PORT STATE SERVICE VERSION
|
|
207
|
+
25/tcp open smtp Postfix smtpd
|
|
208
|
+
80/tcp open http nginx
|
|
209
|
+
110/tcp open pop3 Dovecot pop3d
|
|
210
|
+
143/tcp open imap Dovecot imapd
|
|
211
|
+
443/tcp open ssl/http nginx
|
|
212
|
+
587/tcp open smtp Postfix smtpd
|
|
213
|
+
993/tcp open imaps?
|
|
214
|
+
995/tcp open pop3s?
|
|
215
|
+
Warning: OSScan results may be unreliable because we could not find at least 1 open and 1 closed port
|
|
216
|
+
Device type: WAP|phone
|
|
217
|
+
Running: Linux 2.4.X|2.6.X, Sony Ericsson embedded
|
|
218
|
+
OS CPE: cpe:/o:linux:linux_kernel:2.4.20 cpe:/o:linux:linux_kernel:2.6.22 cpe:/h:sonyericsson:u8i_vivaz
|
|
219
|
+
OS details: Tomato 1.28 (Linux 2.4.20), Tomato firmware (Linux 2.6.22), Sony Ericsson U8i Vivaz mobile phone
|
|
220
|
+
Service Info: Host: looqin-1.shared.oxilionhosted.nl
|
|
221
|
+
|
|
222
|
+
Nmap scan report for 185.122.116.17
|
|
223
|
+
Host is up (0.042s latency).
|
|
224
|
+
All 100 scanned ports on 185.122.116.17 are in ignored states.
|
|
225
|
+
Not shown: 100 closed tcp ports (reset)
|
|
226
|
+
Too many fingerprints match this host to give specific OS details
|
|
227
|
+
|
|
228
|
+
Nmap scan report for 185.122.116.19
|
|
229
|
+
Host is up (0.043s latency).
|
|
230
|
+
All 100 scanned ports on 185.122.116.19 are in ignored states.
|
|
231
|
+
Not shown: 100 closed tcp ports (reset)
|
|
232
|
+
Too many fingerprints match this host to give specific OS details
|
|
233
|
+
|
|
234
|
+
Nmap scan report for arrix-elfstedentocht-1.shared.oxilionhosted.nl (185.122.116.20)
|
|
235
|
+
Host is up (0.047s latency).
|
|
236
|
+
Not shown: 83 filtered tcp ports (no-response), 15 filtered tcp ports (host-prohibited)
|
|
237
|
+
PORT STATE SERVICE VERSION
|
|
238
|
+
80/tcp open http-proxy Varnish http accelerator
|
|
239
|
+
443/tcp open ssl/http Apache httpd
|
|
240
|
+
Warning: OSScan results may be unreliable because we could not find at least 1 open and 1 closed port
|
|
241
|
+
Device type: WAP|phone
|
|
242
|
+
Running: Linux 2.4.X|2.6.X, Sony Ericsson embedded
|
|
243
|
+
OS CPE: cpe:/o:linux:linux_kernel:2.4.20 cpe:/o:linux:linux_kernel:2.6.22 cpe:/h:sonyericsson:u8i_vivaz
|
|
244
|
+
OS details: Tomato 1.28 (Linux 2.4.20), Tomato firmware (Linux 2.6.22), Sony Ericsson U8i Vivaz mobile phone
|
|
245
|
+
|
|
246
|
+
Nmap scan report for arrix-elfstedentocht-2.shared.oxilionhosted.nl (185.122.116.21)
|
|
247
|
+
Host is up (0.043s latency).
|
|
248
|
+
All 100 scanned ports on arrix-elfstedentocht-2.shared.oxilionhosted.nl (185.122.116.21) are in ignored states.
|
|
249
|
+
Not shown: 87 filtered tcp ports (no-response), 13 filtered tcp ports (host-prohibited)
|
|
250
|
+
Too many fingerprints match this host to give specific OS details
|
|
251
|
+
|
|
252
|
+
Nmap scan report for nedbase-2.shared.oxilionhosted.nl (185.122.116.22)
|
|
253
|
+
Host is up (0.042s latency).
|
|
254
|
+
Not shown: 76 filtered tcp ports (no-response), 16 filtered tcp ports (host-prohibited)
|
|
255
|
+
PORT STATE SERVICE VERSION
|
|
256
|
+
25/tcp open smtp Postfix smtpd
|
|
257
|
+
80/tcp open http nginx
|
|
258
|
+
110/tcp open pop3 Dovecot pop3d
|
|
259
|
+
143/tcp open imap Dovecot imapd
|
|
260
|
+
443/tcp open ssl/http nginx
|
|
261
|
+
587/tcp open smtp Postfix smtpd
|
|
262
|
+
993/tcp open imaps?
|
|
263
|
+
995/tcp open pop3s?
|
|
264
|
+
Warning: OSScan results may be unreliable because we could not find at least 1 open and 1 closed port
|
|
265
|
+
Device type: WAP|phone
|
|
266
|
+
Running: Linux 2.4.X|2.6.X, Sony Ericsson embedded
|
|
267
|
+
OS CPE: cpe:/o:linux:linux_kernel:2.4.20 cpe:/o:linux:linux_kernel:2.6.22 cpe:/h:sonyericsson:u8i_vivaz
|
|
268
|
+
OS details: Tomato 1.28 (Linux 2.4.20), Tomato firmware (Linux 2.6.22), Sony Ericsson U8i Vivaz mobile phone
|
|
269
|
+
Service Info: Host: nedbase-2.shared.oxilionhosted.nl
|
|
270
|
+
|
|
271
|
+
Nmap scan report for coppia-1.shared.oxilionhosted.nl (185.122.116.29)
|
|
272
|
+
Host is up (0.042s latency).
|
|
273
|
+
Not shown: 75 filtered tcp ports (no-response), 16 filtered tcp ports (host-prohibited)
|
|
274
|
+
PORT STATE SERVICE VERSION
|
|
275
|
+
25/tcp open smtp Exim smtpd 4.95
|
|
276
|
+
80/tcp open http Apache/2
|
|
277
|
+
110/tcp open pop3 Dovecot DirectAdmin pop3d
|
|
278
|
+
143/tcp open imap Dovecot imapd
|
|
279
|
+
443/tcp open ssl/https Apache/2
|
|
280
|
+
465/tcp open ssl/smtp Exim smtpd 4.95
|
|
281
|
+
587/tcp open smtp Exim smtpd 4.95
|
|
282
|
+
993/tcp open imaps?
|
|
283
|
+
995/tcp open pop3s?
|
|
284
|
+
2 services unrecognized despite returning data. If you know the service/version, please submit the following fingerprints at https://nmap.org/cgi-bin/submit.cgi?new-service :
|
|
285
|
+
==============NEXT SERVICE FINGERPRINT (SUBMIT INDIVIDUALLY)==============
|
|
286
|
+
SF-Port80-TCP:V=7.92%I=7%D=4/20%Time=626068DF%P=x86_64-pc-linux-gnu%r(GetR
|
|
287
|
+
SF:equest,140,"HTTP/1\.1\x20200\x20OK\r\nDate:\x20Wed,\x2020\x20Apr\x20202
|
|
288
|
+
SF:2\x2020:10:15\x20GMT\r\nServer:\x20Apache/2\r\nUpgrade:\x20h2,h2c\r\nCo
|
|
289
|
+
SF:nnection:\x20Upgrade,\x20close\r\nLast-Modified:\x20Thu,\x2007\x20Apr\x
|
|
290
|
+
SF:202022\x2005:08:27\x20GMT\r\nETag:\x20\"2c-5dc0977e05799\"\r\nAccept-Ra
|
|
291
|
+
SF:nges:\x20bytes\r\nContent-Length:\x2044\r\nVary:\x20User-Agent\r\nConte
|
|
292
|
+
SF:nt-Type:\x20text/html\r\n\r\n<html>Apache\x20is\x20functioning\x20norma
|
|
293
|
+
SF:lly</html>\n")%r(HTTPOptions,D3,"HTTP/1\.1\x20200\x20OK\r\nDate:\x20Wed
|
|
294
|
+
SF:,\x2020\x20Apr\x202022\x2020:10:15\x20GMT\r\nServer:\x20Apache/2\r\nUpg
|
|
295
|
+
SF:rade:\x20h2,h2c\r\nConnection:\x20Upgrade,\x20close\r\nAllow:\x20OPTION
|
|
296
|
+
SF:S,HEAD,GET,POST\r\nVary:\x20User-Agent\r\nContent-Length:\x200\r\nConte
|
|
297
|
+
SF:nt-Type:\x20text/html\r\n\r\n")%r(RTSPRequest,203,"HTTP/1\.1\x20400\x20
|
|
298
|
+
SF:Bad\x20Request\r\nDate:\x20Wed,\x2020\x20Apr\x202022\x2020:10:15\x20GMT
|
|
299
|
+
SF:\r\nServer:\x20Apache/2\r\nContent-Length:\x20347\r\nConnection:\x20clo
|
|
300
|
+
SF:se\r\nContent-Type:\x20text/html;\x20charset=iso-8859-1\r\n\r\n<!DOCTYP
|
|
301
|
+
SF:E\x20HTML\x20PUBLIC\x20\"-//IETF//DTD\x20HTML\x202\.0//EN\">\n<html><he
|
|
302
|
+
SF:ad>\n<title>400\x20Bad\x20Request</title>\n</head><body>\n<h1>Bad\x20Re
|
|
303
|
+
SF:quest</h1>\n<p>Your\x20browser\x20sent\x20a\x20request\x20that\x20this\
|
|
304
|
+
SF:x20server\x20could\x20not\x20understand\.<br\x20/>\n</p>\n<p>Additional
|
|
305
|
+
SF:ly,\x20a\x20400\x20Bad\x20Request\nerror\x20was\x20encountered\x20while
|
|
306
|
+
SF:\x20trying\x20to\x20use\x20an\x20ErrorDocument\x20to\x20handle\x20the\x
|
|
307
|
+
SF:20request\.</p>\n</body></html>\n")%r(FourOhFourRequest,1E1,"HTTP/1\.1\
|
|
308
|
+
SF:x20404\x20Not\x20Found\r\nDate:\x20Wed,\x2020\x20Apr\x202022\x2020:10:2
|
|
309
|
+
SF:0\x20GMT\r\nServer:\x20Apache/2\r\nContent-Length:\x20315\r\nConnection
|
|
310
|
+
SF::\x20close\r\nContent-Type:\x20text/html;\x20charset=iso-8859-1\r\n\r\n
|
|
311
|
+
SF:<!DOCTYPE\x20HTML\x20PUBLIC\x20\"-//IETF//DTD\x20HTML\x202\.0//EN\">\n<
|
|
312
|
+
SF:html><head>\n<title>404\x20Not\x20Found</title>\n</head><body>\n<h1>Not
|
|
313
|
+
SF:\x20Found</h1>\n<p>The\x20requested\x20URL\x20was\x20not\x20found\x20on
|
|
314
|
+
SF:\x20this\x20server\.</p>\n<p>Additionally,\x20a\x20404\x20Not\x20Found\
|
|
315
|
+
SF:nerror\x20was\x20encountered\x20while\x20trying\x20to\x20use\x20an\x20E
|
|
316
|
+
SF:rrorDocument\x20to\x20handle\x20the\x20request\.</p>\n</body></html>\n"
|
|
317
|
+
SF:);
|
|
318
|
+
==============NEXT SERVICE FINGERPRINT (SUBMIT INDIVIDUALLY)==============
|
|
319
|
+
SF-Port443-TCP:V=7.92%T=SSL%I=7%D=4/20%Time=626068E5%P=x86_64-pc-linux-gnu
|
|
320
|
+
SF:%r(GetRequest,140,"HTTP/1\.1\x20200\x20OK\r\nDate:\x20Wed,\x2020\x20Apr
|
|
321
|
+
SF:\x202022\x2020:10:21\x20GMT\r\nServer:\x20Apache/2\r\nUpgrade:\x20h2,h2
|
|
322
|
+
SF:c\r\nConnection:\x20Upgrade,\x20close\r\nLast-Modified:\x20Thu,\x2007\x
|
|
323
|
+
SF:20Apr\x202022\x2005:08:27\x20GMT\r\nETag:\x20\"2c-5dc0977e05799\"\r\nAc
|
|
324
|
+
SF:cept-Ranges:\x20bytes\r\nContent-Length:\x2044\r\nVary:\x20User-Agent\r
|
|
325
|
+
SF:\nContent-Type:\x20text/html\r\n\r\n<html>Apache\x20is\x20functioning\x
|
|
326
|
+
SF:20normally</html>\n")%r(HTTPOptions,D3,"HTTP/1\.1\x20200\x20OK\r\nDate:
|
|
327
|
+
SF:\x20Wed,\x2020\x20Apr\x202022\x2020:10:22\x20GMT\r\nServer:\x20Apache/2
|
|
328
|
+
SF:\r\nUpgrade:\x20h2,h2c\r\nConnection:\x20Upgrade,\x20close\r\nAllow:\x2
|
|
329
|
+
SF:0OPTIONS,HEAD,GET,POST\r\nVary:\x20User-Agent\r\nContent-Length:\x200\r
|
|
330
|
+
SF:\nContent-Type:\x20text/html\r\n\r\n")%r(FourOhFourRequest,1E1,"HTTP/1\
|
|
331
|
+
SF:.1\x20404\x20Not\x20Found\r\nDate:\x20Wed,\x2020\x20Apr\x202022\x2020:1
|
|
332
|
+
SF:0:22\x20GMT\r\nServer:\x20Apache/2\r\nContent-Length:\x20315\r\nConnect
|
|
333
|
+
SF:ion:\x20close\r\nContent-Type:\x20text/html;\x20charset=iso-8859-1\r\n\
|
|
334
|
+
SF:r\n<!DOCTYPE\x20HTML\x20PUBLIC\x20\"-//IETF//DTD\x20HTML\x202\.0//EN\">
|
|
335
|
+
SF:\n<html><head>\n<title>404\x20Not\x20Found</title>\n</head><body>\n<h1>
|
|
336
|
+
SF:Not\x20Found</h1>\n<p>The\x20requested\x20URL\x20was\x20not\x20found\x2
|
|
337
|
+
SF:0on\x20this\x20server\.</p>\n<p>Additionally,\x20a\x20404\x20Not\x20Fou
|
|
338
|
+
SF:nd\nerror\x20was\x20encountered\x20while\x20trying\x20to\x20use\x20an\x
|
|
339
|
+
SF:20ErrorDocument\x20to\x20handle\x20the\x20request\.</p>\n</body></html>
|
|
340
|
+
SF:\n")%r(RTSPRequest,203,"HTTP/1\.1\x20400\x20Bad\x20Request\r\nDate:\x20
|
|
341
|
+
SF:Wed,\x2020\x20Apr\x202022\x2020:10:32\x20GMT\r\nServer:\x20Apache/2\r\n
|
|
342
|
+
SF:Content-Length:\x20347\r\nConnection:\x20close\r\nContent-Type:\x20text
|
|
343
|
+
SF:/html;\x20charset=iso-8859-1\r\n\r\n<!DOCTYPE\x20HTML\x20PUBLIC\x20\"-/
|
|
344
|
+
SF:/IETF//DTD\x20HTML\x202\.0//EN\">\n<html><head>\n<title>400\x20Bad\x20R
|
|
345
|
+
SF:equest</title>\n</head><body>\n<h1>Bad\x20Request</h1>\n<p>Your\x20brow
|
|
346
|
+
SF:ser\x20sent\x20a\x20request\x20that\x20this\x20server\x20could\x20not\x
|
|
347
|
+
SF:20understand\.<br\x20/>\n</p>\n<p>Additionally,\x20a\x20400\x20Bad\x20R
|
|
348
|
+
SF:equest\nerror\x20was\x20encountered\x20while\x20trying\x20to\x20use\x20
|
|
349
|
+
SF:an\x20ErrorDocument\x20to\x20handle\x20the\x20request\.</p>\n</body></h
|
|
350
|
+
SF:tml>\n");
|
|
351
|
+
Warning: OSScan results may be unreliable because we could not find at least 1 open and 1 closed port
|
|
352
|
+
Device type: WAP|phone
|
|
353
|
+
Running: Linux 2.4.X|2.6.X, Sony Ericsson embedded
|
|
354
|
+
OS CPE: cpe:/o:linux:linux_kernel:2.4.20 cpe:/o:linux:linux_kernel:2.6.22 cpe:/h:sonyericsson:u8i_vivaz
|
|
355
|
+
OS details: Tomato 1.28 (Linux 2.4.20), Tomato firmware (Linux 2.6.22), Sony Ericsson U8i Vivaz mobile phone
|
|
356
|
+
|
|
357
|
+
Nmap scan report for planon-2.shared.oxilionhosted.nl (185.122.116.31)
|
|
358
|
+
Host is up (0.042s latency).
|
|
359
|
+
Not shown: 82 filtered tcp ports (no-response), 16 filtered tcp ports (host-prohibited)
|
|
360
|
+
PORT STATE SERVICE VERSION
|
|
361
|
+
80/tcp open http Apache httpd
|
|
362
|
+
443/tcp open ssl/http Apache httpd
|
|
363
|
+
Warning: OSScan results may be unreliable because we could not find at least 1 open and 1 closed port
|
|
364
|
+
Device type: WAP|phone
|
|
365
|
+
Running: Linux 2.4.X|2.6.X, Sony Ericsson embedded
|
|
366
|
+
OS CPE: cpe:/o:linux:linux_kernel:2.4.20 cpe:/o:linux:linux_kernel:2.6.22 cpe:/h:sonyericsson:u8i_vivaz
|
|
367
|
+
OS details: Tomato 1.28 (Linux 2.4.20), Tomato firmware (Linux 2.6.22), Sony Ericsson U8i Vivaz mobile phone
|
|
368
|
+
|
|
369
|
+
Nmap scan report for joerimm-2.shared.oxilionhosted.nl (185.122.116.34)
|
|
370
|
+
Host is up (0.042s latency).
|
|
371
|
+
Not shown: 76 filtered tcp ports (no-response), 16 filtered tcp ports (host-prohibited)
|
|
372
|
+
PORT STATE SERVICE VERSION
|
|
373
|
+
25/tcp open smtp Postfix smtpd
|
|
374
|
+
80/tcp open http nginx
|
|
375
|
+
110/tcp open pop3 Dovecot pop3d
|
|
376
|
+
143/tcp open imap Dovecot imapd
|
|
377
|
+
443/tcp open ssl/http nginx
|
|
378
|
+
587/tcp open smtp Postfix smtpd
|
|
379
|
+
993/tcp open imaps?
|
|
380
|
+
995/tcp open pop3s?
|
|
381
|
+
Warning: OSScan results may be unreliable because we could not find at least 1 open and 1 closed port
|
|
382
|
+
Device type: WAP|phone
|
|
383
|
+
Running: Linux 2.4.X|2.6.X, Sony Ericsson embedded
|
|
384
|
+
OS CPE: cpe:/o:linux:linux_kernel:2.4.20 cpe:/o:linux:linux_kernel:2.6.22 cpe:/h:sonyericsson:u8i_vivaz
|
|
385
|
+
OS details: Tomato 1.28 (Linux 2.4.20), Tomato firmware (Linux 2.6.22), Sony Ericsson U8i Vivaz mobile phone
|
|
386
|
+
Service Info: Host: joerimm-2.shared.oxilionhosted.nl
|
|
387
|
+
|
|
388
|
+
Nmap scan report for terralemon-2.shared.oxilionhosted.nl (185.122.116.35)
|
|
389
|
+
Host is up (0.041s latency).
|
|
390
|
+
Not shown: 91 filtered tcp ports (no-response), 7 filtered tcp ports (host-prohibited)
|
|
391
|
+
PORT STATE SERVICE VERSION
|
|
392
|
+
80/tcp open http nginx
|
|
393
|
+
443/tcp open ssl/http nginx
|
|
394
|
+
Warning: OSScan results may be unreliable because we could not find at least 1 open and 1 closed port
|
|
395
|
+
Device type: WAP|phone
|
|
396
|
+
Running: Linux 2.4.X|2.6.X, Sony Ericsson embedded
|
|
397
|
+
OS CPE: cpe:/o:linux:linux_kernel:2.4.20 cpe:/o:linux:linux_kernel:2.6.22 cpe:/h:sonyericsson:u8i_vivaz
|
|
398
|
+
OS details: Tomato 1.28 (Linux 2.4.20), Tomato firmware (Linux 2.6.22), Sony Ericsson U8i Vivaz mobile phone
|
|
399
|
+
|
|
400
|
+
Nmap scan report for acato-prod-2.shared.oxilionhosted.nl (185.122.116.42)
|
|
401
|
+
Host is up (0.041s latency).
|
|
402
|
+
Not shown: 77 filtered tcp ports (no-response), 15 filtered tcp ports (host-prohibited)
|
|
403
|
+
PORT STATE SERVICE VERSION
|
|
404
|
+
25/tcp open smtp Postfix smtpd
|
|
405
|
+
80/tcp open http nginx
|
|
406
|
+
110/tcp open pop3 Dovecot pop3d
|
|
407
|
+
143/tcp open imap Dovecot imapd
|
|
408
|
+
443/tcp open ssl/http nginx
|
|
409
|
+
587/tcp open smtp Postfix smtpd
|
|
410
|
+
993/tcp open ssl/imap Dovecot imapd
|
|
411
|
+
995/tcp open ssl/pop3 Dovecot pop3d
|
|
412
|
+
Warning: OSScan results may be unreliable because we could not find at least 1 open and 1 closed port
|
|
413
|
+
Device type: WAP|phone
|
|
414
|
+
Running: Linux 2.4.X|2.6.X, Sony Ericsson embedded
|
|
415
|
+
OS CPE: cpe:/o:linux:linux_kernel:2.4.20 cpe:/o:linux:linux_kernel:2.6.22 cpe:/h:sonyericsson:u8i_vivaz
|
|
416
|
+
OS details: Tomato 1.28 (Linux 2.4.20), Tomato firmware (Linux 2.6.22), Sony Ericsson U8i Vivaz mobile phone
|
|
417
|
+
Service Info: Host: acato-prod-2.shared.oxilionhosted.nl
|
|
418
|
+
|
|
419
|
+
Nmap scan report for terralemon-2.shared.oxilionhosted.nl (185.122.116.44)
|
|
420
|
+
Host is up (0.041s latency).
|
|
421
|
+
Not shown: 89 filtered tcp ports (no-response), 9 filtered tcp ports (host-prohibited)
|
|
422
|
+
PORT STATE SERVICE VERSION
|
|
423
|
+
80/tcp open http nginx
|
|
424
|
+
443/tcp open ssl/http nginx
|
|
425
|
+
Warning: OSScan results may be unreliable because we could not find at least 1 open and 1 closed port
|
|
426
|
+
Device type: WAP|phone
|
|
427
|
+
Running: Linux 2.4.X|2.6.X, Sony Ericsson embedded
|
|
428
|
+
OS CPE: cpe:/o:linux:linux_kernel:2.4.20 cpe:/o:linux:linux_kernel:2.6.22 cpe:/h:sonyericsson:u8i_vivaz
|
|
429
|
+
OS details: Tomato 1.28 (Linux 2.4.20), Tomato firmware (Linux 2.6.22), Sony Ericsson U8i Vivaz mobile phone
|
|
430
|
+
|
|
431
|
+
Nmap scan report for insite-1.shared.oxilionhosted.nl (185.122.116.54)
|
|
432
|
+
Host is up (0.040s latency).
|
|
433
|
+
Not shown: 90 filtered tcp ports (no-response)
|
|
434
|
+
PORT STATE SERVICE VERSION
|
|
435
|
+
21/tcp open ftp ProFTPD
|
|
436
|
+
25/tcp open smtp Postfix smtpd
|
|
437
|
+
80/tcp open http nginx
|
|
438
|
+
110/tcp open pop3 Dovecot pop3d
|
|
439
|
+
143/tcp open imap Dovecot imapd
|
|
440
|
+
443/tcp open ssl/http nginx
|
|
441
|
+
465/tcp open ssl/smtp Postfix smtpd
|
|
442
|
+
587/tcp open smtp Postfix smtpd
|
|
443
|
+
993/tcp open imaps?
|
|
444
|
+
995/tcp open pop3s?
|
|
445
|
+
Warning: OSScan results may be unreliable because we could not find at least 1 open and 1 closed port
|
|
446
|
+
Device type: WAP|phone
|
|
447
|
+
Running: Linux 2.4.X|2.6.X, Sony Ericsson embedded
|
|
448
|
+
OS CPE: cpe:/o:linux:linux_kernel:2.4.20 cpe:/o:linux:linux_kernel:2.6.22 cpe:/h:sonyericsson:u8i_vivaz
|
|
449
|
+
OS details: Tomato 1.28 (Linux 2.4.20), Tomato firmware (Linux 2.6.22), Sony Ericsson U8i Vivaz mobile phone
|
|
450
|
+
Service Info: Host: insite-1.shared.oxilionhosted.nl
|
|
451
|
+
|
|
452
|
+
Nmap scan report for sportvitalit-db-1.shared.oxilionhosted.nl (185.122.116.57)
|
|
453
|
+
Host is up (0.041s latency).
|
|
454
|
+
All 100 scanned ports on sportvitalit-db-1.shared.oxilionhosted.nl (185.122.116.57) are in ignored states.
|
|
455
|
+
Not shown: 84 filtered tcp ports (no-response), 16 filtered tcp ports (host-prohibited)
|
|
456
|
+
Too many fingerprints match this host to give specific OS details
|
|
457
|
+
|
|
458
|
+
Nmap scan report for sportvitalit-web-1.shared.oxilionhosted.nl (185.122.116.58)
|
|
459
|
+
Host is up (0.042s latency).
|
|
460
|
+
Not shown: 82 filtered tcp ports (no-response), 16 filtered tcp ports (host-prohibited)
|
|
461
|
+
PORT STATE SERVICE VERSION
|
|
462
|
+
80/tcp open http Apache httpd
|
|
463
|
+
443/tcp open ssl/http Apache httpd
|
|
464
|
+
Warning: OSScan results may be unreliable because we could not find at least 1 open and 1 closed port
|
|
465
|
+
Device type: WAP|phone
|
|
466
|
+
Running: Linux 2.4.X|2.6.X, Sony Ericsson embedded
|
|
467
|
+
OS CPE: cpe:/o:linux:linux_kernel:2.4.20 cpe:/o:linux:linux_kernel:2.6.22 cpe:/h:sonyericsson:u8i_vivaz
|
|
468
|
+
OS details: Tomato 1.28 (Linux 2.4.20), Tomato firmware (Linux 2.6.22), Sony Ericsson U8i Vivaz mobile phone
|
|
469
|
+
|
|
470
|
+
Nmap scan report for lenw-1.shared.oxilionhosted.nl (185.122.116.65)
|
|
471
|
+
Host is up (0.042s latency).
|
|
472
|
+
Not shown: 82 filtered tcp ports (no-response), 16 filtered tcp ports (host-prohibited)
|
|
473
|
+
PORT STATE SERVICE VERSION
|
|
474
|
+
80/tcp open http Apache httpd
|
|
475
|
+
443/tcp open ssl/http Apache httpd
|
|
476
|
+
Warning: OSScan results may be unreliable because we could not find at least 1 open and 1 closed port
|
|
477
|
+
Device type: WAP|phone
|
|
478
|
+
Running: Linux 2.4.X|2.6.X, Sony Ericsson embedded
|
|
479
|
+
OS CPE: cpe:/o:linux:linux_kernel:2.4.20 cpe:/o:linux:linux_kernel:2.6.22 cpe:/h:sonyericsson:u8i_vivaz
|
|
480
|
+
OS details: Tomato 1.28 (Linux 2.4.20), Tomato firmware (Linux 2.6.22), Sony Ericsson U8i Vivaz mobile phone
|
|
481
|
+
|
|
482
|
+
Nmap scan report for alvier-1.shared.oxilionhosted.nl (185.122.116.69)
|
|
483
|
+
Host is up (0.041s latency).
|
|
484
|
+
Not shown: 97 filtered tcp ports (no-response)
|
|
485
|
+
PORT STATE SERVICE VERSION
|
|
486
|
+
80/tcp open http nginx
|
|
487
|
+
443/tcp open ssl/http nginx
|
|
488
|
+
8443/tcp open ssl/https-alt sw-cp-server
|
|
489
|
+
1 service unrecognized despite returning data. If you know the service/version, please submit the following fingerprint at https://nmap.org/cgi-bin/submit.cgi?new-service :
|
|
490
|
+
SF-Port8443-TCP:V=7.92%T=SSL%I=7%D=4/20%Time=626068FF%P=x86_64-pc-linux-gn
|
|
491
|
+
SF:u%r(GetRequest,20E,"HTTP/1\.1\x20303\x20See\x20Other\r\nServer:\x20sw-c
|
|
492
|
+
SF:p-server\r\nDate:\x20Wed,\x2020\x20Apr\x202022\x2020:10:47\x20GMT\r\nCo
|
|
493
|
+
SF:ntent-Type:\x20text/html;\x20charset=UTF-8\r\nConnection:\x20close\r\nE
|
|
494
|
+
SF:xpires:\x20Fri,\x2028\x20May\x201999\x2000:00:00\x20GMT\r\nLast-Modifie
|
|
495
|
+
SF:d:\x20Wed,\x2020\x20Apr\x202022\x2020:10:47\x20GMT\r\nCache-Control:\x2
|
|
496
|
+
SF:0no-store,\x20no-cache,\x20must-revalidate\r\nCache-Control:\x20post-ch
|
|
497
|
+
SF:eck=0,\x20pre-check=0\r\nPragma:\x20no-cache\r\nP3P:\x20CP=\"NON\x20COR
|
|
498
|
+
SF:\x20CURa\x20ADMa\x20OUR\x20NOR\x20UNI\x20COM\x20NAV\x20STA\"\r\nX-Frame
|
|
499
|
+
SF:-Options:\x20SAMEORIGIN\r\nX-XSS-Protection:\x201;\x20mode=block\r\nLoc
|
|
500
|
+
SF:ation:\x20https://localhost:8443/login\.php\?success_redirect_url=%2F\r
|
|
501
|
+
SF:\n\r\n")%r(HTTPOptions,42B,"HTTP/1\.1\x20405\x20Not\x20Allowed\r\nServe
|
|
502
|
+
SF:r:\x20sw-cp-server\r\nDate:\x20Wed,\x2020\x20Apr\x202022\x2020:10:48\x2
|
|
503
|
+
SF:0GMT\r\nContent-Type:\x20text/html\r\nContent-Length:\x20893\r\nConnect
|
|
504
|
+
SF:ion:\x20close\r\nETag:\x20\"622ef300-37d\"\r\n\r\n<!DOCTYPE\x20html>\n<
|
|
505
|
+
SF:!--\x20Copyright\x201999-2021\.\x20Plesk\x20International\x20GmbH\.\x20
|
|
506
|
+
SF:All\x20rights\x20reserved\.\x20-->\n<html\x20lang=\"en\"\x20dir=\"ltr\"
|
|
507
|
+
SF:>\n<head>\n\x20\x20\x20\x20<meta\x20charset=\"utf-8\">\n\x20\x20\x20\x2
|
|
508
|
+
SF:0<meta\x20name=\"viewport\"\x20content=\"width=device-width,\x20initial
|
|
509
|
+
SF:-scale=1,\x20shrink-to-fit=no\">\n\x20\x20\x20\x20<title>405\x20Method\
|
|
510
|
+
SF:x20Not\x20Allowed</title>\n\x20\x20\x20\x20<link\x20rel=\"shortcut\x20i
|
|
511
|
+
SF:con\"\x20href=\"/favicon\.ico\">\n\x20\x20\x20\x20<link\x20rel=\"styles
|
|
512
|
+
SF:heet\"\x20href=\"/ui-library/plesk-ui-library\.css\?3\.25\.6\">\n\x20\x
|
|
513
|
+
SF:20\x20\x20<script\x20src=\"/ui-library/plesk-ui-library\.min\.js\?3\.25
|
|
514
|
+
SF:\.6\"></script>\n\x20\x20\x20\x20<script\x20src=\"/cp/javascript/vendor
|
|
515
|
+
SF:s\.js\"></script>\n\x20\x20\x20\x20<script\x20src=\"/cp/javascript/main
|
|
516
|
+
SF:\.js\"></script>\n\x20\x20\x20\x20<script\x20src=\"/error_docs/uat\.js\
|
|
517
|
+
SF:?v2\"></script>\n<link\x20href=\"/error_docs/app\.css\"\x20rel=\"styles
|
|
518
|
+
SF:heet\"></head>\n<body>\n<div\x20id=\"app\"></div>\n<")%r(FourOhFourRequ
|
|
519
|
+
SF:est,421,"HTTP/1\.1\x20404\x20Not\x20Found\r\nServer:\x20sw-cp-server\r\
|
|
520
|
+
SF:nDate:\x20Wed,\x2020\x20Apr\x202022\x2020:10:48\x20GMT\r\nContent-Type:
|
|
521
|
+
SF:\x20text/html\r\nContent-Length:\x20885\r\nConnection:\x20close\r\nETag
|
|
522
|
+
SF::\x20\"622ef300-375\"\r\n\r\n<!DOCTYPE\x20html>\n<!--\x20Copyright\x201
|
|
523
|
+
SF:999-2021\.\x20Plesk\x20International\x20GmbH\.\x20All\x20rights\x20rese
|
|
524
|
+
SF:rved\.\x20-->\n<html\x20lang=\"en\"\x20dir=\"ltr\">\n<head>\n\x20\x20\x
|
|
525
|
+
SF:20\x20<meta\x20charset=\"utf-8\">\n\x20\x20\x20\x20<meta\x20name=\"view
|
|
526
|
+
SF:port\"\x20content=\"width=device-width,\x20initial-scale=1,\x20shrink-t
|
|
527
|
+
SF:o-fit=no\">\n\x20\x20\x20\x20<title>404\x20Page\x20Not\x20Found</title>
|
|
528
|
+
SF:\n\x20\x20\x20\x20<link\x20rel=\"shortcut\x20icon\"\x20href=\"/favicon\
|
|
529
|
+
SF:.ico\">\n\x20\x20\x20\x20<link\x20rel=\"stylesheet\"\x20href=\"/ui-libr
|
|
530
|
+
SF:ary/plesk-ui-library\.css\?3\.25\.6\">\n\x20\x20\x20\x20<script\x20src=
|
|
531
|
+
SF:\"/ui-library/plesk-ui-library\.min\.js\?3\.25\.6\"></script>\n\x20\x20
|
|
532
|
+
SF:\x20\x20<script\x20src=\"/cp/javascript/vendors\.js\"></script>\n\x20\x
|
|
533
|
+
SF:20\x20\x20<script\x20src=\"/cp/javascript/main\.js\"></script>\n\x20\x2
|
|
534
|
+
SF:0\x20\x20<script\x20src=\"/error_docs/uat\.js\?v2\"></script>\n<link\x2
|
|
535
|
+
SF:0href=\"/error_docs/app\.css\"\x20rel=\"stylesheet\"></head>\n<body>\n<
|
|
536
|
+
SF:div\x20id=\"app\"></div>\n<script");
|
|
537
|
+
Warning: OSScan results may be unreliable because we could not find at least 1 open and 1 closed port
|
|
538
|
+
Device type: WAP|phone
|
|
539
|
+
Running: Linux 2.4.X|2.6.X, Sony Ericsson embedded
|
|
540
|
+
OS CPE: cpe:/o:linux:linux_kernel:2.4.20 cpe:/o:linux:linux_kernel:2.6.22 cpe:/h:sonyericsson:u8i_vivaz
|
|
541
|
+
OS details: Tomato 1.28 (Linux 2.4.20), Tomato firmware (Linux 2.6.22), Sony Ericsson U8i Vivaz mobile phone
|
|
542
|
+
|
|
543
|
+
Nmap scan report for ondmand-3.shared.oxilionhosted.nl (185.122.116.71)
|
|
544
|
+
Host is up (0.042s latency).
|
|
545
|
+
Not shown: 77 filtered tcp ports (no-response), 15 filtered tcp ports (host-prohibited)
|
|
546
|
+
PORT STATE SERVICE VERSION
|
|
547
|
+
25/tcp open smtp Postfix smtpd
|
|
548
|
+
80/tcp open http nginx
|
|
549
|
+
110/tcp open pop3 Dovecot pop3d
|
|
550
|
+
143/tcp open imap Dovecot imapd
|
|
551
|
+
443/tcp open ssl/http nginx
|
|
552
|
+
587/tcp open smtp Postfix smtpd
|
|
553
|
+
993/tcp open imaps?
|
|
554
|
+
995/tcp open pop3s?
|
|
555
|
+
Warning: OSScan results may be unreliable because we could not find at least 1 open and 1 closed port
|
|
556
|
+
Device type: WAP|phone
|
|
557
|
+
Running: Linux 2.4.X|2.6.X, Sony Ericsson embedded
|
|
558
|
+
OS CPE: cpe:/o:linux:linux_kernel:2.4.20 cpe:/o:linux:linux_kernel:2.6.22 cpe:/h:sonyericsson:u8i_vivaz
|
|
559
|
+
OS details: Tomato 1.28 (Linux 2.4.20), Tomato firmware (Linux 2.6.22), Sony Ericsson U8i Vivaz mobile phone
|
|
560
|
+
Service Info: Host: ondmand-3.shared.oxilionhosted.nl
|
|
561
|
+
|
|
562
|
+
Nmap scan report for nbd-1.shared.oxilionhosted.nl (185.122.116.78)
|
|
563
|
+
Host is up (0.042s latency).
|
|
564
|
+
Not shown: 81 filtered tcp ports (no-response), 16 filtered tcp ports (host-prohibited)
|
|
565
|
+
PORT STATE SERVICE VERSION
|
|
566
|
+
80/tcp open http nginx
|
|
567
|
+
443/tcp open ssl/http nginx
|
|
568
|
+
8443/tcp open ssl/https-alt sw-cp-server
|
|
569
|
+
1 service unrecognized despite returning data. If you know the service/version, please submit the following fingerprint at https://nmap.org/cgi-bin/submit.cgi?new-service :
|
|
570
|
+
SF-Port8443-TCP:V=7.92%T=SSL%I=7%D=4/20%Time=62606904%P=x86_64-pc-linux-gn
|
|
571
|
+
SF:u%r(GetRequest,20E,"HTTP/1\.1\x20303\x20See\x20Other\r\nServer:\x20sw-c
|
|
572
|
+
SF:p-server\r\nDate:\x20Wed,\x2020\x20Apr\x202022\x2020:10:52\x20GMT\r\nCo
|
|
573
|
+
SF:ntent-Type:\x20text/html;\x20charset=UTF-8\r\nConnection:\x20close\r\nE
|
|
574
|
+
SF:xpires:\x20Fri,\x2028\x20May\x201999\x2000:00:00\x20GMT\r\nLast-Modifie
|
|
575
|
+
SF:d:\x20Wed,\x2020\x20Apr\x202022\x2020:10:52\x20GMT\r\nCache-Control:\x2
|
|
576
|
+
SF:0no-store,\x20no-cache,\x20must-revalidate\r\nCache-Control:\x20post-ch
|
|
577
|
+
SF:eck=0,\x20pre-check=0\r\nPragma:\x20no-cache\r\nP3P:\x20CP=\"NON\x20COR
|
|
578
|
+
SF:\x20CURa\x20ADMa\x20OUR\x20NOR\x20UNI\x20COM\x20NAV\x20STA\"\r\nX-Frame
|
|
579
|
+
SF:-Options:\x20SAMEORIGIN\r\nX-XSS-Protection:\x201;\x20mode=block\r\nLoc
|
|
580
|
+
SF:ation:\x20https://localhost:8443/login\.php\?success_redirect_url=%2F\r
|
|
581
|
+
SF:\n\r\n")%r(HTTPOptions,42B,"HTTP/1\.1\x20405\x20Not\x20Allowed\r\nServe
|
|
582
|
+
SF:r:\x20sw-cp-server\r\nDate:\x20Wed,\x2020\x20Apr\x202022\x2020:10:53\x2
|
|
583
|
+
SF:0GMT\r\nContent-Type:\x20text/html\r\nContent-Length:\x20893\r\nConnect
|
|
584
|
+
SF:ion:\x20close\r\nETag:\x20\"6217370d-37d\"\r\n\r\n<!DOCTYPE\x20html>\n<
|
|
585
|
+
SF:!--\x20Copyright\x201999-2021\.\x20Plesk\x20International\x20GmbH\.\x20
|
|
586
|
+
SF:All\x20rights\x20reserved\.\x20-->\n<html\x20lang=\"en\"\x20dir=\"ltr\"
|
|
587
|
+
SF:>\n<head>\n\x20\x20\x20\x20<meta\x20charset=\"utf-8\">\n\x20\x20\x20\x2
|
|
588
|
+
SF:0<meta\x20name=\"viewport\"\x20content=\"width=device-width,\x20initial
|
|
589
|
+
SF:-scale=1,\x20shrink-to-fit=no\">\n\x20\x20\x20\x20<title>405\x20Method\
|
|
590
|
+
SF:x20Not\x20Allowed</title>\n\x20\x20\x20\x20<link\x20rel=\"shortcut\x20i
|
|
591
|
+
SF:con\"\x20href=\"/favicon\.ico\">\n\x20\x20\x20\x20<link\x20rel=\"styles
|
|
592
|
+
SF:heet\"\x20href=\"/ui-library/plesk-ui-library\.css\?3\.25\.6\">\n\x20\x
|
|
593
|
+
SF:20\x20\x20<script\x20src=\"/ui-library/plesk-ui-library\.min\.js\?3\.25
|
|
594
|
+
SF:\.6\"></script>\n\x20\x20\x20\x20<script\x20src=\"/cp/javascript/vendor
|
|
595
|
+
SF:s\.js\"></script>\n\x20\x20\x20\x20<script\x20src=\"/cp/javascript/main
|
|
596
|
+
SF:\.js\"></script>\n\x20\x20\x20\x20<script\x20src=\"/error_docs/uat\.js\
|
|
597
|
+
SF:?v2\"></script>\n<link\x20href=\"/error_docs/app\.css\"\x20rel=\"styles
|
|
598
|
+
SF:heet\"></head>\n<body>\n<div\x20id=\"app\"></div>\n<")%r(FourOhFourRequ
|
|
599
|
+
SF:est,421,"HTTP/1\.1\x20404\x20Not\x20Found\r\nServer:\x20sw-cp-server\r\
|
|
600
|
+
SF:nDate:\x20Wed,\x2020\x20Apr\x202022\x2020:10:53\x20GMT\r\nContent-Type:
|
|
601
|
+
SF:\x20text/html\r\nContent-Length:\x20885\r\nConnection:\x20close\r\nETag
|
|
602
|
+
SF::\x20\"6217370d-375\"\r\n\r\n<!DOCTYPE\x20html>\n<!--\x20Copyright\x201
|
|
603
|
+
SF:999-2021\.\x20Plesk\x20International\x20GmbH\.\x20All\x20rights\x20rese
|
|
604
|
+
SF:rved\.\x20-->\n<html\x20lang=\"en\"\x20dir=\"ltr\">\n<head>\n\x20\x20\x
|
|
605
|
+
SF:20\x20<meta\x20charset=\"utf-8\">\n\x20\x20\x20\x20<meta\x20name=\"view
|
|
606
|
+
SF:port\"\x20content=\"width=device-width,\x20initial-scale=1,\x20shrink-t
|
|
607
|
+
SF:o-fit=no\">\n\x20\x20\x20\x20<title>404\x20Page\x20Not\x20Found</title>
|
|
608
|
+
SF:\n\x20\x20\x20\x20<link\x20rel=\"shortcut\x20icon\"\x20href=\"/favicon\
|
|
609
|
+
SF:.ico\">\n\x20\x20\x20\x20<link\x20rel=\"stylesheet\"\x20href=\"/ui-libr
|
|
610
|
+
SF:ary/plesk-ui-library\.css\?3\.25\.6\">\n\x20\x20\x20\x20<script\x20src=
|
|
611
|
+
SF:\"/ui-library/plesk-ui-library\.min\.js\?3\.25\.6\"></script>\n\x20\x20
|
|
612
|
+
SF:\x20\x20<script\x20src=\"/cp/javascript/vendors\.js\"></script>\n\x20\x
|
|
613
|
+
SF:20\x20\x20<script\x20src=\"/cp/javascript/main\.js\"></script>\n\x20\x2
|
|
614
|
+
SF:0\x20\x20<script\x20src=\"/error_docs/uat\.js\?v2\"></script>\n<link\x2
|
|
615
|
+
SF:0href=\"/error_docs/app\.css\"\x20rel=\"stylesheet\"></head>\n<body>\n<
|
|
616
|
+
SF:div\x20id=\"app\"></div>\n<script");
|
|
617
|
+
Warning: OSScan results may be unreliable because we could not find at least 1 open and 1 closed port
|
|
618
|
+
Device type: WAP|phone
|
|
619
|
+
Running: Linux 2.4.X|2.6.X, Sony Ericsson embedded
|
|
620
|
+
OS CPE: cpe:/o:linux:linux_kernel:2.4.20 cpe:/o:linux:linux_kernel:2.6.22 cpe:/h:sonyericsson:u8i_vivaz
|
|
621
|
+
OS details: Tomato 1.28 (Linux 2.4.20), Tomato firmware (Linux 2.6.22), Sony Ericsson U8i Vivaz mobile phone
|
|
622
|
+
|
|
623
|
+
Nmap scan report for seed2lead-db-1.shared.oxilionhosted.nl (185.122.116.79)
|
|
624
|
+
Host is up (0.041s latency).
|
|
625
|
+
Not shown: 82 filtered tcp ports (no-response), 16 filtered tcp ports (host-prohibited)
|
|
626
|
+
PORT STATE SERVICE VERSION
|
|
627
|
+
80/tcp open http Apache httpd
|
|
628
|
+
443/tcp closed https
|
|
629
|
+
Device type: firewall
|
|
630
|
+
Running (JUST GUESSING): Fortinet embedded (87%)
|
|
631
|
+
OS CPE: cpe:/h:fortinet:fortigate_100d
|
|
632
|
+
Aggressive OS guesses: Fortinet FortiGate 100D firewall (87%)
|
|
633
|
+
No exact OS matches for host (test conditions non-ideal).
|
|
634
|
+
|
|
635
|
+
Nmap scan report for acato-postnl-1.shared.oxilionhosted.nl (185.122.116.81)
|
|
636
|
+
Host is up (0.040s latency).
|
|
637
|
+
Not shown: 82 filtered tcp ports (no-response), 16 filtered tcp ports (host-prohibited)
|
|
638
|
+
PORT STATE SERVICE VERSION
|
|
639
|
+
80/tcp open http Apache httpd
|
|
640
|
+
443/tcp open ssl/http Apache httpd
|
|
641
|
+
Warning: OSScan results may be unreliable because we could not find at least 1 open and 1 closed port
|
|
642
|
+
Device type: WAP|phone
|
|
643
|
+
Running: Linux 2.4.X|2.6.X, Sony Ericsson embedded
|
|
644
|
+
OS CPE: cpe:/o:linux:linux_kernel:2.4.20 cpe:/o:linux:linux_kernel:2.6.22 cpe:/h:sonyericsson:u8i_vivaz
|
|
645
|
+
OS details: Tomato 1.28 (Linux 2.4.20), Tomato firmware (Linux 2.6.22), Sony Ericsson U8i Vivaz mobile phone
|
|
646
|
+
|
|
647
|
+
Nmap scan report for buurtboer-1.shared.oxilionhosted.nl (185.122.116.85)
|
|
648
|
+
Host is up (0.040s latency).
|
|
649
|
+
Not shown: 82 filtered tcp ports (no-response), 16 filtered tcp ports (host-prohibited)
|
|
650
|
+
PORT STATE SERVICE VERSION
|
|
651
|
+
80/tcp open http Apache httpd
|
|
652
|
+
443/tcp open ssl/http Apache httpd
|
|
653
|
+
Warning: OSScan results may be unreliable because we could not find at least 1 open and 1 closed port
|
|
654
|
+
Device type: WAP|phone
|
|
655
|
+
Running: Linux 2.4.X|2.6.X, Sony Ericsson embedded
|
|
656
|
+
OS CPE: cpe:/o:linux:linux_kernel:2.4.20 cpe:/o:linux:linux_kernel:2.6.22 cpe:/h:sonyericsson:u8i_vivaz
|
|
657
|
+
OS details: Tomato 1.28 (Linux 2.4.20), Tomato firmware (Linux 2.6.22), Sony Ericsson U8i Vivaz mobile phone
|
|
658
|
+
|
|
659
|
+
Nmap scan report for extraas-1.shared.oxilionhosted.nl (185.122.116.94)
|
|
660
|
+
Host is up (0.039s latency).
|
|
661
|
+
Not shown: 76 filtered tcp ports (no-response), 16 filtered tcp ports (host-prohibited)
|
|
662
|
+
PORT STATE SERVICE VERSION
|
|
663
|
+
25/tcp open smtp Postfix smtpd
|
|
664
|
+
80/tcp open http nginx
|
|
665
|
+
110/tcp open pop3 Dovecot pop3d
|
|
666
|
+
143/tcp open imap Dovecot imapd
|
|
667
|
+
443/tcp open ssl/http nginx
|
|
668
|
+
587/tcp open smtp Postfix smtpd
|
|
669
|
+
993/tcp open ssl/imap Dovecot imapd
|
|
670
|
+
995/tcp open ssl/pop3 Dovecot pop3d
|
|
671
|
+
Warning: OSScan results may be unreliable because we could not find at least 1 open and 1 closed port
|
|
672
|
+
Device type: WAP|phone
|
|
673
|
+
Running: Linux 2.4.X|2.6.X, Sony Ericsson embedded
|
|
674
|
+
OS CPE: cpe:/o:linux:linux_kernel:2.4.20 cpe:/o:linux:linux_kernel:2.6.22 cpe:/h:sonyericsson:u8i_vivaz
|
|
675
|
+
OS details: Tomato 1.28 (Linux 2.4.20), Tomato firmware (Linux 2.6.22), Sony Ericsson U8i Vivaz mobile phone
|
|
676
|
+
Service Info: Host: extraas-1.shared.oxilionhosted.nl
|
|
677
|
+
|
|
678
|
+
Nmap scan report for nbd-2.shared.oxilionhosted.nl (185.122.116.103)
|
|
679
|
+
Host is up (0.039s latency).
|
|
680
|
+
Not shown: 75 filtered tcp ports (no-response), 16 filtered tcp ports (host-prohibited)
|
|
681
|
+
PORT STATE SERVICE VERSION
|
|
682
|
+
25/tcp open smtp Postfix smtpd
|
|
683
|
+
80/tcp open http nginx
|
|
684
|
+
110/tcp open pop3 Dovecot pop3d
|
|
685
|
+
143/tcp open imap Dovecot imapd
|
|
686
|
+
443/tcp open ssl/http nginx
|
|
687
|
+
587/tcp open smtp Postfix smtpd
|
|
688
|
+
993/tcp open imaps?
|
|
689
|
+
995/tcp open pop3s?
|
|
690
|
+
8443/tcp open ssl/https-alt sw-cp-server
|
|
691
|
+
1 service unrecognized despite returning data. If you know the service/version, please submit the following fingerprint at https://nmap.org/cgi-bin/submit.cgi?new-service :
|
|
692
|
+
SF-Port8443-TCP:V=7.92%T=SSL%I=7%D=4/20%Time=62606910%P=x86_64-pc-linux-gn
|
|
693
|
+
SF:u%r(GetRequest,20E,"HTTP/1\.1\x20303\x20See\x20Other\r\nServer:\x20sw-c
|
|
694
|
+
SF:p-server\r\nDate:\x20Wed,\x2020\x20Apr\x202022\x2020:11:04\x20GMT\r\nCo
|
|
695
|
+
SF:ntent-Type:\x20text/html;\x20charset=UTF-8\r\nConnection:\x20close\r\nE
|
|
696
|
+
SF:xpires:\x20Fri,\x2028\x20May\x201999\x2000:00:00\x20GMT\r\nLast-Modifie
|
|
697
|
+
SF:d:\x20Wed,\x2020\x20Apr\x202022\x2020:11:04\x20GMT\r\nCache-Control:\x2
|
|
698
|
+
SF:0no-store,\x20no-cache,\x20must-revalidate\r\nCache-Control:\x20post-ch
|
|
699
|
+
SF:eck=0,\x20pre-check=0\r\nPragma:\x20no-cache\r\nP3P:\x20CP=\"NON\x20COR
|
|
700
|
+
SF:\x20CURa\x20ADMa\x20OUR\x20NOR\x20UNI\x20COM\x20NAV\x20STA\"\r\nX-Frame
|
|
701
|
+
SF:-Options:\x20SAMEORIGIN\r\nX-XSS-Protection:\x201;\x20mode=block\r\nLoc
|
|
702
|
+
SF:ation:\x20https://localhost:8443/login\.php\?success_redirect_url=%2F\r
|
|
703
|
+
SF:\n\r\n")%r(HTTPOptions,42B,"HTTP/1\.1\x20405\x20Not\x20Allowed\r\nServe
|
|
704
|
+
SF:r:\x20sw-cp-server\r\nDate:\x20Wed,\x2020\x20Apr\x202022\x2020:11:05\x2
|
|
705
|
+
SF:0GMT\r\nContent-Type:\x20text/html\r\nContent-Length:\x20893\r\nConnect
|
|
706
|
+
SF:ion:\x20close\r\nETag:\x20\"622ef300-37d\"\r\n\r\n<!DOCTYPE\x20html>\n<
|
|
707
|
+
SF:!--\x20Copyright\x201999-2021\.\x20Plesk\x20International\x20GmbH\.\x20
|
|
708
|
+
SF:All\x20rights\x20reserved\.\x20-->\n<html\x20lang=\"en\"\x20dir=\"ltr\"
|
|
709
|
+
SF:>\n<head>\n\x20\x20\x20\x20<meta\x20charset=\"utf-8\">\n\x20\x20\x20\x2
|
|
710
|
+
SF:0<meta\x20name=\"viewport\"\x20content=\"width=device-width,\x20initial
|
|
711
|
+
SF:-scale=1,\x20shrink-to-fit=no\">\n\x20\x20\x20\x20<title>405\x20Method\
|
|
712
|
+
SF:x20Not\x20Allowed</title>\n\x20\x20\x20\x20<link\x20rel=\"shortcut\x20i
|
|
713
|
+
SF:con\"\x20href=\"/favicon\.ico\">\n\x20\x20\x20\x20<link\x20rel=\"styles
|
|
714
|
+
SF:heet\"\x20href=\"/ui-library/plesk-ui-library\.css\?3\.25\.6\">\n\x20\x
|
|
715
|
+
SF:20\x20\x20<script\x20src=\"/ui-library/plesk-ui-library\.min\.js\?3\.25
|
|
716
|
+
SF:\.6\"></script>\n\x20\x20\x20\x20<script\x20src=\"/cp/javascript/vendor
|
|
717
|
+
SF:s\.js\"></script>\n\x20\x20\x20\x20<script\x20src=\"/cp/javascript/main
|
|
718
|
+
SF:\.js\"></script>\n\x20\x20\x20\x20<script\x20src=\"/error_docs/uat\.js\
|
|
719
|
+
SF:?v2\"></script>\n<link\x20href=\"/error_docs/app\.css\"\x20rel=\"styles
|
|
720
|
+
SF:heet\"></head>\n<body>\n<div\x20id=\"app\"></div>\n<")%r(FourOhFourRequ
|
|
721
|
+
SF:est,421,"HTTP/1\.1\x20404\x20Not\x20Found\r\nServer:\x20sw-cp-server\r\
|
|
722
|
+
SF:nDate:\x20Wed,\x2020\x20Apr\x202022\x2020:11:05\x20GMT\r\nContent-Type:
|
|
723
|
+
SF:\x20text/html\r\nContent-Length:\x20885\r\nConnection:\x20close\r\nETag
|
|
724
|
+
SF::\x20\"622ef300-375\"\r\n\r\n<!DOCTYPE\x20html>\n<!--\x20Copyright\x201
|
|
725
|
+
SF:999-2021\.\x20Plesk\x20International\x20GmbH\.\x20All\x20rights\x20rese
|
|
726
|
+
SF:rved\.\x20-->\n<html\x20lang=\"en\"\x20dir=\"ltr\">\n<head>\n\x20\x20\x
|
|
727
|
+
SF:20\x20<meta\x20charset=\"utf-8\">\n\x20\x20\x20\x20<meta\x20name=\"view
|
|
728
|
+
SF:port\"\x20content=\"width=device-width,\x20initial-scale=1,\x20shrink-t
|
|
729
|
+
SF:o-fit=no\">\n\x20\x20\x20\x20<title>404\x20Page\x20Not\x20Found</title>
|
|
730
|
+
SF:\n\x20\x20\x20\x20<link\x20rel=\"shortcut\x20icon\"\x20href=\"/favicon\
|
|
731
|
+
SF:.ico\">\n\x20\x20\x20\x20<link\x20rel=\"stylesheet\"\x20href=\"/ui-libr
|
|
732
|
+
SF:ary/plesk-ui-library\.css\?3\.25\.6\">\n\x20\x20\x20\x20<script\x20src=
|
|
733
|
+
SF:\"/ui-library/plesk-ui-library\.min\.js\?3\.25\.6\"></script>\n\x20\x20
|
|
734
|
+
SF:\x20\x20<script\x20src=\"/cp/javascript/vendors\.js\"></script>\n\x20\x
|
|
735
|
+
SF:20\x20\x20<script\x20src=\"/cp/javascript/main\.js\"></script>\n\x20\x2
|
|
736
|
+
SF:0\x20\x20<script\x20src=\"/error_docs/uat\.js\?v2\"></script>\n<link\x2
|
|
737
|
+
SF:0href=\"/error_docs/app\.css\"\x20rel=\"stylesheet\"></head>\n<body>\n<
|
|
738
|
+
SF:div\x20id=\"app\"></div>\n<script");
|
|
739
|
+
Warning: OSScan results may be unreliable because we could not find at least 1 open and 1 closed port
|
|
740
|
+
Device type: WAP|phone
|
|
741
|
+
Running: Linux 2.4.X|2.6.X, Sony Ericsson embedded
|
|
742
|
+
OS CPE: cpe:/o:linux:linux_kernel:2.4.20 cpe:/o:linux:linux_kernel:2.6.22 cpe:/h:sonyericsson:u8i_vivaz
|
|
743
|
+
OS details: Tomato 1.28 (Linux 2.4.20), Tomato firmware (Linux 2.6.22), Sony Ericsson U8i Vivaz mobile phone
|
|
744
|
+
Service Info: Host: nbd-2.shared.oxilionhosted.nl
|
|
745
|
+
|
|
746
|
+
Nmap scan report for zgsm-1.shared.oxilionhosted.nl (185.122.116.105)
|
|
747
|
+
Host is up (0.039s latency).
|
|
748
|
+
Not shown: 76 filtered tcp ports (no-response), 16 filtered tcp ports (host-prohibited)
|
|
749
|
+
PORT STATE SERVICE VERSION
|
|
750
|
+
25/tcp open smtp Postfix smtpd
|
|
751
|
+
80/tcp open http nginx
|
|
752
|
+
110/tcp open pop3 Dovecot pop3d
|
|
753
|
+
143/tcp open imap Dovecot imapd
|
|
754
|
+
443/tcp open ssl/http nginx
|
|
755
|
+
587/tcp open smtp Postfix smtpd
|
|
756
|
+
993/tcp open ssl/imap Dovecot imapd
|
|
757
|
+
995/tcp open ssl/pop3 Dovecot pop3d
|
|
758
|
+
Warning: OSScan results may be unreliable because we could not find at least 1 open and 1 closed port
|
|
759
|
+
Device type: WAP|phone
|
|
760
|
+
Running: Linux 2.4.X|2.6.X, Sony Ericsson embedded
|
|
761
|
+
OS CPE: cpe:/o:linux:linux_kernel:2.4.20 cpe:/o:linux:linux_kernel:2.6.22 cpe:/h:sonyericsson:u8i_vivaz
|
|
762
|
+
OS details: Tomato 1.28 (Linux 2.4.20), Tomato firmware (Linux 2.6.22), Sony Ericsson U8i Vivaz mobile phone
|
|
763
|
+
Service Info: Host: zgsm-1.shared.oxilionhosted.nl
|
|
764
|
+
|
|
765
|
+
Nmap scan report for goedverblijf-1.shared.oxilionhosted.nl (185.122.116.109)
|
|
766
|
+
Host is up (0.037s latency).
|
|
767
|
+
Not shown: 76 filtered tcp ports (no-response)
|
|
768
|
+
PORT STATE SERVICE VERSION
|
|
769
|
+
21/tcp open ftp ProFTPD
|
|
770
|
+
22/tcp open ssh OpenSSH 7.4 (protocol 2.0)
|
|
771
|
+
25/tcp open smtp Postfix smtpd
|
|
772
|
+
53/tcp open domain (unknown banner: none)
|
|
773
|
+
80/tcp open http nginx
|
|
774
|
+
106/tcp open tcpwrapped
|
|
775
|
+
110/tcp open pop3 Dovecot pop3d
|
|
776
|
+
139/tcp closed netbios-ssn
|
|
777
|
+
143/tcp open imap Dovecot imapd
|
|
778
|
+
443/tcp open ssl/http nginx
|
|
779
|
+
445/tcp closed microsoft-ds
|
|
780
|
+
465/tcp open ssl/smtp Postfix smtpd
|
|
781
|
+
587/tcp open smtp Postfix smtpd
|
|
782
|
+
993/tcp open ssl/imap Dovecot imapd
|
|
783
|
+
995/tcp open ssl/pop3 Dovecot pop3d
|
|
784
|
+
3306/tcp closed mysql
|
|
785
|
+
5432/tcp closed postgresql
|
|
786
|
+
8443/tcp open ssl/https-alt sw-cp-server
|
|
787
|
+
49152/tcp closed unknown
|
|
788
|
+
49153/tcp closed unknown
|
|
789
|
+
49154/tcp closed unknown
|
|
790
|
+
49155/tcp closed unknown
|
|
791
|
+
49156/tcp closed unknown
|
|
792
|
+
49157/tcp closed unknown
|
|
793
|
+
2 services unrecognized despite returning data. If you know the service/version, please submit the following fingerprints at https://nmap.org/cgi-bin/submit.cgi?new-service :
|
|
794
|
+
==============NEXT SERVICE FINGERPRINT (SUBMIT INDIVIDUALLY)==============
|
|
795
|
+
SF-Port53-TCP:V=7.92%I=7%D=4/20%Time=62606913%P=x86_64-pc-linux-gnu%r(DNSV
|
|
796
|
+
SF:ersionBindReqTCP,3F,"\0=\0\x06\x85\0\0\x01\0\x01\0\x01\0\0\x07version\x
|
|
797
|
+
SF:04bind\0\0\x10\0\x03\xc0\x0c\0\x10\0\x03\0\0\0\0\0\x05\x04none\xc0\x0c\
|
|
798
|
+
SF:0\x02\0\x03\0\0\0\0\0\x02\xc0\x0c");
|
|
799
|
+
==============NEXT SERVICE FINGERPRINT (SUBMIT INDIVIDUALLY)==============
|
|
800
|
+
SF-Port8443-TCP:V=7.92%T=SSL%I=7%D=4/20%Time=62606917%P=x86_64-pc-linux-gn
|
|
801
|
+
SF:u%r(GetRequest,20E,"HTTP/1\.1\x20303\x20See\x20Other\r\nServer:\x20sw-c
|
|
802
|
+
SF:p-server\r\nDate:\x20Wed,\x2020\x20Apr\x202022\x2020:11:12\x20GMT\r\nCo
|
|
803
|
+
SF:ntent-Type:\x20text/html;\x20charset=UTF-8\r\nConnection:\x20close\r\nE
|
|
804
|
+
SF:xpires:\x20Fri,\x2028\x20May\x201999\x2000:00:00\x20GMT\r\nLast-Modifie
|
|
805
|
+
SF:d:\x20Wed,\x2020\x20Apr\x202022\x2020:11:12\x20GMT\r\nCache-Control:\x2
|
|
806
|
+
SF:0no-store,\x20no-cache,\x20must-revalidate\r\nCache-Control:\x20post-ch
|
|
807
|
+
SF:eck=0,\x20pre-check=0\r\nPragma:\x20no-cache\r\nP3P:\x20CP=\"NON\x20COR
|
|
808
|
+
SF:\x20CURa\x20ADMa\x20OUR\x20NOR\x20UNI\x20COM\x20NAV\x20STA\"\r\nX-Frame
|
|
809
|
+
SF:-Options:\x20SAMEORIGIN\r\nX-XSS-Protection:\x201;\x20mode=block\r\nLoc
|
|
810
|
+
SF:ation:\x20https://localhost:8443/login\.php\?success_redirect_url=%2F\r
|
|
811
|
+
SF:\n\r\n")%r(HTTPOptions,42B,"HTTP/1\.1\x20405\x20Not\x20Allowed\r\nServe
|
|
812
|
+
SF:r:\x20sw-cp-server\r\nDate:\x20Wed,\x2020\x20Apr\x202022\x2020:11:12\x2
|
|
813
|
+
SF:0GMT\r\nContent-Type:\x20text/html\r\nContent-Length:\x20893\r\nConnect
|
|
814
|
+
SF:ion:\x20close\r\nETag:\x20\"622ef300-37d\"\r\n\r\n<!DOCTYPE\x20html>\n<
|
|
815
|
+
SF:!--\x20Copyright\x201999-2021\.\x20Plesk\x20International\x20GmbH\.\x20
|
|
816
|
+
SF:All\x20rights\x20reserved\.\x20-->\n<html\x20lang=\"en\"\x20dir=\"ltr\"
|
|
817
|
+
SF:>\n<head>\n\x20\x20\x20\x20<meta\x20charset=\"utf-8\">\n\x20\x20\x20\x2
|
|
818
|
+
SF:0<meta\x20name=\"viewport\"\x20content=\"width=device-width,\x20initial
|
|
819
|
+
SF:-scale=1,\x20shrink-to-fit=no\">\n\x20\x20\x20\x20<title>405\x20Method\
|
|
820
|
+
SF:x20Not\x20Allowed</title>\n\x20\x20\x20\x20<link\x20rel=\"shortcut\x20i
|
|
821
|
+
SF:con\"\x20href=\"/favicon\.ico\">\n\x20\x20\x20\x20<link\x20rel=\"styles
|
|
822
|
+
SF:heet\"\x20href=\"/ui-library/plesk-ui-library\.css\?3\.25\.6\">\n\x20\x
|
|
823
|
+
SF:20\x20\x20<script\x20src=\"/ui-library/plesk-ui-library\.min\.js\?3\.25
|
|
824
|
+
SF:\.6\"></script>\n\x20\x20\x20\x20<script\x20src=\"/cp/javascript/vendor
|
|
825
|
+
SF:s\.js\"></script>\n\x20\x20\x20\x20<script\x20src=\"/cp/javascript/main
|
|
826
|
+
SF:\.js\"></script>\n\x20\x20\x20\x20<script\x20src=\"/error_docs/uat\.js\
|
|
827
|
+
SF:?v2\"></script>\n<link\x20href=\"/error_docs/app\.css\"\x20rel=\"styles
|
|
828
|
+
SF:heet\"></head>\n<body>\n<div\x20id=\"app\"></div>\n<")%r(FourOhFourRequ
|
|
829
|
+
SF:est,421,"HTTP/1\.1\x20404\x20Not\x20Found\r\nServer:\x20sw-cp-server\r\
|
|
830
|
+
SF:nDate:\x20Wed,\x2020\x20Apr\x202022\x2020:11:12\x20GMT\r\nContent-Type:
|
|
831
|
+
SF:\x20text/html\r\nContent-Length:\x20885\r\nConnection:\x20close\r\nETag
|
|
832
|
+
SF::\x20\"622ef300-375\"\r\n\r\n<!DOCTYPE\x20html>\n<!--\x20Copyright\x201
|
|
833
|
+
SF:999-2021\.\x20Plesk\x20International\x20GmbH\.\x20All\x20rights\x20rese
|
|
834
|
+
SF:rved\.\x20-->\n<html\x20lang=\"en\"\x20dir=\"ltr\">\n<head>\n\x20\x20\x
|
|
835
|
+
SF:20\x20<meta\x20charset=\"utf-8\">\n\x20\x20\x20\x20<meta\x20name=\"view
|
|
836
|
+
SF:port\"\x20content=\"width=device-width,\x20initial-scale=1,\x20shrink-t
|
|
837
|
+
SF:o-fit=no\">\n\x20\x20\x20\x20<title>404\x20Page\x20Not\x20Found</title>
|
|
838
|
+
SF:\n\x20\x20\x20\x20<link\x20rel=\"shortcut\x20icon\"\x20href=\"/favicon\
|
|
839
|
+
SF:.ico\">\n\x20\x20\x20\x20<link\x20rel=\"stylesheet\"\x20href=\"/ui-libr
|
|
840
|
+
SF:ary/plesk-ui-library\.css\?3\.25\.6\">\n\x20\x20\x20\x20<script\x20src=
|
|
841
|
+
SF:\"/ui-library/plesk-ui-library\.min\.js\?3\.25\.6\"></script>\n\x20\x20
|
|
842
|
+
SF:\x20\x20<script\x20src=\"/cp/javascript/vendors\.js\"></script>\n\x20\x
|
|
843
|
+
SF:20\x20\x20<script\x20src=\"/cp/javascript/main\.js\"></script>\n\x20\x2
|
|
844
|
+
SF:0\x20\x20<script\x20src=\"/error_docs/uat\.js\?v2\"></script>\n<link\x2
|
|
845
|
+
SF:0href=\"/error_docs/app\.css\"\x20rel=\"stylesheet\"></head>\n<body>\n<
|
|
846
|
+
SF:div\x20id=\"app\"></div>\n<script");
|
|
847
|
+
Device type: firewall
|
|
848
|
+
Running (JUST GUESSING): Fortinet embedded (87%)
|
|
849
|
+
OS CPE: cpe:/h:fortinet:fortigate_100d
|
|
850
|
+
Aggressive OS guesses: Fortinet FortiGate 100D firewall (87%)
|
|
851
|
+
No exact OS matches for host (test conditions non-ideal).
|
|
852
|
+
Service Info: Host: goedverblijf-1.shared.oxilionhosted.nl
|
|
853
|
+
|
|
854
|
+
Nmap scan report for stkkr-1.shared.oxilionhosted.nl (185.122.116.111)
|
|
855
|
+
Host is up (0.038s latency).
|
|
856
|
+
Not shown: 82 filtered tcp ports (no-response), 16 filtered tcp ports (host-prohibited)
|
|
857
|
+
PORT STATE SERVICE VERSION
|
|
858
|
+
80/tcp open http nginx
|
|
859
|
+
443/tcp open ssl/http nginx
|
|
860
|
+
Warning: OSScan results may be unreliable because we could not find at least 1 open and 1 closed port
|
|
861
|
+
Device type: WAP|phone
|
|
862
|
+
Running: Linux 2.4.X|2.6.X, Sony Ericsson embedded
|
|
863
|
+
OS CPE: cpe:/o:linux:linux_kernel:2.4.20 cpe:/o:linux:linux_kernel:2.6.22 cpe:/h:sonyericsson:u8i_vivaz
|
|
864
|
+
OS details: Tomato 1.28 (Linux 2.4.20), Tomato firmware (Linux 2.6.22), Sony Ericsson U8i Vivaz mobile phone
|
|
865
|
+
|
|
866
|
+
Nmap scan report for stkkr-dev-1.shared.oxilionhosted.nl (185.122.116.112)
|
|
867
|
+
Host is up (0.039s latency).
|
|
868
|
+
Not shown: 82 filtered tcp ports (no-response), 16 filtered tcp ports (host-prohibited)
|
|
869
|
+
PORT STATE SERVICE VERSION
|
|
870
|
+
80/tcp open http nginx
|
|
871
|
+
443/tcp open ssl/http nginx
|
|
872
|
+
Warning: OSScan results may be unreliable because we could not find at least 1 open and 1 closed port
|
|
873
|
+
Device type: WAP|phone
|
|
874
|
+
Running: Linux 2.4.X|2.6.X, Sony Ericsson embedded
|
|
875
|
+
OS CPE: cpe:/o:linux:linux_kernel:2.4.20 cpe:/o:linux:linux_kernel:2.6.22 cpe:/h:sonyericsson:u8i_vivaz
|
|
876
|
+
OS details: Tomato 1.28 (Linux 2.4.20), Tomato firmware (Linux 2.6.22), Sony Ericsson U8i Vivaz mobile phone
|
|
877
|
+
|
|
878
|
+
Nmap scan report for ceruleanlogic-1.shared.oxilionhosted.nl (185.122.116.115)
|
|
879
|
+
Host is up (0.037s latency).
|
|
880
|
+
Not shown: 90 filtered tcp ports (no-response)
|
|
881
|
+
PORT STATE SERVICE VERSION
|
|
882
|
+
25/tcp open smtp Exim smtpd 4.95
|
|
883
|
+
53/tcp open domain ISC BIND 9.11.4-P2 (RedHat Enterprise Linux 7)
|
|
884
|
+
80/tcp open http Apache/2
|
|
885
|
+
110/tcp open pop3 Dovecot DirectAdmin pop3d
|
|
886
|
+
143/tcp open imap Dovecot imapd
|
|
887
|
+
443/tcp open ssl/https Apache/2
|
|
888
|
+
465/tcp open ssl/smtp Exim smtpd 4.95
|
|
889
|
+
587/tcp open smtp Exim smtpd 4.95
|
|
890
|
+
993/tcp open imaps?
|
|
891
|
+
995/tcp open pop3s?
|
|
892
|
+
2 services unrecognized despite returning data. If you know the service/version, please submit the following fingerprints at https://nmap.org/cgi-bin/submit.cgi?new-service :
|
|
893
|
+
==============NEXT SERVICE FINGERPRINT (SUBMIT INDIVIDUALLY)==============
|
|
894
|
+
SF-Port80-TCP:V=7.92%I=7%D=4/20%Time=62606917%P=x86_64-pc-linux-gnu%r(GetR
|
|
895
|
+
SF:equest,140,"HTTP/1\.1\x20200\x20OK\r\nDate:\x20Wed,\x2020\x20Apr\x20202
|
|
896
|
+
SF:2\x2020:11:11\x20GMT\r\nServer:\x20Apache/2\r\nUpgrade:\x20h2,h2c\r\nCo
|
|
897
|
+
SF:nnection:\x20Upgrade,\x20close\r\nLast-Modified:\x20Thu,\x2007\x20Apr\x
|
|
898
|
+
SF:202022\x2004:56:22\x20GMT\r\nETag:\x20\"2c-5dc094ca94fd0\"\r\nAccept-Ra
|
|
899
|
+
SF:nges:\x20bytes\r\nContent-Length:\x2044\r\nVary:\x20User-Agent\r\nConte
|
|
900
|
+
SF:nt-Type:\x20text/html\r\n\r\n<html>Apache\x20is\x20functioning\x20norma
|
|
901
|
+
SF:lly</html>\n")%r(HTTPOptions,D3,"HTTP/1\.1\x20200\x20OK\r\nDate:\x20Wed
|
|
902
|
+
SF:,\x2020\x20Apr\x202022\x2020:11:11\x20GMT\r\nServer:\x20Apache/2\r\nUpg
|
|
903
|
+
SF:rade:\x20h2,h2c\r\nConnection:\x20Upgrade,\x20close\r\nAllow:\x20HEAD,G
|
|
904
|
+
SF:ET,POST,OPTIONS\r\nVary:\x20User-Agent\r\nContent-Length:\x200\r\nConte
|
|
905
|
+
SF:nt-Type:\x20text/html\r\n\r\n")%r(RTSPRequest,18A,"HTTP/1\.1\x20400\x20
|
|
906
|
+
SF:Bad\x20Request\r\nDate:\x20Wed,\x2020\x20Apr\x202022\x2020:11:11\x20GMT
|
|
907
|
+
SF:\r\nServer:\x20Apache/2\r\nContent-Length:\x20226\r\nConnection:\x20clo
|
|
908
|
+
SF:se\r\nContent-Type:\x20text/html;\x20charset=iso-8859-1\r\n\r\n<!DOCTYP
|
|
909
|
+
SF:E\x20HTML\x20PUBLIC\x20\"-//IETF//DTD\x20HTML\x202\.0//EN\">\n<html><he
|
|
910
|
+
SF:ad>\n<title>400\x20Bad\x20Request</title>\n</head><body>\n<h1>Bad\x20Re
|
|
911
|
+
SF:quest</h1>\n<p>Your\x20browser\x20sent\x20a\x20request\x20that\x20this\
|
|
912
|
+
SF:x20server\x20could\x20not\x20understand\.<br\x20/>\n</p>\n</body></html
|
|
913
|
+
SF:>\n")%r(FourOhFourRequest,1E1,"HTTP/1\.1\x20404\x20Not\x20Found\r\nDate
|
|
914
|
+
SF::\x20Wed,\x2020\x20Apr\x202022\x2020:11:16\x20GMT\r\nServer:\x20Apache/
|
|
915
|
+
SF:2\r\nContent-Length:\x20315\r\nConnection:\x20close\r\nContent-Type:\x2
|
|
916
|
+
SF:0text/html;\x20charset=iso-8859-1\r\n\r\n<!DOCTYPE\x20HTML\x20PUBLIC\x2
|
|
917
|
+
SF:0\"-//IETF//DTD\x20HTML\x202\.0//EN\">\n<html><head>\n<title>404\x20Not
|
|
918
|
+
SF:\x20Found</title>\n</head><body>\n<h1>Not\x20Found</h1>\n<p>The\x20requ
|
|
919
|
+
SF:ested\x20URL\x20was\x20not\x20found\x20on\x20this\x20server\.</p>\n<p>A
|
|
920
|
+
SF:dditionally,\x20a\x20404\x20Not\x20Found\nerror\x20was\x20encountered\x
|
|
921
|
+
SF:20while\x20trying\x20to\x20use\x20an\x20ErrorDocument\x20to\x20handle\x
|
|
922
|
+
SF:20the\x20request\.</p>\n</body></html>\n")%r(Help,18A,"HTTP/1\.1\x20400
|
|
923
|
+
SF:\x20Bad\x20Request\r\nDate:\x20Wed,\x2020\x20Apr\x202022\x2020:11:36\x2
|
|
924
|
+
SF:0GMT\r\nServer:\x20Apache/2\r\nContent-Length:\x20226\r\nConnection:\x2
|
|
925
|
+
SF:0close\r\nContent-Type:\x20text/html;\x20charset=iso-8859-1\r\n\r\n<!DO
|
|
926
|
+
SF:CTYPE\x20HTML\x20PUBLIC\x20\"-//IETF//DTD\x20HTML\x202\.0//EN\">\n<html
|
|
927
|
+
SF:><head>\n<title>400\x20Bad\x20Request</title>\n</head><body>\n<h1>Bad\x
|
|
928
|
+
SF:20Request</h1>\n<p>Your\x20browser\x20sent\x20a\x20request\x20that\x20t
|
|
929
|
+
SF:his\x20server\x20could\x20not\x20understand\.<br\x20/>\n</p>\n</body></
|
|
930
|
+
SF:html>\n");
|
|
931
|
+
==============NEXT SERVICE FINGERPRINT (SUBMIT INDIVIDUALLY)==============
|
|
932
|
+
SF-Port443-TCP:V=7.92%T=SSL%I=7%D=4/20%Time=6260691D%P=x86_64-pc-linux-gnu
|
|
933
|
+
SF:%r(GetRequest,140,"HTTP/1\.1\x20200\x20OK\r\nDate:\x20Wed,\x2020\x20Apr
|
|
934
|
+
SF:\x202022\x2020:11:17\x20GMT\r\nServer:\x20Apache/2\r\nUpgrade:\x20h2,h2
|
|
935
|
+
SF:c\r\nConnection:\x20Upgrade,\x20close\r\nLast-Modified:\x20Thu,\x2007\x
|
|
936
|
+
SF:20Apr\x202022\x2004:56:22\x20GMT\r\nETag:\x20\"2c-5dc094ca94fd0\"\r\nAc
|
|
937
|
+
SF:cept-Ranges:\x20bytes\r\nContent-Length:\x2044\r\nVary:\x20User-Agent\r
|
|
938
|
+
SF:\nContent-Type:\x20text/html\r\n\r\n<html>Apache\x20is\x20functioning\x
|
|
939
|
+
SF:20normally</html>\n")%r(HTTPOptions,D3,"HTTP/1\.1\x20200\x20OK\r\nDate:
|
|
940
|
+
SF:\x20Wed,\x2020\x20Apr\x202022\x2020:11:17\x20GMT\r\nServer:\x20Apache/2
|
|
941
|
+
SF:\r\nUpgrade:\x20h2,h2c\r\nConnection:\x20Upgrade,\x20close\r\nAllow:\x2
|
|
942
|
+
SF:0HEAD,GET,POST,OPTIONS\r\nVary:\x20User-Agent\r\nContent-Length:\x200\r
|
|
943
|
+
SF:\nContent-Type:\x20text/html\r\n\r\n")%r(FourOhFourRequest,1E1,"HTTP/1\
|
|
944
|
+
SF:.1\x20404\x20Not\x20Found\r\nDate:\x20Wed,\x2020\x20Apr\x202022\x2020:1
|
|
945
|
+
SF:1:17\x20GMT\r\nServer:\x20Apache/2\r\nContent-Length:\x20315\r\nConnect
|
|
946
|
+
SF:ion:\x20close\r\nContent-Type:\x20text/html;\x20charset=iso-8859-1\r\n\
|
|
947
|
+
SF:r\n<!DOCTYPE\x20HTML\x20PUBLIC\x20\"-//IETF//DTD\x20HTML\x202\.0//EN\">
|
|
948
|
+
SF:\n<html><head>\n<title>404\x20Not\x20Found</title>\n</head><body>\n<h1>
|
|
949
|
+
SF:Not\x20Found</h1>\n<p>The\x20requested\x20URL\x20was\x20not\x20found\x2
|
|
950
|
+
SF:0on\x20this\x20server\.</p>\n<p>Additionally,\x20a\x20404\x20Not\x20Fou
|
|
951
|
+
SF:nd\nerror\x20was\x20encountered\x20while\x20trying\x20to\x20use\x20an\x
|
|
952
|
+
SF:20ErrorDocument\x20to\x20handle\x20the\x20request\.</p>\n</body></html>
|
|
953
|
+
SF:\n")%r(RTSPRequest,18A,"HTTP/1\.1\x20400\x20Bad\x20Request\r\nDate:\x20
|
|
954
|
+
SF:Wed,\x2020\x20Apr\x202022\x2020:11:28\x20GMT\r\nServer:\x20Apache/2\r\n
|
|
955
|
+
SF:Content-Length:\x20226\r\nConnection:\x20close\r\nContent-Type:\x20text
|
|
956
|
+
SF:/html;\x20charset=iso-8859-1\r\n\r\n<!DOCTYPE\x20HTML\x20PUBLIC\x20\"-/
|
|
957
|
+
SF:/IETF//DTD\x20HTML\x202\.0//EN\">\n<html><head>\n<title>400\x20Bad\x20R
|
|
958
|
+
SF:equest</title>\n</head><body>\n<h1>Bad\x20Request</h1>\n<p>Your\x20brow
|
|
959
|
+
SF:ser\x20sent\x20a\x20request\x20that\x20this\x20server\x20could\x20not\x
|
|
960
|
+
SF:20understand\.<br\x20/>\n</p>\n</body></html>\n")%r(Help,18A,"HTTP/1\.1
|
|
961
|
+
SF:\x20400\x20Bad\x20Request\r\nDate:\x20Wed,\x2020\x20Apr\x202022\x2020:1
|
|
962
|
+
SF:1:43\x20GMT\r\nServer:\x20Apache/2\r\nContent-Length:\x20226\r\nConnect
|
|
963
|
+
SF:ion:\x20close\r\nContent-Type:\x20text/html;\x20charset=iso-8859-1\r\n\
|
|
964
|
+
SF:r\n<!DOCTYPE\x20HTML\x20PUBLIC\x20\"-//IETF//DTD\x20HTML\x202\.0//EN\">
|
|
965
|
+
SF:\n<html><head>\n<title>400\x20Bad\x20Request</title>\n</head><body>\n<h
|
|
966
|
+
SF:1>Bad\x20Request</h1>\n<p>Your\x20browser\x20sent\x20a\x20request\x20th
|
|
967
|
+
SF:at\x20this\x20server\x20could\x20not\x20understand\.<br\x20/>\n</p>\n</
|
|
968
|
+
SF:body></html>\n");
|
|
969
|
+
Warning: OSScan results may be unreliable because we could not find at least 1 open and 1 closed port
|
|
970
|
+
Device type: WAP|phone
|
|
971
|
+
Running: Linux 2.4.X|2.6.X, Sony Ericsson embedded
|
|
972
|
+
OS CPE: cpe:/o:linux:linux_kernel:2.4.20 cpe:/o:linux:linux_kernel:2.6.22 cpe:/h:sonyericsson:u8i_vivaz
|
|
973
|
+
OS details: Tomato 1.28 (Linux 2.4.20), Tomato firmware (Linux 2.6.22), Sony Ericsson U8i Vivaz mobile phone
|
|
974
|
+
Service Info: OS: Linux; CPE: cpe:/o:redhat:enterprise_linux:7
|
|
975
|
+
|
|
976
|
+
Nmap scan report for nedbase-3.shared.oxilionhosted.nl (185.122.116.118)
|
|
977
|
+
Host is up (0.038s latency).
|
|
978
|
+
Not shown: 76 filtered tcp ports (no-response), 16 filtered tcp ports (host-prohibited)
|
|
979
|
+
PORT STATE SERVICE VERSION
|
|
980
|
+
25/tcp open smtp Postfix smtpd
|
|
981
|
+
80/tcp open http nginx
|
|
982
|
+
110/tcp open pop3 Dovecot pop3d
|
|
983
|
+
143/tcp open imap Dovecot imapd
|
|
984
|
+
443/tcp open ssl/http nginx
|
|
985
|
+
587/tcp open smtp Postfix smtpd
|
|
986
|
+
993/tcp open imaps?
|
|
987
|
+
995/tcp open pop3s?
|
|
988
|
+
Warning: OSScan results may be unreliable because we could not find at least 1 open and 1 closed port
|
|
989
|
+
Device type: WAP|phone
|
|
990
|
+
Running: Linux 2.4.X|2.6.X, Sony Ericsson embedded
|
|
991
|
+
OS CPE: cpe:/o:linux:linux_kernel:2.4.20 cpe:/o:linux:linux_kernel:2.6.22 cpe:/h:sonyericsson:u8i_vivaz
|
|
992
|
+
OS details: Tomato 1.28 (Linux 2.4.20), Tomato firmware (Linux 2.6.22), Sony Ericsson U8i Vivaz mobile phone
|
|
993
|
+
Service Info: Host: nedbase-3.shared.oxilionhosted.nl
|
|
994
|
+
|
|
995
|
+
Nmap scan report for castroloiltraining-1.shared.oxilionhosted.nl (185.122.116.134)
|
|
996
|
+
Host is up (0.043s latency).
|
|
997
|
+
Not shown: 82 filtered tcp ports (no-response), 16 filtered tcp ports (host-prohibited)
|
|
998
|
+
PORT STATE SERVICE VERSION
|
|
999
|
+
80/tcp open http nginx
|
|
1000
|
+
443/tcp open ssl/http nginx
|
|
1001
|
+
Warning: OSScan results may be unreliable because we could not find at least 1 open and 1 closed port
|
|
1002
|
+
Device type: WAP|phone
|
|
1003
|
+
Running: Linux 2.4.X|2.6.X, Sony Ericsson embedded
|
|
1004
|
+
OS CPE: cpe:/o:linux:linux_kernel:2.4.20 cpe:/o:linux:linux_kernel:2.6.22 cpe:/h:sonyericsson:u8i_vivaz
|
|
1005
|
+
OS details: Tomato 1.28 (Linux 2.4.20), Tomato firmware (Linux 2.6.22), Sony Ericsson U8i Vivaz mobile phone
|
|
1006
|
+
|
|
1007
|
+
Nmap scan report for ichoh-1.shared.oxilionhosted.nl (185.122.116.135)
|
|
1008
|
+
Host is up (0.042s latency).
|
|
1009
|
+
Not shown: 75 filtered tcp ports (no-response), 16 filtered tcp ports (host-prohibited)
|
|
1010
|
+
PORT STATE SERVICE VERSION
|
|
1011
|
+
21/tcp open ftp ProFTPD
|
|
1012
|
+
25/tcp open smtp Postfix smtpd
|
|
1013
|
+
80/tcp open http nginx
|
|
1014
|
+
110/tcp open pop3 Dovecot pop3d
|
|
1015
|
+
143/tcp open imap Dovecot imapd
|
|
1016
|
+
443/tcp open ssl/http nginx
|
|
1017
|
+
587/tcp open smtp Postfix smtpd
|
|
1018
|
+
993/tcp open ssl/imap Dovecot imapd
|
|
1019
|
+
995/tcp open ssl/pop3 Dovecot pop3d
|
|
1020
|
+
Warning: OSScan results may be unreliable because we could not find at least 1 open and 1 closed port
|
|
1021
|
+
Device type: WAP|phone
|
|
1022
|
+
Running: Linux 2.4.X|2.6.X, Sony Ericsson embedded
|
|
1023
|
+
OS CPE: cpe:/o:linux:linux_kernel:2.4.20 cpe:/o:linux:linux_kernel:2.6.22 cpe:/h:sonyericsson:u8i_vivaz
|
|
1024
|
+
OS details: Tomato 1.28 (Linux 2.4.20), Tomato firmware (Linux 2.6.22), Sony Ericsson U8i Vivaz mobile phone
|
|
1025
|
+
Service Info: Host: ichoh-1.shared.oxilionhosted.nl
|
|
1026
|
+
|
|
1027
|
+
Nmap scan report for nedbase-4.shared.oxilionhosted.nl (185.122.116.143)
|
|
1028
|
+
Host is up (0.041s latency).
|
|
1029
|
+
Not shown: 82 filtered tcp ports (no-response), 16 filtered tcp ports (host-prohibited)
|
|
1030
|
+
PORT STATE SERVICE VERSION
|
|
1031
|
+
80/tcp open http nginx
|
|
1032
|
+
443/tcp open ssl/http nginx
|
|
1033
|
+
Warning: OSScan results may be unreliable because we could not find at least 1 open and 1 closed port
|
|
1034
|
+
Device type: WAP|phone
|
|
1035
|
+
Running: Linux 2.4.X|2.6.X, Sony Ericsson embedded
|
|
1036
|
+
OS CPE: cpe:/o:linux:linux_kernel:2.4.20 cpe:/o:linux:linux_kernel:2.6.22 cpe:/h:sonyericsson:u8i_vivaz
|
|
1037
|
+
OS details: Tomato 1.28 (Linux 2.4.20), Tomato firmware (Linux 2.6.22), Sony Ericsson U8i Vivaz mobile phone
|
|
1038
|
+
|
|
1039
|
+
Nmap scan report for wellant-1.shared.oxilionhosted.nl (185.122.116.151)
|
|
1040
|
+
Host is up (0.044s latency).
|
|
1041
|
+
Not shown: 82 filtered tcp ports (no-response), 16 filtered tcp ports (host-prohibited)
|
|
1042
|
+
PORT STATE SERVICE VERSION
|
|
1043
|
+
80/tcp open http Apache httpd
|
|
1044
|
+
443/tcp open ssl/http Apache httpd
|
|
1045
|
+
Warning: OSScan results may be unreliable because we could not find at least 1 open and 1 closed port
|
|
1046
|
+
Device type: WAP|phone
|
|
1047
|
+
Running: Linux 2.4.X|2.6.X, Sony Ericsson embedded
|
|
1048
|
+
OS CPE: cpe:/o:linux:linux_kernel:2.4.20 cpe:/o:linux:linux_kernel:2.6.22 cpe:/h:sonyericsson:u8i_vivaz
|
|
1049
|
+
OS details: Tomato 1.28 (Linux 2.4.20), Tomato firmware (Linux 2.6.22), Sony Ericsson U8i Vivaz mobile phone
|
|
1050
|
+
|
|
1051
|
+
Nmap scan report for mcsh-1.shared.oxilionhosted.nl (185.122.116.153)
|
|
1052
|
+
Host is up (0.043s latency).
|
|
1053
|
+
Not shown: 76 filtered tcp ports (no-response), 16 filtered tcp ports (host-prohibited)
|
|
1054
|
+
PORT STATE SERVICE VERSION
|
|
1055
|
+
25/tcp open smtp Postfix smtpd
|
|
1056
|
+
80/tcp open http nginx
|
|
1057
|
+
110/tcp open pop3 Dovecot pop3d
|
|
1058
|
+
143/tcp open imap Dovecot imapd
|
|
1059
|
+
443/tcp open ssl/http nginx
|
|
1060
|
+
587/tcp open smtp Postfix smtpd
|
|
1061
|
+
993/tcp open ssl/imap Dovecot imapd
|
|
1062
|
+
995/tcp open ssl/pop3 Dovecot pop3d
|
|
1063
|
+
Warning: OSScan results may be unreliable because we could not find at least 1 open and 1 closed port
|
|
1064
|
+
Device type: WAP|phone
|
|
1065
|
+
Running: Linux 2.4.X|2.6.X, Sony Ericsson embedded
|
|
1066
|
+
OS CPE: cpe:/o:linux:linux_kernel:2.4.20 cpe:/o:linux:linux_kernel:2.6.22 cpe:/h:sonyericsson:u8i_vivaz
|
|
1067
|
+
OS details: Tomato 1.28 (Linux 2.4.20), Tomato firmware (Linux 2.6.22), Sony Ericsson U8i Vivaz mobile phone
|
|
1068
|
+
Service Info: Host: mcsh-1.shared.oxilionhosted.nl
|
|
1069
|
+
|
|
1070
|
+
Nmap scan report for nedbase-5.shared.oxilionhosted.nl (185.122.116.155)
|
|
1071
|
+
Host is up (0.042s latency).
|
|
1072
|
+
Not shown: 76 filtered tcp ports (no-response), 16 filtered tcp ports (host-prohibited)
|
|
1073
|
+
PORT STATE SERVICE VERSION
|
|
1074
|
+
25/tcp open smtp Postfix smtpd
|
|
1075
|
+
80/tcp open http nginx
|
|
1076
|
+
110/tcp open pop3 Dovecot pop3d
|
|
1077
|
+
143/tcp open imap Dovecot imapd
|
|
1078
|
+
443/tcp open ssl/http nginx
|
|
1079
|
+
587/tcp open smtp Postfix smtpd
|
|
1080
|
+
993/tcp open imaps?
|
|
1081
|
+
995/tcp open pop3s?
|
|
1082
|
+
Warning: OSScan results may be unreliable because we could not find at least 1 open and 1 closed port
|
|
1083
|
+
Device type: WAP|phone
|
|
1084
|
+
Running: Linux 2.4.X|2.6.X, Sony Ericsson embedded
|
|
1085
|
+
OS CPE: cpe:/o:linux:linux_kernel:2.4.20 cpe:/o:linux:linux_kernel:2.6.22 cpe:/h:sonyericsson:u8i_vivaz
|
|
1086
|
+
OS details: Tomato 1.28 (Linux 2.4.20), Tomato firmware (Linux 2.6.22), Sony Ericsson U8i Vivaz mobile phone
|
|
1087
|
+
Service Info: Host: nedbase-5.shared.oxilionhosted.nl
|
|
1088
|
+
|
|
1089
|
+
Nmap scan report for transportingwheels-1.shared.oxilionhosted.nl (185.122.116.157)
|
|
1090
|
+
Host is up (0.043s latency).
|
|
1091
|
+
Not shown: 91 filtered tcp ports (no-response)
|
|
1092
|
+
PORT STATE SERVICE VERSION
|
|
1093
|
+
25/tcp open smtp Postfix smtpd
|
|
1094
|
+
80/tcp open http nginx
|
|
1095
|
+
110/tcp open pop3 Dovecot pop3d
|
|
1096
|
+
143/tcp open imap Dovecot imapd
|
|
1097
|
+
443/tcp open ssl/http nginx
|
|
1098
|
+
465/tcp open ssl/smtp Postfix smtpd
|
|
1099
|
+
587/tcp open smtp Postfix smtpd
|
|
1100
|
+
993/tcp open imaps?
|
|
1101
|
+
995/tcp open pop3s?
|
|
1102
|
+
Warning: OSScan results may be unreliable because we could not find at least 1 open and 1 closed port
|
|
1103
|
+
Device type: WAP|phone
|
|
1104
|
+
Running: Linux 2.4.X|2.6.X, Sony Ericsson embedded
|
|
1105
|
+
OS CPE: cpe:/o:linux:linux_kernel:2.4.20 cpe:/o:linux:linux_kernel:2.6.22 cpe:/h:sonyericsson:u8i_vivaz
|
|
1106
|
+
OS details: Tomato 1.28 (Linux 2.4.20), Tomato firmware (Linux 2.6.22), Sony Ericsson U8i Vivaz mobile phone
|
|
1107
|
+
Service Info: Host: transportingwheels-1.shared.oxilionhosted.nl
|
|
1108
|
+
|
|
1109
|
+
Nmap scan report for nbd-3.shared.oxilionhosted.nl (185.122.116.163)
|
|
1110
|
+
Host is up (0.043s latency).
|
|
1111
|
+
Not shown: 82 filtered tcp ports (no-response), 16 filtered tcp ports (host-prohibited)
|
|
1112
|
+
PORT STATE SERVICE VERSION
|
|
1113
|
+
80/tcp open http Apache httpd
|
|
1114
|
+
443/tcp open ssl/http Apache httpd
|
|
1115
|
+
Warning: OSScan results may be unreliable because we could not find at least 1 open and 1 closed port
|
|
1116
|
+
Device type: WAP|phone
|
|
1117
|
+
Running: Linux 2.4.X|2.6.X, Sony Ericsson embedded
|
|
1118
|
+
OS CPE: cpe:/o:linux:linux_kernel:2.4.20 cpe:/o:linux:linux_kernel:2.6.22 cpe:/h:sonyericsson:u8i_vivaz
|
|
1119
|
+
OS details: Tomato 1.28 (Linux 2.4.20), Tomato firmware (Linux 2.6.22), Sony Ericsson U8i Vivaz mobile phone
|
|
1120
|
+
|
|
1121
|
+
Nmap scan report for carenet-web-1.shared.oxilionhosted.nl (185.122.116.164)
|
|
1122
|
+
Host is up (0.043s latency).
|
|
1123
|
+
Not shown: 82 filtered tcp ports (no-response), 16 filtered tcp ports (host-prohibited)
|
|
1124
|
+
PORT STATE SERVICE VERSION
|
|
1125
|
+
80/tcp open http nginx
|
|
1126
|
+
443/tcp open ssl/http nginx
|
|
1127
|
+
Warning: OSScan results may be unreliable because we could not find at least 1 open and 1 closed port
|
|
1128
|
+
Device type: WAP|phone
|
|
1129
|
+
Running: Linux 2.4.X|2.6.X, Sony Ericsson embedded
|
|
1130
|
+
OS CPE: cpe:/o:linux:linux_kernel:2.4.20 cpe:/o:linux:linux_kernel:2.6.22 cpe:/h:sonyericsson:u8i_vivaz
|
|
1131
|
+
OS details: Tomato 1.28 (Linux 2.4.20), Tomato firmware (Linux 2.6.22), Sony Ericsson U8i Vivaz mobile phone
|
|
1132
|
+
|
|
1133
|
+
Nmap scan report for carenet-db-1.shared.oxilionhosted.nl (185.122.116.165)
|
|
1134
|
+
Host is up (0.037s latency).
|
|
1135
|
+
All 100 scanned ports on carenet-db-1.shared.oxilionhosted.nl (185.122.116.165) are in ignored states.
|
|
1136
|
+
Not shown: 85 filtered tcp ports (no-response), 15 filtered tcp ports (host-prohibited)
|
|
1137
|
+
Too many fingerprints match this host to give specific OS details
|
|
1138
|
+
|
|
1139
|
+
Nmap scan report for omjs-web-1.shared.oxilionhosted.nl (185.122.116.166)
|
|
1140
|
+
Host is up (0.043s latency).
|
|
1141
|
+
Not shown: 81 filtered tcp ports (no-response), 16 filtered tcp ports (host-prohibited)
|
|
1142
|
+
PORT STATE SERVICE VERSION
|
|
1143
|
+
80/tcp open http nginx
|
|
1144
|
+
443/tcp open ssl/http nginx
|
|
1145
|
+
6001/tcp open X11:1?
|
|
1146
|
+
1 service unrecognized despite returning data. If you know the service/version, please submit the following fingerprint at https://nmap.org/cgi-bin/submit.cgi?new-service :
|
|
1147
|
+
SF-Port6001-TCP:V=7.92%I=7%D=4/20%Time=6260693F%P=x86_64-pc-linux-gnu%r(Ge
|
|
1148
|
+
SF:tRequest,37,"HTTP/1\.1\x20404\x20Not\x20Found\r\nX-Powered-By:\x20Ratch
|
|
1149
|
+
SF:et/0\.4\.4\r\n\r\n")%r(HTTPOptions,37,"HTTP/1\.1\x20404\x20Not\x20Found
|
|
1150
|
+
SF:\r\nX-Powered-By:\x20Ratchet/0\.4\.4\r\n\r\n")%r(RTSPRequest,37,"HTTP/1
|
|
1151
|
+
SF:\.1\x20404\x20Not\x20Found\r\nX-Powered-By:\x20Ratchet/0\.4\.4\r\n\r\n"
|
|
1152
|
+
SF:)%r(FourOhFourRequest,37,"HTTP/1\.1\x20404\x20Not\x20Found\r\nX-Powered
|
|
1153
|
+
SF:-By:\x20Ratchet/0\.4\.4\r\n\r\n")%r(SIPOptions,43,"HTTP/1\.1\x20500\x20
|
|
1154
|
+
SF:Internal\x20Server\x20Error\r\nX-Powered-By:\x20Ratchet/0\.4\.4\r\n\r\n
|
|
1155
|
+
SF:");
|
|
1156
|
+
Warning: OSScan results may be unreliable because we could not find at least 1 open and 1 closed port
|
|
1157
|
+
Device type: WAP|phone
|
|
1158
|
+
Running: Linux 2.4.X|2.6.X, Sony Ericsson embedded
|
|
1159
|
+
OS CPE: cpe:/o:linux:linux_kernel:2.4.20 cpe:/o:linux:linux_kernel:2.6.22 cpe:/h:sonyericsson:u8i_vivaz
|
|
1160
|
+
OS details: Tomato 1.28 (Linux 2.4.20), Tomato firmware (Linux 2.6.22), Sony Ericsson U8i Vivaz mobile phone
|
|
1161
|
+
|
|
1162
|
+
Nmap scan report for omjs-db-1.shared.oxilionhosted.nl (185.122.116.167)
|
|
1163
|
+
Host is up (0.037s latency).
|
|
1164
|
+
All 100 scanned ports on omjs-db-1.shared.oxilionhosted.nl (185.122.116.167) are in ignored states.
|
|
1165
|
+
Not shown: 84 filtered tcp ports (no-response), 16 filtered tcp ports (host-prohibited)
|
|
1166
|
+
Too many fingerprints match this host to give specific OS details
|
|
1167
|
+
|
|
1168
|
+
Nmap scan report for acato-dev-2.shared.oxilionhosted.nl (185.122.116.170)
|
|
1169
|
+
Host is up (0.049s latency).
|
|
1170
|
+
Not shown: 78 filtered tcp ports (no-response), 14 filtered tcp ports (host-prohibited)
|
|
1171
|
+
PORT STATE SERVICE VERSION
|
|
1172
|
+
25/tcp open smtp Postfix smtpd
|
|
1173
|
+
80/tcp open http nginx
|
|
1174
|
+
110/tcp open pop3 Dovecot pop3d
|
|
1175
|
+
143/tcp open imap Dovecot imapd
|
|
1176
|
+
443/tcp open ssl/http nginx
|
|
1177
|
+
587/tcp open smtp Postfix smtpd
|
|
1178
|
+
993/tcp open imaps?
|
|
1179
|
+
995/tcp open pop3s?
|
|
1180
|
+
Warning: OSScan results may be unreliable because we could not find at least 1 open and 1 closed port
|
|
1181
|
+
Device type: WAP|phone
|
|
1182
|
+
Running: Linux 2.4.X|2.6.X, Sony Ericsson embedded
|
|
1183
|
+
OS CPE: cpe:/o:linux:linux_kernel:2.4.20 cpe:/o:linux:linux_kernel:2.6.22 cpe:/h:sonyericsson:u8i_vivaz
|
|
1184
|
+
OS details: Tomato 1.28 (Linux 2.4.20), Tomato firmware (Linux 2.6.22), Sony Ericsson U8i Vivaz mobile phone
|
|
1185
|
+
Service Info: Host: acato-dev-2.shared.oxilionhosted.nl
|
|
1186
|
+
|
|
1187
|
+
Nmap scan report for omjs-p-web-1.shared.oxilionhosted.nl (185.122.116.172)
|
|
1188
|
+
Host is up (0.047s latency).
|
|
1189
|
+
Not shown: 98 closed tcp ports (reset)
|
|
1190
|
+
PORT STATE SERVICE VERSION
|
|
1191
|
+
22/tcp filtered ssh
|
|
1192
|
+
80/tcp open http nginx
|
|
1193
|
+
Device type: firewall
|
|
1194
|
+
Running (JUST GUESSING): Fortinet embedded (87%)
|
|
1195
|
+
OS CPE: cpe:/h:fortinet:fortigate_100d
|
|
1196
|
+
Aggressive OS guesses: Fortinet FortiGate 100D firewall (87%)
|
|
1197
|
+
No exact OS matches for host (test conditions non-ideal).
|
|
1198
|
+
|
|
1199
|
+
Nmap scan report for omjs-p-db-1.shared.oxilionhosted.nl (185.122.116.175)
|
|
1200
|
+
Host is up (0.038s latency).
|
|
1201
|
+
All 100 scanned ports on omjs-p-db-1.shared.oxilionhosted.nl (185.122.116.175) are in ignored states.
|
|
1202
|
+
Not shown: 84 filtered tcp ports (no-response), 16 filtered tcp ports (host-prohibited)
|
|
1203
|
+
Too many fingerprints match this host to give specific OS details
|
|
1204
|
+
|
|
1205
|
+
Nmap scan report for 185.122.116.176
|
|
1206
|
+
Host is up (0.047s latency).
|
|
1207
|
+
Not shown: 98 closed tcp ports (reset)
|
|
1208
|
+
PORT STATE SERVICE VERSION
|
|
1209
|
+
80/tcp open http nginx
|
|
1210
|
+
443/tcp open ssl/http nginx
|
|
1211
|
+
Device type: firewall
|
|
1212
|
+
Running (JUST GUESSING): Fortinet embedded (87%)
|
|
1213
|
+
OS CPE: cpe:/h:fortinet:fortigate_100d
|
|
1214
|
+
Aggressive OS guesses: Fortinet FortiGate 100D firewall (87%)
|
|
1215
|
+
No exact OS matches for host (test conditions non-ideal).
|
|
1216
|
+
|
|
1217
|
+
Nmap scan report for 185.122.116.180
|
|
1218
|
+
Host is up (0.050s latency).
|
|
1219
|
+
All 100 scanned ports on 185.122.116.180 are in ignored states.
|
|
1220
|
+
Not shown: 100 closed tcp ports (reset)
|
|
1221
|
+
Too many fingerprints match this host to give specific OS details
|
|
1222
|
+
|
|
1223
|
+
OS and Service detection performed. Please report any incorrect results at https://nmap.org/submit/ .
|
|
1224
|
+
# Nmap done at Wed Apr 20 22:15:08 2022 -- 256 IP addresses (59 hosts up) scanned in 281.21 seconds
|