59.110.185.218

Regular View Raw Data
Last Seen: 2024-05-04

GeneralInformation

Hostnames cn-beijing.oss.aliyuncs.com
Domains aliyuncs.com 
Country China
City Beijing
Organization Aliyun Computing Co., LTD
ISP Hangzhou Alibaba Advertising Co.,Ltd.
ASN AS37963

WebTechnologies

JavaScript frameworks
JavaScript libraries

Vulnerabilities

Note: the device may not be impacted by all of these issues. The vulnerabilities are implied based on the software and version.

CVE-2023-51767 OpenSSH through 9.6, when common types of DRAM are used, might allow row hammer attacks (for authentication bypass) because the integer value of authenticated in mm_answer_authpassword does not resist flips of a single bit. NOTE: this is applicable to a certain threat model of attacker-victim co-location in which the attacker has user privileges.
CVE-2023-51385 In ssh in OpenSSH before 9.6, OS command injection might occur if a user name or host name has shell metacharacters, and this name is referenced by an expansion token in certain situations. For example, an untrusted Git repository can have a submodule with shell metacharacters in a user name or host name.
CVE-2023-51384 In ssh-agent in OpenSSH before 9.6, certain destination constraints can be incompletely applied. When destination constraints are specified during addition of PKCS#11-hosted private keys, these constraints are only applied to the first key, even if a PKCS#11 token returns multiple keys.
CVE-2023-48795 The SSH transport protocol with certain OpenSSH extensions, found in OpenSSH before 9.6 and other products, allows remote attackers to bypass integrity checks such that some packets are omitted (from the extension negotiation message), and a client and server may consequently end up with a connection for which some security features have been downgraded or disabled, aka a Terrapin attack. This occurs because the SSH Binary Packet Protocol (BPP), implemented by these extensions, mishandles the handshake phase and mishandles use of sequence numbers. For example, there is an effective attack against SSH's use of ChaCha20-Poly1305 (and CBC with Encrypt-then-MAC). The bypass occurs in chacha20-poly1305@openssh.com and (if CBC is used) the -etm@openssh.com MAC algorithms. This also affects Maverick Synergy Java SSH API before 3.1.0-SNAPSHOT, Dropbear through 2022.83, Ssh before 5.1.1 in Erlang/OTP, PuTTY before 0.80, AsyncSSH before 2.14.2, golang.org/x/crypto before 0.17.0, libssh before 0.10.6, libssh2 through 1.11.0, Thorn Tech SFTP Gateway before 3.4.6, Tera Term before 5.1, Paramiko before 3.4.0, jsch before 0.2.15, SFTPGo before 2.5.6, Netgate pfSense Plus through 23.09.1, Netgate pfSense CE through 2.7.2, HPN-SSH through 18.2.0, ProFTPD before 1.3.8b (and before 1.3.9rc2), ORYX CycloneSSH before 2.3.4, NetSarang XShell 7 before Build 0144, CrushFTP before 10.6.0, ConnectBot SSH library before 2.2.22, Apache MINA sshd through 2.11.0, sshj through 0.37.0, TinySSH through 20230101, trilead-ssh2 6401, LANCOM LCOS and LANconfig, FileZilla before 3.66.4, Nova before 11.8, PKIX-SSH before 14.4, SecureCRT before 9.4.3, Transmit5 before 5.10.4, Win32-OpenSSH before 9.5.0.0p1-Beta, WinSCP before 6.2.2, Bitvise SSH Server before 9.32, Bitvise SSH Client before 9.33, KiTTY through 0.76.1.13, the net-ssh gem 7.2.0 for Ruby, the mscdex ssh2 module before 1.15.0 for Node.js, the thrussh library before 0.35.1 for Rust, and the Russh crate before 0.40.2 for Rust.
CVE-2023-38408 The PKCS#11 feature in ssh-agent in OpenSSH before 9.3p2 has an insufficiently trustworthy search path, leading to remote code execution if an agent is forwarded to an attacker-controlled system. (Code in /usr/lib is not necessarily safe for loading into ssh-agent.) NOTE: this issue exists because of an incomplete fix for CVE-2016-10009.
CVE-2021-41617 4.4sshd in OpenSSH 6.2 through 8.x before 8.8, when certain non-default configurations are used, allows privilege escalation because supplemental groups are not initialized as expected. Helper programs for AuthorizedKeysCommand and AuthorizedPrincipalsCommand may run with privileges associated with group memberships of the sshd process, if the configuration specifies running the command as a different user.
CVE-2021-36368 2.6An issue was discovered in OpenSSH before 8.9. If a client is using public-key authentication with agent forwarding but without -oLogLevel=verbose, and an attacker has silently modified the server to support the None authentication option, then the user cannot determine whether FIDO authentication is going to confirm that the user wishes to connect to that server, or that the user wishes to allow that server to connect to a different server on the user's behalf. NOTE: the vendor's position is "this is not an authentication bypass, since nothing is being bypassed.
CVE-2020-15778 6.8scp in OpenSSH through 8.3p1 allows command injection in the scp.c toremote function, as demonstrated by backtick characters in the destination argument. NOTE: the vendor reportedly has stated that they intentionally omit validation of "anomalous argument transfers" because that could "stand a great chance of breaking existing workflows."
CVE-2020-14145 4.3The client side in OpenSSH 5.7 through 8.4 has an Observable Discrepancy leading to an information leak in the algorithm negotiation. This allows man-in-the-middle attackers to target initial connection attempts (where no host key for the server has been cached by the client). NOTE: some reports state that 8.5 and 8.6 are also affected.
CVE-2019-6111 5.8An issue was discovered in OpenSSH 7.9. Due to the scp implementation being derived from 1983 rcp, the server chooses which files/directories are sent to the client. However, the scp client only performs cursory validation of the object name returned (only directory traversal attacks are prevented). A malicious scp server (or Man-in-The-Middle attacker) can overwrite arbitrary files in the scp client target directory. If recursive operation (-r) is performed, the server can manipulate subdirectories as well (for example, to overwrite the .ssh/authorized_keys file).
CVE-2019-6110 4.0In OpenSSH 7.9, due to accepting and displaying arbitrary stderr output from the server, a malicious server (or Man-in-The-Middle attacker) can manipulate the client output, for example to use ANSI control codes to hide additional files being transferred.
CVE-2019-6109 4.0An issue was discovered in OpenSSH 7.9. Due to missing character encoding in the progress display, a malicious server (or Man-in-The-Middle attacker) can employ crafted object names to manipulate the client output, e.g., by using ANSI control codes to hide additional files being transferred. This affects refresh_progress_meter() in progressmeter.c.
CVE-2019-16905 4.4OpenSSH 7.7 through 7.9 and 8.x before 8.1, when compiled with an experimental key type, has a pre-authentication integer overflow if a client or server is configured to use a crafted XMSS key. This leads to memory corruption and local code execution because of an error in the XMSS key parsing algorithm. NOTE: the XMSS implementation is considered experimental in all released OpenSSH versions, and there is no supported way to enable it when building portable OpenSSH.
CVE-2018-20685 2.6In OpenSSH 7.9, scp.c in the scp client allows remote SSH servers to bypass intended access restrictions via the filename of . or an empty filename. The impact is modifying the permissions of the target directory on the client side.
CVE-2018-15919 5.0Remotely observable behaviour in auth-gss2.c in OpenSSH through 7.8 could be used by remote attackers to detect existence of users on a target system when GSS2 is in use. NOTE: the discoverer states 'We understand that the OpenSSH developers do not want to treat such a username enumeration (or "oracle") as a vulnerability.'
CVE-2018-15473 5.0OpenSSH through 7.7 is prone to a user enumeration vulnerability due to not delaying bailout for an invalid authenticating user until after the packet containing the request has been fully parsed, related to auth2-gss.c, auth2-hostbased.c, and auth2-pubkey.c.
CVE-2018-10088 10.0Buffer overflow in XiongMai uc-httpd 1.0.0 has unspecified impact and attack vectors, a different vulnerability than CVE-2017-16725.
CVE-2017-15906 5.0The process_open function in sftp-server.c in OpenSSH before 7.6 does not properly prevent write operations in readonly mode, which allows attackers to create zero-length files.
CVE-2016-3115 6.4Multiple CRLF injection vulnerabilities in session.c in sshd in OpenSSH before 7.2p2 allow remote authenticated users to bypass intended shell-command restrictions via crafted X11 forwarding data, related to the (1) do_authenticated1 and (2) session_x11_req functions.
CVE-2016-20012 4.3OpenSSH through 8.7 allows remote attackers, who have a suspicion that a certain combination of username and public key is known to an SSH server, to test whether this suspicion is correct. This occurs because a challenge is sent only when that combination could be valid for a login session. NOTE: the vendor does not recognize user enumeration as a vulnerability for this product
CVE-2016-1908 9.8The client in OpenSSH before 7.2 mishandles failed cookie generation for untrusted X11 forwarding and relies on the local X11 server for access-control decisions, which allows remote X11 clients to trigger a fallback and obtain trusted X11 forwarding privileges by leveraging configuration issues on this X11 server, as demonstrated by lack of the SECURITY extension on this X11 server.
CVE-2016-10708 7.5sshd in OpenSSH before 7.4 allows remote attackers to cause a denial of service (NULL pointer dereference and daemon crash) via an out-of-sequence NEWKEYS message, as demonstrated by Honggfuzz, related to kex.c and packet.c.
CVE-2016-10012 7.8The shared memory manager (associated with pre-authentication compression) in sshd in OpenSSH before 7.4 does not ensure that a bounds check is enforced by all compilers, which might allows local users to gain privileges by leveraging access to a sandboxed privilege-separation process, related to the m_zback and m_zlib data structures.
CVE-2016-10011 5.5authfile.c in sshd in OpenSSH before 7.4 does not properly consider the effects of realloc on buffer contents, which might allow local users to obtain sensitive private-key information by leveraging access to a privilege-separated child process.
CVE-2016-10010 7.0sshd in OpenSSH before 7.4, when privilege separation is not used, creates forwarded Unix-domain sockets as root, which might allow local users to gain privileges via unspecified vectors, related to serverloop.c.
CVE-2016-10009 7.3Untrusted search path vulnerability in ssh-agent.c in ssh-agent in OpenSSH before 7.4 allows remote attackers to execute arbitrary local PKCS#11 modules by leveraging control over a forwarded agent-socket.
CVE-2016-0777 6.5The resend_bytes function in roaming_common.c in the client in OpenSSH 5.x, 6.x, and 7.x before 7.1p2 allows remote servers to obtain sensitive information from process memory by requesting transmission of an entire buffer, as demonstrated by reading a private key.
CVE-2015-6564 Use-after-free vulnerability in the mm_answer_pam_free_ctx function in monitor.c in sshd in OpenSSH before 7.0 on non-OpenBSD platforms might allow local users to gain privileges by leveraging control of the sshd uid to send an unexpectedly early MONITOR_REQ_PAM_FREE_CTX request.
CVE-2015-6563 The monitor component in sshd in OpenSSH before 7.0 on non-OpenBSD platforms accepts extraneous username data in MONITOR_REQ_PAM_INIT_CTX requests, which allows local users to conduct impersonation attacks by leveraging any SSH login access in conjunction with control of the sshd uid to send a crafted MONITOR_REQ_PWNAM request, related to monitor.c and monitor_wrap.c.
CVE-2015-5600 The kbdint_next_device function in auth2-chall.c in sshd in OpenSSH through 6.9 does not properly restrict the processing of keyboard-interactive devices within a single connection, which makes it easier for remote attackers to conduct brute-force attacks or cause a denial of service (CPU consumption) via a long and duplicative list in the ssh -oKbdInteractiveDevices option, as demonstrated by a modified client that provides a different password for each pam element on this list.
CVE-2015-5352 The x11_open_helper function in channels.c in ssh in OpenSSH before 6.9, when ForwardX11Trusted mode is not used, lacks a check of the refusal deadline for X connections, which makes it easier for remote attackers to bypass intended access restrictions via a connection outside of the permitted time window.
CVE-2014-2653 The verify_host_key function in sshconnect.c in the client in OpenSSH 6.6 and earlier allows remote servers to trigger the skipping of SSHFP DNS RR checking by presenting an unacceptable HostCertificate.
CVE-2014-2532 4.9sshd in OpenSSH before 6.6 does not properly support wildcards on AcceptEnv lines in sshd_config, which allows remote attackers to bypass intended environment restrictions by using a substring located before a wildcard character.
CVE-2014-1692 The hash_buffer function in schnorr.c in OpenSSH through 6.4, when Makefile.inc is modified to enable the J-PAKE protocol, does not initialize certain data structures, which might allow remote attackers to cause a denial of service (memory corruption) or have unspecified other impact via vectors that trigger an error condition.
CVE-2012-0814 The auth_parse_options function in auth-options.c in sshd in OpenSSH before 5.7 provides debug messages containing authorized_keys command options, which allows remote authenticated users to obtain potentially sensitive information by reading these messages, as demonstrated by the shared user account required by Gitolite. NOTE: this can cross privilege boundaries because a user account may intentionally have no shell or filesystem access, and therefore may have no supported way to read an authorized_keys file in its own home directory.
CVE-2011-5000 The ssh_gssapi_parse_ename function in gss-serv.c in OpenSSH 5.8 and earlier, when gssapi-with-mic authentication is enabled, allows remote authenticated users to cause a denial of service (memory consumption) via a large value in a certain length field. NOTE: there may be limited scenarios in which this issue is relevant.
CVE-2011-4327 ssh-keysign.c in ssh-keysign in OpenSSH before 5.8p2 on certain platforms executes ssh-rand-helper with unintended open file descriptors, which allows local users to obtain sensitive key information via the ptrace system call.
CVE-2010-5107 The default configuration of OpenSSH through 6.1 enforces a fixed time limit between establishing a TCP connection and completing a login, which makes it easier for remote attackers to cause a denial of service (connection-slot exhaustion) by periodically making many new TCP connections.
CVE-2010-4755 The (1) remote_glob function in sftp-glob.c and the (2) process_put function in sftp.c in OpenSSH 5.8 and earlier, as used in FreeBSD 7.3 and 8.1, NetBSD 5.0.2, OpenBSD 4.7, and other products, allow remote authenticated users to cause a denial of service (CPU and memory consumption) via crafted glob expressions that do not match any pathnames, as demonstrated by glob expressions in SSH_FXP_STAT requests to an sftp daemon, a different vulnerability than CVE-2010-2632.
CVE-2010-4478 OpenSSH 5.6 and earlier, when J-PAKE is enabled, does not properly validate the public parameters in the J-PAKE protocol, which allows remote attackers to bypass the need for knowledge of the shared secret, and successfully authenticate, by sending crafted values in each round of the protocol, a related issue to CVE-2010-4252.
CVE-2008-3844 9.3Certain Red Hat Enterprise Linux (RHEL) 4 and 5 packages for OpenSSH, as signed in August 2008 using a legitimate Red Hat GPG key, contain an externally introduced modification (Trojan Horse) that allows the package authors to have an unknown impact. NOTE: since the malicious packages were not distributed from any official Red Hat sources, the scope of this issue is restricted to users who may have obtained these packages through unofficial distribution points. As of 20080827, no unofficial distributions of this software are known.
CVE-2007-2768 4.3OpenSSH, when using OPIE (One-Time Passwords in Everything) for PAM, allows remote attackers to determine the existence of certain user accounts, which displays a different response if the user account exists and is configured to use one-time passwords (OTP), a similar issue to CVE-2007-2243.
-1329831334 | 2024-04-27T11:12:11.725181
  
11 / tcp
1286504516 | 2024-04-25T06:57:45.458882
  
13 / tcp
-971970408 | 2024-04-22T12:49:57.638469
  
15 / tcp
829384519 | 2024-05-04T10:06:44.617853
  
19 / tcp
1564456597 | 2024-04-28T15:42:03.000333
  
21 / tcp
1282941221 | 2024-04-18T11:12:55.690822
  
24 / tcp
-288825733 | 2024-04-30T02:39:20.224953
  
25 / tcp
1286504516 | 2024-04-13T20:40:03.982895
  
43 / tcp
-1867457549 | 2024-04-14T08:01:31.820835
  
49 / tcp
1024248778 | 2024-05-03T10:44:50.877050
  
53 / tcp
-833941849 | 2024-05-02T03:32:13.266419
  
70 / tcp
-972699072 | 2024-05-01T12:04:11.410732
  
79 / tcp
655835819 | 2024-04-27T02:58:10.737666
  
80 / tcp
474736340 | 2024-04-25T21:20:16.630489
  
84 / tcp
819727972 | 2024-04-30T21:32:22.792894
  
102 / tcp
-358707605 | 2024-04-23T01:43:08.890314
  
104 / tcp
-1399940268 | 2024-04-13T10:45:41.942522
  
110 / tcp
104385780 | 2024-04-25T01:01:00.914302
  
111 / tcp
-1589645334 | 2024-04-10T12:39:23.711402
  
135 / tcp
-382990917 | 2024-04-26T11:07:26.646840
  
143 / tcp
-445721795 | 2024-04-18T23:45:30.095514
  
175 / tcp
-399606100 | 2024-05-02T08:49:27.676589
  
179 / tcp
1778988322 | 2024-04-29T08:36:01.011108
  
195 / tcp
-1013082686 | 2024-05-03T21:58:42.019323
  
221 / tcp
-1707068558 | 2024-04-16T22:58:03.286153
  
264 / tcp
749429829 | 2024-04-10T00:02:04.282411
  
311 / tcp
-1639129386 | 2024-04-29T18:11:01.175304
  
389 / tcp
-964586991 | 2024-05-01T15:23:39.260284
  
443 / tcp
-1797936970 | 2024-04-28T18:15:40.149211
  
444 / tcp
897328069 | 2024-04-25T09:00:53.955454
  
465 / tcp
1492413928 | 2024-04-18T11:36:45.586611
  
502 / tcp
155249582 | 2024-04-27T16:26:01.439164
  
548 / tcp
-927382641 | 2024-04-16T14:03:38.788332
  
554 / tcp
1308377066 | 2024-04-26T20:49:02.794091
  
593 / tcp
1412519768 | 2024-04-25T05:25:50.476715
  
631 / tcp
-779815868 | 2024-04-23T22:45:03.340136
  
636 / tcp
914325460 | 2024-04-18T05:54:42.043474
  
646 / tcp
1300162323 | 2024-05-02T02:52:27.160312
  
666 / tcp
1615193817 | 2024-04-24T05:41:29.775657
  
771 / tcp
-2089734047 | 2024-04-26T01:48:09.176641
  
789 / tcp
-1598265216 | 2024-04-30T01:20:10.108479
  
873 / tcp
1911457608 | 2024-05-04T05:37:55.478415
  
993 / tcp
1758906148 | 2024-04-30T00:37:48.442413
  
1023 / tcp
819727972 | 2024-04-27T01:13:04.370095
  
1025 / tcp
-1399940268 | 2024-04-24T01:43:39.382803
  
1099 / tcp
-2096652808 | 2024-05-03T17:51:20.677848
  
1153 / tcp
-1839934832 | 2024-04-10T12:07:08.075240
  
1177 / tcp
1286504516 | 2024-04-24T00:15:33.421418
  
1200 / tcp
-2096652808 | 2024-04-18T03:38:46.736151
  
1234 / tcp
1492413928 | 2024-04-25T22:25:32.626387
  
1337 / tcp
641705735 | 2024-04-22T13:24:15.272228
  
1400 / tcp
-271790512 | 2024-04-27T18:51:57.674801
  
1433 / tcp
-1872120160 | 2024-04-27T10:02:18.141362
  
1471 / tcp
2087396567 | 2024-05-03T02:15:15.545156
  
1515 / tcp
-1337747449 | 2024-05-04T02:19:35.508323
  
1521 / tcp
2087396567 | 2024-04-25T01:44:03.124912
  
1599 / tcp
1690634669 | 2024-04-18T21:17:43.264589
  
1604 / tcp
1103582599 | 2024-04-27T01:32:33.169285
  
1723 / tcp
-1611764932 | 2024-05-02T14:13:52.320537
  
1800 / tcp
1725077471 | 2024-04-26T06:41:50.557088
  
1801 / tcp
1741579575 | 2024-04-30T11:44:49.033774
  
1883 / tcp
1137713912 | 2024-04-30T07:47:15.204355
  
1911 / tcp
-971970408 | 2024-04-12T18:46:55.043268
  
1926 / tcp
-1888448627 | 2024-04-26T14:39:37.980924
  
1962 / tcp
-2017887953 | 2024-04-27T08:44:14.435716
  
2002 / tcp
1830697416 | 2024-05-04T02:46:44.112782
  
2008 / tcp
-303199180 | 2024-04-13T00:59:19.825995
  
2018 / tcp
819727972 | 2024-04-14T19:16:17.628231
  
2021 / tcp
50497985 | 2024-04-18T19:19:10.291478
  
2054 / tcp
2087396567 | 2024-05-04T06:31:03.425683
  
2067 / tcp
-1399940268 | 2024-04-29T15:42:50.389734
  
2081 / tcp
996960436 | 2024-04-15T04:15:06.222731
  
2082 / tcp
-1839934832 | 2024-04-19T10:26:28.027509
  
2083 / tcp
1082732927 | 2024-04-30T15:44:07.516234
  
2086 / tcp
-1839934832 | 2024-04-27T19:30:52.770245
  
2087 / tcp
141730637 | 2024-04-15T18:50:52.758187
  
2121 / tcp
493955023 | 2024-04-22T22:45:52.063698
  
2154 / tcp
546151771 | 2024-05-02T14:53:08.610704
  
2181 / tcp
2036221768 | 2024-04-26T01:24:15.499085
  
2222 / tcp
1363464823 | 2024-04-13T22:32:56.708017
  
2250 / tcp
-2112953016 | 2024-04-30T01:49:55.475184
  
2323 / tcp
1632932802 | 2024-04-29T22:30:41.494989
  
2332 / tcp
-1399940268 | 2024-04-14T05:48:25.295188
  
2345 / tcp
1911457608 | 2024-04-27T07:36:26.788955
  
2351 / tcp
2087396567 | 2024-05-02T11:31:31.198533
  
2376 / tcp
1504401647 | 2024-05-03T01:10:43.772040
  
2404 / tcp
1212921144 | 2024-05-01T00:23:53.272848
  
2455 / tcp
-407828767 | 2024-04-05T20:21:14.595314
  
2548 / tcp
-1399940268 | 2024-05-03T21:01:55.036503
  
2551 / tcp
-1399940268 | 2024-04-14T04:37:21.748429
  
2555 / tcp
-1139539254 | 2024-05-02T17:16:22.402248
  
2556 / tcp
49012578 | 2024-04-22T21:37:56.720321
  
2557 / tcp
-1399940268 | 2024-04-25T04:02:24.348517
  
2598 / tcp
-1453516345 | 2024-05-01T17:21:33.892843
  
2628 / tcp
820958131 | 2024-04-27T04:12:27.102146
  
2761 / tcp
-1428621233 | 2024-04-26T16:18:33.349106
  
2762 / tcp
-1477838366 | 2024-05-01T16:59:31.873960
  
3001 / tcp
-1399940268 | 2024-04-21T16:38:06.787169
  
3050 / tcp
-339084706 | 2024-04-11T15:56:20.298689
  
3056 / tcp
-1013082686 | 2024-04-23T05:33:54.898530
  
3067 / tcp
819727972 | 2024-04-23T10:09:20.638897
  
3075 / tcp
198844676 | 2024-04-04T22:02:54.558447
  
3077 / tcp
1010580103 | 2024-04-22T02:19:30.930240
  
3083 / tcp
-2089734047 | 2024-04-25T12:33:05.648343
  
3088 / tcp
321971019 | 2024-04-09T04:40:34.918799
  
3090 / tcp
921225407 | 2024-04-05T14:12:47.898949
  
3094 / tcp
165188539 | 2024-04-27T06:24:45.827562
  
3120 / tcp
-271466677 | 2024-04-28T16:30:07.756585
  
3260 / tcp
1727372229 | 2024-04-28T18:25:51.003189
  
3268 / tcp
575925250 | 2024-04-21T02:31:48.672103
  
3269 / tcp
-971970408 | 2024-05-04T05:52:30.685697
  
3299 / tcp
575925250 | 2024-05-04T04:40:51.465948
  
3301 / tcp
-1230509234 | 2024-04-24T21:56:07.592454
  
3306 / tcp
-2089734047 | 2024-04-26T16:43:14.475597
  
3310 / tcp
-1279886438 | 2024-04-30T03:34:44.693208
  
3388 / tcp
1146750585 | 2024-04-12T12:21:47.032414
  
3389 / tcp
-1611764932 | 2024-04-15T08:35:49.129776
  
3403 / tcp
1824169301 | 2024-04-26T08:46:24.924395
  
3542 / tcp
198844676 | 2024-04-30T07:09:17.896432
  
3551 / tcp
-1476017887 | 2024-04-13T12:58:32.163861
  
3552 / tcp
-653033013 | 2024-04-21T21:11:44.777290
  
3555 / tcp
-1453516345 | 2024-04-11T18:45:44.823083
  
3557 / tcp
459162008 | 2024-04-13T20:07:22.215170
  
3689 / tcp
1830697416 | 2024-04-19T12:53:37.091201
  
3780 / tcp
-1900404274 | 2024-04-05T00:49:31.036029
  
3790 / tcp
2063598737 | 2024-04-26T04:34:26.167908
  
3793 / tcp
1300162323 | 2024-04-05T00:37:52.936010
  
4000 / tcp
820958131 | 2024-04-19T17:54:47.219937
  
4010 / tcp
114471724 | 2024-04-23T04:26:03.294507
  
4022 / tcp
-1729629024 | 2024-04-15T14:54:43.946448
  
4040 / tcp
-2089734047 | 2024-04-20T20:59:52.166306
  
4042 / tcp
474736340 | 2024-04-29T06:12:14.430615
  
4063 / tcp
-1399940268 | 2024-04-29T09:37:02.695948
  
4064 / tcp
2121220663 | 2024-04-13T00:48:31.583536
  
4100 / tcp
1741579575 | 2024-04-26T07:06:29.887540
  
4157 / tcp
-1341662640 | 2024-05-03T11:53:57.580144
  
4242 / tcp
1308377066 | 2024-05-01T20:57:29.254344
  
4282 / tcp
-1250504565 | 2024-04-25T21:29:04.869987
  
4321 / tcp
-1428621233 | 2024-05-02T09:13:31.890415
  
4433 / tcp
1089570394 | 2024-04-11T13:47:15.853743
  
4443 / tcp
921225407 | 2024-04-26T03:31:04.092071
  
4444 / tcp
-407828767 | 2024-04-26T17:33:49.196739
  
4445 / tcp
1911457608 | 2024-05-01T02:43:45.511442
  
4500 / tcp
-274082663 | 2024-04-27T12:36:23.955616
  
4506 / tcp
-2089734047 | 2024-05-01T10:47:14.031582
  
4545 / tcp
1072892569 | 2024-04-16T06:55:58.603948
  
4664 / tcp
-1839934832 | 2024-05-04T01:21:48.346323
  
4786 / tcp
-1375131644 | 2024-04-30T12:43:40.260498
  
4808 / tcp
1623746877 | 2024-05-02T10:24:19.850584
  
4840 / tcp
539065883 | 2024-04-17T22:54:19.153815
  
4899 / tcp
1726594447 | 2024-05-02T23:58:46.687295
  
4911 / tcp
842535728 | 2024-04-25T10:36:51.962532
  
4949 / tcp
-1648456501 | 2024-05-02T02:06:22.759427
  
5001 / tcp
-971970408 | 2024-04-30T00:10:00.058274
  
5006 / tcp
1017429513 | 2024-04-30T11:34:45.977253
  
5009 / tcp
1951313287 | 2024-04-30T14:32:26.668190
  
5010 / tcp
2087396567 | 2024-04-26T21:07:01.094431
  
5025 / tcp
-154107716 | 2024-04-21T06:38:57.256734
  
5172 / tcp
-1056270173 | 2024-04-27T11:19:11.178997
  
5190 / tcp
-1872120160 | 2024-05-04T11:01:15.997742
  
5222 / tcp
1359734371 | 2024-05-02T15:32:57.660248
  
5269 / tcp
1911457608 | 2024-04-28T14:29:47.817001
  
5432 / tcp
366084633 | 2024-05-04T02:47:44.803723
  
5435 / tcp
819727972 | 2024-04-10T18:21:48.687132
  
5446 / tcp
-438503381 | 2024-04-12T00:46:20.659488
  
5494 / tcp
-1899074860 | 2024-04-18T21:12:03.839291
  
5592 / tcp
819727972 | 2024-04-16T15:36:50.116836
  
5596 / tcp
-358801646 | 2024-04-12T18:10:05.725605
  
5599 / tcp
1321679546 | 2024-04-22T14:57:53.953120
  
5601 / tcp
575925250 | 2024-05-01T12:22:11.606860
  
5672 / tcp
2087396567 | 2024-05-04T08:32:10.444317
  
5858 / tcp
-339084706 | 2024-04-17T19:25:36.830829
  
5938 / tcp
1261582754 | 2024-04-27T14:50:36.083978
  
5985 / tcp
921225407 | 2024-04-05T08:47:50.505977
  
5990 / tcp
819727972 | 2024-04-24T14:28:19.289144
  
6000 / tcp
120534451 | 2024-04-25T10:06:26.264975
  
6001 / tcp
-1507088635 | 2024-04-28T23:02:25.911602
  
6002 / tcp
1126993057 | 2024-04-18T01:19:55.153141
  
6004 / tcp
-21576419 | 2024-05-02T06:13:08.059801
  
6080 / tcp
-1013082686 | 2024-04-23T15:15:48.226011
  
6262 / tcp
-1230049476 | 2024-04-15T06:18:30.232042
  
6352 / tcp
957278843 | 2024-04-15T04:13:20.559299
  
6443 / tcp
819727972 | 2024-04-27T14:49:39.437738
  
6464 / tcp
-1399940268 | 2024-04-30T07:32:31.507043
  
6622 / tcp
-599252106 | 2024-04-30T00:01:55.747595
  
6633 / tcp
-1327660293 | 2024-04-21T22:05:38.810276
  
6650 / tcp
1911457608 | 2024-05-02T05:43:25.812896
  
6653 / tcp
-365662216 | 2024-04-16T15:30:00.272259
  
6666 / tcp
2087396567 | 2024-04-21T06:58:13.743763
  
6667 / tcp
-1399940268 | 2024-05-04T00:12:43.057410
  
6668 / tcp
1911457608 | 2024-04-27T15:16:53.010523
  
6697 / tcp
-903067560 | 2024-04-24T05:19:34.645625
  
6887 / tcp
-1325031830 | 2024-04-05T12:37:02.041664
  
7001 / tcp
677934968 | 2024-04-29T13:40:49.714652
  
7071 / tcp
-1399940268 | 2024-04-23T11:59:59.819218
  
7080 / tcp
-441419608 | 2024-04-22T14:34:52.288034
  
7218 / tcp
-1327660293 | 2024-05-03T11:36:16.784399
  
7415 / tcp
1690634669 | 2024-04-19T17:06:12.329885
  
7434 / tcp
-1006110807 | 2024-04-21T21:54:51.309261
  
7443 / tcp
2087396567 | 2024-04-23T01:08:43.538451
  
7548 / tcp
565044707 | 2024-04-30T06:11:42.374265
  
7657 / tcp
580340387 | 2024-04-24T06:17:16.222826
  
7778 / tcp
-314039103 | 2024-04-09T14:02:50.862916
  
7779 / tcp
632542934 | 2024-04-05T22:23:53.510268
  
7887 / tcp
1865391109 | 2024-04-24T22:48:31.301617
  
7989 / tcp
1072892569 | 2024-04-26T09:23:37.252091
  
8001 / tcp
1911457608 | 2024-04-17T06:50:59.598746
  
8006 / tcp
1052024882 | 2024-05-02T21:11:34.953457
  
8007 / tcp
-641479109 | 2024-04-30T01:49:44.043096
  
8009 / tcp
819727972 | 2024-05-04T00:48:05.121016
  
8015 / tcp
-1626979812 | 2024-04-22T22:31:07.767584
  
8017 / tcp
819727972 | 2024-04-29T19:06:07.575388
  
8026 / tcp
1577470936 | 2024-05-01T22:10:37.703853
  
8042 / tcp
1911457608 | 2024-04-05T06:32:27.953792
  
8057 / tcp
1509882133 | 2024-04-09T21:54:11.868915
  
8080 / tcp
410249975 | 2024-05-03T03:45:26.624905
  
8082 / tcp
-893477759 | 2024-04-24T20:03:30.003044
  
8083 / tcp
-2033111675 | 2024-05-01T22:53:35.812031
  
8085 / tcp
-2089734047 | 2024-05-03T06:43:20.408578
  
8087 / tcp
1492413928 | 2024-05-03T20:19:12.142453
  
8089 / tcp
-1399940268 | 2024-05-02T10:02:59.126165
  
8096 / tcp
-1416565584 | 2024-04-20T23:08:13.603732
  
8099 / tcp
660175493 | 2024-04-14T16:39:41.575630
  
8112 / tcp
-2089734047 | 2024-04-22T15:52:19.283819
  
8118 / tcp
-527005584 | 2024-04-11T03:17:27.337443
  
8126 / tcp
1261582754 | 2024-04-26T11:19:48.537883
  
8139 / tcp
-1887823886 | 2024-04-27T01:49:58.761633
  
8140 / tcp
819727972 | 2024-04-24T18:30:14.481943
  
8181 / tcp
-1015019981 | 2024-05-02T03:40:43.998364
  
8200 / tcp
119860953 | 2024-05-02T12:39:20.423105
  
8237 / tcp
1011407350 | 2024-04-24T06:50:38.443248
  
8291 / tcp
165188539 | 2024-04-16T15:40:49.211259
  
8405 / tcp
1504401647 | 2024-04-08T14:23:05.214806
  
8408 / tcp
1096654864 | 2024-04-15T22:42:56.226884
  
8443 / tcp
-1730858130 | 2024-04-15T01:18:41.231738
  
8445 / tcp
-1784271535 | 2024-04-08T09:58:58.846477
  
8500 / tcp
165188539 | 2024-04-24T14:50:07.654590
  
8545 / tcp
957278843 | 2024-04-24T19:48:17.924293
  
8554 / tcp
1208318993 | 2024-05-01T03:44:32.028319
  
8575 / tcp
1489954473 | 2024-04-22T11:33:03.602134
  
8649 / tcp
1761482307 | 2024-04-18T22:26:12.025737
  
8728 / tcp
740837454 | 2024-04-14T01:41:07.659456
  
8790 / tcp
1726594447 | 2024-04-23T14:53:35.905310
  
8801 / tcp
819727972 | 2024-05-03T11:07:20.768965
  
8804 / tcp
-136006866 | 2024-04-08T15:41:42.200813
  
8811 / tcp
-1428621233 | 2024-04-24T20:00:18.804720
  
8839 / tcp
165188539 | 2024-04-13T12:34:20.530489
  
8851 / tcp
-2031152423 | 2024-04-21T07:26:12.801956
  
8862 / tcp
-1019343788 | 2024-04-15T07:24:26.179964
  
8868 / tcp
1623746877 | 2024-04-26T20:02:59.797228
  
8871 / tcp
1208318993 | 2024-04-21T06:52:45.289640
  
8879 / tcp
2087396567 | 2024-04-19T18:10:08.341994
  
8880 / tcp
1911457608 | 2024-04-21T20:37:53.434141
  
8887 / tcp
366084633 | 2024-04-29T15:50:51.798320
  
8889 / tcp
372433470 | 2024-04-05T23:20:23.597710
  
8899 / tcp
51259122 | 2024-05-01T10:33:39.900978
  
8969 / tcp
-2067028711 | 2024-04-19T17:49:33.135440
  
9000 / tcp
-358801646 | 2024-04-21T20:47:29.226822
  
9002 / tcp
-358801646 | 2024-04-05T08:56:22.045502
  
9005 / tcp
307999478 | 2024-04-26T08:20:52.631969
  
9012 / tcp
-1641514916 | 2024-04-05T08:14:29.017207
  
9020 / tcp
321971019 | 2024-04-29T13:03:43.925455
  
9025 / tcp
632542934 | 2024-04-20T00:30:18.692649
  
9031 / tcp
-1611764932 | 2024-04-29T13:58:11.137902
  
9032 / tcp
1842524259 | 2024-04-21T06:49:48.008841
  
9042 / tcp
-971970408 | 2024-05-01T01:29:33.244122
  
9051 / tcp
-971970408 | 2024-05-01T19:19:28.858330
  
9091 / tcp
-1189269828 | 2024-05-01T00:09:18.123321
  
9095 / tcp
-1399940268 | 2024-04-16T01:08:25.460591
  
9096 / tcp
-1399940268 | 2024-04-17T09:17:10.621232
  
9097 / tcp
1996932384 | 2024-04-25T22:58:44.101398
  
9100 / tcp
1911457608 | 2024-04-15T02:20:36.975361
  
9106 / tcp
819727972 | 2024-05-02T05:01:27.611136
  
9108 / tcp
1911457608 | 2024-04-25T20:28:28.348051
  
9151 / tcp
819727972 | 2024-04-09T00:45:35.650328
  
9160 / tcp
-358801646 | 2024-04-21T08:36:14.506329
  
9210 / tcp
580340387 | 2024-04-25T16:41:02.592839
  
9217 / tcp
1911457608 | 2024-04-09T18:28:31.004170
  
9220 / tcp
819727972 | 2024-04-12T07:08:42.160394
  
9304 / tcp
1911457608 | 2024-04-05T08:13:53.094117
  
9305 / tcp
1492413928 | 2024-04-15T02:46:10.270405
  
9306 / tcp
694512854 | 2024-05-01T17:16:13.556563
  
9418 / tcp
-2107996212 | 2024-04-08T19:35:57.958407
  
9530 / tcp
233634112 | 2024-04-20T18:09:42.462594
  
9595 / tcp
-1428621233 | 2024-05-01T19:28:29.567204
  
9600 / tcp
-1730858130 | 2024-04-08T20:43:02.744399
  
9606 / tcp
-1733645023 | 2024-04-23T00:48:39.076280
  
9633 / tcp
1763259671 | 2024-04-12T09:25:45.929302
  
9704 / tcp
-1399940268 | 2024-05-02T06:46:56.850930
  
9761 / tcp
660175493 | 2024-04-22T06:53:43.944865
  
9800 / tcp
1978059005 | 2024-04-13T17:34:32.024515
  
9869 / tcp
56005235 | 2024-04-14T08:31:45.510965
  
9943 / tcp
104385780 | 2024-05-02T19:40:55.804917
  
9944 / tcp
372433470 | 2024-05-01T10:43:48.896749
  
9998 / tcp
1161309183 | 2024-04-28T15:11:16.925169
  
9999 / tcp
233634112 | 2024-04-23T05:23:12.345984
  
10000 / tcp
1492413928 | 2024-04-25T00:59:49.438055
  
10001 / tcp
1911457608 | 2024-04-18T17:49:46.880702
  
10134 / tcp
677934968 | 2024-04-29T01:12:54.167891
  
10250 / tcp
1911457608 | 2024-04-17T08:38:05.639028
  
10554 / tcp
-1810987450 | 2024-04-16T13:02:12.835381
  
10909 / tcp
165188539 | 2024-04-22T06:11:31.636363
  
10911 / tcp
321971019 | 2024-04-28T13:41:19.220909
  
11000 / tcp
-1453516345 | 2024-04-29T06:50:17.216162
  
11112 / tcp
937756010 | 2024-05-02T21:45:30.027503
  
11210 / tcp
-136006866 | 2024-04-13T07:30:51.395205
  
11211 / tcp
-1730858130 | 2024-04-20T18:35:55.506542
  
11300 / tcp
878900329 | 2024-05-02T04:18:10.014706
  
12345 / tcp
1975288991 | 2024-05-03T19:53:19.182412
  
14147 / tcp
-358801646 | 2024-04-18T05:52:39.344659
  
14265 / tcp
-1399940268 | 2024-04-29T02:40:00.408785
  
14344 / tcp
2087396567 | 2024-04-29T17:00:51.832906
  
16993 / tcp
-1399940268 | 2024-04-12T22:05:33.710010
  
18081 / tcp
-1399940268 | 2024-04-30T05:10:13.639658
  
18245 / tcp
1919228981 | 2024-04-08T15:31:32.079714
  
18553 / tcp
820958131 | 2024-04-14T18:43:18.402413
  
19000 / tcp
660175493 | 2024-04-25T19:22:57.956259
  
19071 / tcp
1900503736 | 2024-04-30T02:03:41.922309
  
20000 / tcp
-1888448627 | 2024-05-04T09:20:32.129055
  
20256 / tcp
1426971893 | 2024-05-04T04:38:24.926848
  
20547 / tcp
1741579575 | 2024-04-29T09:18:23.450852
  
21025 / tcp
1830187220 | 2024-05-02T09:32:10.803262
  
22136 / tcp
-1045760528 | 2024-04-12T10:09:52.730582
  
23023 / tcp
1852418385 | 2024-04-26T05:20:54.800478
  
23424 / tcp
-1399940268 | 2024-05-02T05:30:55.263473
  
25001 / tcp
-154107716 | 2024-04-30T23:49:58.163794
  
25105 / tcp
-1399940268 | 2024-04-26T14:53:54.415920
  
25565 / tcp
-232716176 | 2024-04-27T16:13:30.598100
  
27015 / tcp
119860953 | 2024-04-30T14:31:19.275515
  
28015 / tcp
641705735 | 2024-04-16T12:26:44.151306
  
28017 / tcp
-1392039491 | 2024-04-22T00:15:40.661972
  
30002 / tcp
-1681927087 | 2024-05-03T21:21:40.065099
  
30003 / tcp
-147424911 | 2024-04-20T04:47:45.631392
  
31337 / tcp
-905685638 | 2024-05-01T02:03:54.855122
  
32764 / tcp
539065883 | 2024-04-24T01:25:15.988905
  
33060 / tcp
-1399940268 | 2024-04-20T15:04:12.000796
  
35000 / tcp
-1888448627 | 2024-04-27T08:34:12.433139
  
37777 / tcp
-1399940268 | 2024-04-20T10:12:34.540713
  
41800 / tcp
-433302150 | 2024-04-30T18:37:29.694095
  
44158 / tcp
819727972 | 2024-05-02T21:45:17.100955
  
44818 / tcp
-345718689 | 2024-04-13T05:37:24.324306
  
47990 / tcp
602755868 | 2024-04-30T16:59:00.660712
  
49152 / tcp
-345718689 | 2024-05-04T05:33:21.278419
  
50000 / tcp
1286504516 | 2024-04-20T03:34:22.992089
  
50070 / tcp
-1681927087 | 2024-05-01T18:26:43.343077
  
50100 / tcp
921225407 | 2024-04-10T09:29:11.154804
  
51235 / tcp
-1888448627 | 2024-05-01T18:57:47.944985
  
54138 / tcp
321971019 | 2024-05-02T19:15:06.688714
  
55000 / tcp
1741579575 | 2024-04-29T22:09:52.829441
  
55443 / tcp
1741579575 | 2024-04-30T00:34:38.660052
  
55553 / tcp
-1231966337 | 2024-05-03T21:21:20.931397
  
55554 / tcp
-527005584 | 2024-04-16T03:49:11.920242
  
60030 / tcp
539065883 | 2024-05-03T16:39:38.066095
  
60129 / tcp
-2089734047 | 2024-05-01T00:03:29.463194
  
61613 / tcp
1996932384 | 2024-05-04T12:31:30.038574
  
61616 / tcp
1443792109 | 2024-04-30T03:50:19.581272
  
62078 / tcp
-1327660293 | 2024-05-02T19:28:47.529816
  
65522 / tcp



Contact Us

Shodan ® - All rights reserved