47.110.23.69

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

GeneralInformation

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

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-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 5.5Multiple 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 7.5The 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 5.0sshd 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.2The 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 2.1authfile.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 6.9sshd 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.5Untrusted 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 4.0The 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 6.9Use-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 1.9The 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 8.5The 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 4.3The 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 5.8The 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 5.8sshd 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 7.5The 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 3.5The 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 3.5The 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 2.1ssh-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 5.0The 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 4.0The (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 7.5OpenSSH 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.
-641479109 | 2024-03-28T07:54:34.549606
  
11 / tcp
1346417108 | 2024-04-10T11:20:23.533393
  
13 / tcp
2087396567 | 2024-04-18T12:34:37.921156
  
15 / tcp
-1784271535 | 2024-04-22T05:01:38.310210
  
17 / tcp
829384519 | 2024-04-08T20:32:31.438527
  
19 / tcp
179309064 | 2024-03-29T09:54:18.151814
  
21 / tcp
-1288412979 | 2024-04-01T00:20:11.616979
  
23 / tcp
-1230049476 | 2024-04-09T04:31:13.490012
  
25 / tcp
306859053 | 2024-03-28T06:52:17.140210
  
37 / tcp
539065883 | 2024-04-22T17:41:39.725083
  
43 / tcp
-1620040646 | 2024-04-17T08:47:57.956320
  
49 / tcp
1308081026 | 2024-04-03T16:24:50.500131
  
53 / tcp
1472866667 | 2024-04-13T07:34:38.401227
  
79 / tcp
1717884571 | 2024-04-10T05:08:00.659185
  
80 / tcp
339872247 | 2024-04-16T03:05:40.028329
  
81 / tcp
1282941221 | 2024-04-05T21:45:41.174669
  
100 / tcp
-1045760528 | 2024-04-19T21:39:31.840141
  
102 / tcp
-1399940268 | 2024-04-20T22:01:41.352683
  
104 / tcp
1492413928 | 2024-04-05T02:09:43.839896
  
110 / tcp
60948681 | 2024-04-21T00:42:32.575678
  
113 / tcp
141730637 | 2024-03-25T12:53:37.689251
  
119 / tcp
-829824006 | 2024-04-21T21:22:29.334130
  
143 / tcp
-399606100 | 2024-04-15T10:23:30.020625
  
179 / tcp
1267517148 | 2024-04-18T08:34:47.748859
  
195 / tcp
1142358300 | 2024-04-02T19:01:53.164210
  
211 / tcp
179309064 | 2024-04-23T00:00:53.794859
  
221 / tcp
-1174972798 | 2024-04-17T20:11:30.403752
  
222 / tcp
-1718229072 | 2024-04-05T00:36:33.880507
  
264 / tcp
-1547976805 | 2024-03-27T17:34:26.056896
  
311 / tcp
-1639129386 | 2024-04-19T18:47:34.365515
  
389 / tcp
928665344 | 2024-04-09T04:30:02.686322
  
427 / tcp
-613096028 | 2024-04-20T05:42:34.830304
  
443 / tcp
-1730858130 | 2024-04-11T22:06:12.679843
  
444 / tcp
205347087 | 2024-04-08T23:59:53.207472
  
502 / tcp
-1810987450 | 2024-04-23T12:16:42.096628
  
503 / tcp
-971970408 | 2024-04-23T02:10:12.738446
  
515 / tcp
-2035415184 | 2024-04-10T16:07:05.960014
  
548 / tcp
285770450 | 2024-04-21T09:17:33.389640
  
554 / tcp
1665283070 | 2024-04-09T17:26:35.551704
  
555 / tcp
1255568492 | 2024-04-09T02:56:38.260559
  
636 / tcp
-1960639992 | 2024-04-20T09:43:08.151455
  
666 / tcp
-904840257 | 2024-03-31T12:26:23.125789
  
771 / tcp
-1399940268 | 2024-04-22T21:42:24.687577
  
789 / tcp
-1598265216 | 2024-04-04T04:17:42.007888
  
873 / tcp
-1399940268 | 2024-04-22T05:34:24.650779
  
943 / tcp
1814656027 | 2024-04-14T23:33:52.097458
  
992 / tcp
1504401647 | 2024-04-14T17:01:22.180428
  
993 / tcp
689999346 | 2024-04-17T10:18:42.029619
  
995 / tcp
-1969169410 | 2024-04-16T12:25:37.452189
  
1024 / tcp
-441419608 | 2024-04-05T00:36:50.290908
  
1025 / tcp
-1888448627 | 2024-04-21T23:01:09.612065
  
1099 / tcp
-358801646 | 2024-04-19T17:29:22.270958
  
1111 / tcp
-441419608 | 2024-04-21T02:28:39.883407
  
1177 / tcp
1308377066 | 2024-04-23T15:59:44.123460
  
1200 / tcp
-1839934832 | 2024-04-03T22:23:21.687147
  
1337 / tcp
1412519768 | 2024-04-21T06:49:08.788806
  
1400 / tcp
-1279739995 | 2024-04-16T18:08:20.420383
  
1433 / tcp
2087396567 | 2024-04-17T14:25:42.534199
  
1515 / tcp
2087396567 | 2024-04-11T05:26:53.878172
  
1599 / tcp
539065883 | 2024-04-21T18:55:53.735053
  
1604 / tcp
-1608241410 | 2024-04-14T18:56:07.784279
  
1723 / tcp
2009276894 | 2024-04-18T22:42:24.604440
  
1741 / tcp
1620329124 | 2024-04-21T16:26:29.075254
  
1800 / tcp
-1299899661 | 2024-04-22T18:10:38.116398
  
1801 / tcp
819727972 | 2024-04-17T23:01:18.232040
  
1883 / tcp
-441419608 | 2024-04-14T08:17:19.635270
  
1911 / tcp
-21576419 | 2024-04-12T04:19:50.780992
  
1925 / tcp
-971970408 | 2024-04-18T07:15:28.843454
  
1926 / tcp
819727972 | 2024-04-23T11:37:42.273963
  
1962 / tcp
-2096652808 | 2024-04-10T10:39:45.842846
  
2000 / tcp
-1681927087 | 2024-04-20T05:30:31.950509
  
2002 / tcp
-2089734047 | 2024-03-28T13:37:53.107541
  
2059 / tcp
-1733645023 | 2024-04-23T06:03:47.175891
  
2064 / tcp
1004056929 | 2024-03-26T09:06:39.476830
  
2067 / tcp
-980525298 | 2024-04-19T06:19:12.576346
  
2081 / tcp
819727972 | 2024-04-14T23:01:37.134542
  
2083 / tcp
-971970408 | 2024-04-17T00:19:22.221913
  
2087 / tcp
1911457608 | 2024-04-09T10:10:17.286698
  
2096 / tcp
2047379038 | 2024-04-11T20:13:43.726511
  
2121 / tcp
-1222481761 | 2024-04-11T21:11:02.300042
  
2126 / tcp
1741579575 | 2024-04-05T22:21:06.952412
  
2154 / tcp
546151771 | 2024-04-21T23:07:05.691074
  
2181 / tcp
2051656595 | 2024-03-26T15:08:12.691430
  
2222 / tcp
-2112953016 | 2024-04-14T23:51:54.930254
  
2323 / tcp
-1839934832 | 2024-04-20T12:22:16.105990
  
2332 / tcp
-1399940268 | 2024-03-28T08:46:59.985318
  
2345 / tcp
550048729 | 2024-04-01T21:22:41.015445
  
2375 / tcp
-2140303521 | 2024-04-18T02:19:03.508900
  
2404 / tcp
2087396567 | 2024-04-22T00:41:50.733378
  
2455 / tcp
1911457608 | 2024-04-23T07:41:58.041230
  
2566 / tcp
-971970408 | 2024-04-04T17:52:48.302259
  
2628 / tcp
597764502 | 2024-04-14T07:03:46.953857
  
2761 / tcp
1911457608 | 2024-04-21T19:41:04.923936
  
2762 / tcp
-2096652808 | 2024-04-23T02:38:11.343382
  
3001 / tcp
2121220663 | 2024-04-02T11:57:46.552594
  
3050 / tcp
819727972 | 2024-04-04T22:06:30.795509
  
3067 / tcp
740837454 | 2024-03-31T06:25:17.444629
  
3075 / tcp
-2089734047 | 2024-04-05T23:25:10.238994
  
3092 / tcp
-2031152423 | 2024-04-20T14:43:32.532602
  
3110 / tcp
410249975 | 2024-03-25T14:01:11.064682
  
3118 / tcp
-862070606 | 2024-04-21T13:51:20.251307
  
3260 / tcp
1161309183 | 2024-04-14T09:34:25.011853
  
3299 / tcp
-1036944024 | 2024-04-22T22:42:34.331791
  
3306 / tcp
599074451 | 2024-03-31T03:07:05.384495
  
3307 / tcp
1911457608 | 2024-04-10T06:40:36.671286
  
3310 / tcp
1841678817 | 2024-04-16T02:39:52.966351
  
3333 / tcp
-1399940268 | 2024-04-19T16:04:41.340416
  
3337 / tcp
-1327660293 | 2024-03-25T09:49:56.129775
  
3388 / tcp
419073695 | 2024-04-02T00:23:26.405628
  
3389 / tcp
-1227409554 | 2024-04-15T11:12:24.036066
  
3404 / tcp
-1729629024 | 2024-04-21T09:40:37.167876
  
3541 / tcp
198844676 | 2024-03-25T19:24:57.926102
  
3551 / tcp
459162008 | 2024-03-25T13:02:30.175852
  
3689 / tcp
-1469211519 | 2024-04-14T10:39:30.669348
  
3749 / tcp
-653033013 | 2024-03-27T02:49:05.444176
  
3780 / tcp
996960436 | 2024-04-09T19:44:08.247250
  
3790 / tcp
1123187653 | 2024-04-11T18:36:35.434937
  
4000 / tcp
-1399940268 | 2024-04-20T00:11:19.107005
  
4002 / tcp
1543809371 | 2024-04-17T08:02:07.706114
  
4022 / tcp
2098371729 | 2024-04-19T19:39:49.559466
  
4043 / tcp
2087396567 | 2024-04-11T20:24:11.809045
  
4063 / tcp
321971019 | 2024-04-17T14:42:12.770026
  
4064 / tcp
-1399940268 | 2024-03-31T17:35:11.837095
  
4190 / tcp
-1341662640 | 2024-04-14T03:14:21.682972
  
4242 / tcp
-905685638 | 2024-04-19T13:30:14.631865
  
4282 / tcp
-1250504565 | 2024-04-23T13:06:23.988100
  
4321 / tcp
-2017887953 | 2024-04-04T12:08:12.028636
  
4369 / tcp
-2017887953 | 2024-04-05T20:14:36.197195
  
4433 / tcp
751161953 | 2024-04-18T04:14:57.491407
  
4443 / tcp
1370263973 | 2024-04-22T23:53:25.296111
  
4444 / tcp
60948681 | 2024-04-05T23:20:35.289840
  
4506 / tcp
-2089734047 | 2024-03-26T19:46:28.108951
  
4524 / tcp
-2118655245 | 2024-04-23T15:52:14.218501
  
4782 / tcp
-1399940268 | 2024-04-04T11:36:46.543375
  
4786 / tcp
539065883 | 2024-04-08T02:20:38.483138
  
4899 / tcp
2087396567 | 2024-04-05T23:14:18.612854
  
4949 / tcp
2143387245 | 2024-04-15T21:54:49.196403
  
5001 / tcp
-1872120160 | 2024-03-25T06:49:00.529093
  
5006 / tcp
-1036370807 | 2024-04-11T22:34:27.161426
  
5007 / tcp
-1122307493 | 2024-04-20T01:42:10.233931
  
5009 / tcp
165188539 | 2024-04-17T20:28:06.771678
  
5010 / tcp
416263569 | 2024-04-10T15:18:16.459838
  
5025 / tcp
2077566573 | 2024-04-16T13:40:01.878475
  
5080 / tcp
921225407 | 2024-04-22T20:56:10.222982
  
5122 / tcp
546151771 | 2024-04-08T09:36:31.842817
  
5172 / tcp
-1399940268 | 2024-04-12T00:03:42.812604
  
5201 / tcp
-616720387 | 2024-04-19T04:26:49.548907
  
5222 / tcp
564972781 | 2024-04-16T20:15:34.007606
  
5269 / tcp
-1399940268 | 2024-03-25T00:27:35.503013
  
5432 / tcp
-1019343788 | 2024-03-25T16:10:57.184453
  
5435 / tcp
575925250 | 2024-04-09T03:23:53.936681
  
5672 / tcp
104385780 | 2024-04-10T23:23:59.719378
  
5801 / tcp
1978059005 | 2024-04-13T14:55:41.252208
  
5858 / tcp
-1730858130 | 2024-04-05T07:09:35.799442
  
5900 / tcp
1999272906 | 2024-04-01T22:52:57.449888
  
5984 / tcp
550048729 | 2024-04-15T08:00:26.523380
  
5985 / tcp
1690634669 | 2024-04-09T00:06:54.751427
  
5986 / tcp
120534451 | 2024-03-30T18:45:55.841746
  
6000 / tcp
-1013082686 | 2024-04-20T05:05:46.583123
  
6001 / tcp
1632932802 | 2024-04-09T22:10:48.486222
  
6002 / tcp
1543809371 | 2024-03-28T03:39:58.947406
  
6006 / tcp
-1538260461 | 2024-04-11T16:50:43.254841
  
6363 / tcp
575925250 | 2024-04-13T06:51:18.051979
  
6511 / tcp
-1399940268 | 2024-04-04T15:56:53.234555
  
6600 / tcp
2143387245 | 2024-03-26T03:50:01.142968
  
6633 / tcp
819727972 | 2024-04-03T14:22:04.552286
  
6653 / tcp
372433470 | 2024-04-19T13:09:04.706929
  
6666 / tcp
-1881409212 | 2024-04-20T10:46:55.010919
  
6667 / tcp
1189133115 | 2024-04-22T06:06:28.713036
  
6668 / tcp
-2031152423 | 2024-04-17T13:09:20.308755
  
6697 / tcp
-1399940268 | 2024-04-19T21:33:40.996725
  
6748 / tcp
-1888448627 | 2024-04-12T02:23:02.085322
  
6789 / tcp
1827807483 | 2024-04-03T23:04:06.932929
  
7001 / tcp
-1032713145 | 2024-03-27T12:57:52.228684
  
7071 / tcp
1948301213 | 2024-04-15T23:14:02.168133
  
7080 / tcp
-1598265216 | 2024-04-09T21:20:21.011533
  
7171 / tcp
-1507088635 | 2024-04-04T22:02:16.032843
  
7218 / tcp
-1399940268 | 2024-04-22T16:43:33.911642
  
7415 / tcp
-154107716 | 2024-04-22T14:44:58.398487
  
7434 / tcp
1342763855 | 2024-04-23T03:26:08.985472
  
7443 / tcp
1741579575 | 2024-04-22T19:34:52.950462
  
7548 / tcp
-1729629024 | 2024-04-23T01:38:25.116740
  
7634 / tcp
1072892569 | 2024-04-22T06:05:53.811480
  
8001 / tcp
-1373613804 | 2024-04-02T10:21:45.977737
  
8006 / tcp
-2033111675 | 2024-04-16T10:41:37.135269
  
8009 / tcp
-1626979812 | 2024-03-31T18:19:52.784818
  
8028 / tcp
-1825431268 | 2024-03-25T10:57:45.320993
  
8031 / tcp
-1399940268 | 2024-03-29T03:04:52.781748
  
8034 / tcp
-345718689 | 2024-04-16T15:37:56.638065
  
8037 / tcp
-289739783 | 2024-04-01T22:40:19.040992
  
8042 / tcp
2067064333 | 2024-04-12T00:22:24.788105
  
8081 / tcp
-2031152423 | 2024-03-30T10:48:44.292858
  
8083 / tcp
178736976 | 2024-04-20T04:55:28.705219
  
8085 / tcp
178736976 | 2024-04-18T08:05:50.556367
  
8086 / tcp
-1795027372 | 2024-03-29T18:08:34.525830
  
8087 / tcp
921225407 | 2024-04-05T00:05:56.940193
  
8097 / tcp
-319440554 | 2024-03-29T02:49:24.902390
  
8098 / tcp
438715403 | 2024-04-19T21:30:29.917067
  
8099 / tcp
921225407 | 2024-03-24T18:42:28.576830
  
8100 / tcp
-1947777893 | 2024-04-04T03:55:28.552714
  
8103 / tcp
-2031152423 | 2024-04-03T00:19:37.264359
  
8181 / tcp
-1015019981 | 2024-04-18T15:30:07.561058
  
8200 / tcp
1539879210 | 2024-04-17T22:18:52.009366
  
8222 / tcp
1335782347 | 2024-04-21T06:42:16.961837
  
8333 / tcp
205347087 | 2024-04-17T16:25:30.253508
  
8426 / tcp
-801484042 | 2024-04-11T01:45:22.017124
  
8445 / tcp
1529351907 | 2024-04-15T04:57:05.075064
  
8500 / tcp
819727972 | 2024-04-09T11:27:20.461733
  
8545 / tcp
-441419608 | 2024-04-09T08:32:45.820329
  
8554 / tcp
1492413928 | 2024-03-25T22:54:06.768056
  
8621 / tcp
842535728 | 2024-04-22T06:51:19.411768
  
8649 / tcp
-2107996212 | 2024-04-18T15:32:40.717279
  
8728 / tcp
820958131 | 2024-04-11T22:46:15.707730
  
8787 / tcp
-1730858130 | 2024-03-31T19:25:42.207356
  
8803 / tcp
819727972 | 2024-04-22T19:51:40.151386
  
8804 / tcp
-1399940268 | 2024-04-08T18:34:13.864707
  
8809 / tcp
819727972 | 2024-04-22T01:28:35.870152
  
8811 / tcp
-2089734047 | 2024-03-27T09:42:27.206409
  
8824 / tcp
632542934 | 2024-03-26T16:03:25.141062
  
8833 / tcp
819727972 | 2024-04-16T14:32:26.620070
  
8834 / tcp
307999478 | 2024-04-10T05:38:10.433372
  
8843 / tcp
-1888448627 | 2024-04-03T20:52:56.324281
  
8845 / tcp
819727972 | 2024-03-26T22:43:13.855047
  
8879 / tcp
2087396567 | 2024-03-31T21:10:44.782027
  
8880 / tcp
250824264 | 2024-04-19T18:04:33.767157
  
8888 / tcp
-971970408 | 2024-03-27T05:53:50.628944
  
8889 / tcp
-2096652808 | 2024-03-30T14:00:02.722702
  
8969 / tcp
1975288991 | 2024-04-17T07:47:41.529652
  
8991 / tcp
-2067028711 | 2024-03-27T22:57:33.231652
  
9000 / tcp
819727972 | 2024-04-22T09:41:39.201797
  
9002 / tcp
1911457608 | 2024-04-03T18:29:23.252168
  
9018 / tcp
-1899074860 | 2024-04-10T17:11:15.688831
  
9019 / tcp
1911457608 | 2024-04-01T12:03:16.028177
  
9041 / tcp
2103111368 | 2024-04-23T13:51:00.101485
  
9042 / tcp
-79865617 | 2024-04-05T18:04:23.862434
  
9051 / tcp
-1399940268 | 2024-03-25T10:38:57.383893
  
9089 / tcp
2087396567 | 2024-04-03T03:42:57.321159
  
9095 / tcp
2087396567 | 2024-04-22T21:49:52.736918
  
9151 / tcp
-2089734047 | 2024-04-14T13:13:57.829639
  
9160 / tcp
-375604792 | 2024-04-17T19:45:32.098605
  
9189 / tcp
1623746877 | 2024-04-20T08:27:47.546373
  
9203 / tcp
1911457608 | 2024-03-27T21:52:56.313723
  
9209 / tcp
1726594447 | 2024-04-20T10:33:11.483155
  
9301 / tcp
-1297953727 | 2024-03-31T10:39:29.250455
  
9306 / tcp
1004056929 | 2024-04-20T01:51:09.756684
  
9418 / tcp
660175493 | 2024-04-01T20:28:17.757023
  
9527 / tcp
819727972 | 2024-03-29T17:15:04.901175
  
9530 / tcp
-154107716 | 2024-04-01T23:24:32.973591
  
9595 / tcp
-904840257 | 2024-04-18T23:56:37.541063
  
9600 / tcp
2087396567 | 2024-04-05T23:09:41.532755
  
9633 / tcp
1632932802 | 2024-04-03T23:04:18.700007
  
9761 / tcp
-1344535834 | 2024-04-09T20:03:37.120819
  
9869 / tcp
1127011450 | 2024-03-27T19:18:50.654890
  
9876 / tcp
1833368189 | 2024-03-30T20:46:00.548194
  
9943 / tcp
372433470 | 2024-04-11T18:01:55.770996
  
9998 / tcp
1161309183 | 2024-04-22T14:45:17.996974
  
9999 / tcp
-2107996212 | 2024-04-20T00:29:05.208980
  
10000 / tcp
-653033013 | 2024-04-11T18:17:03.726083
  
10134 / tcp
2087396567 | 2024-04-04T17:57:08.783387
  
10250 / tcp
1741579575 | 2024-04-03T12:45:05.147875
  
10443 / tcp
819727972 | 2024-04-15T22:39:07.200778
  
10554 / tcp
1830187220 | 2024-04-11T16:57:05.819646
  
10909 / tcp
1761482307 | 2024-04-15T18:25:47.021841
  
11000 / tcp
-136006866 | 2024-04-13T10:15:13.178652
  
11211 / tcp
-2096652808 | 2024-04-17T19:48:36.876767
  
11300 / tcp
-1368104760 | 2024-04-01T04:14:13.737857
  
12000 / tcp
296364507 | 2024-04-04T14:12:11.402108
  
12345 / tcp
184789950 | 2024-03-30T10:32:49.221916
  
14265 / tcp
1911457608 | 2024-04-02T13:52:10.383152
  
14344 / tcp
1852418385 | 2024-04-22T08:27:18.402610
  
16010 / tcp
1321679546 | 2024-04-09T22:18:06.683589
  
16030 / tcp
-1840324437 | 2024-04-19T22:07:20.484471
  
16992 / tcp
-1810987450 | 2024-04-09T17:16:56.145897
  
17000 / tcp
-1888448627 | 2024-04-15T04:03:47.599189
  
18081 / tcp
1519486042 | 2024-04-17T16:48:00.495693
  
18245 / tcp
1900503736 | 2024-04-20T18:04:59.308905
  
20000 / tcp
1830187220 | 2024-04-16T03:19:19.933811
  
20256 / tcp
1282941221 | 2024-04-04T18:17:26.595300
  
20547 / tcp
-1990350878 | 2024-04-09T17:42:48.357274
  
21025 / tcp
-805362002 | 2024-04-16T06:26:37.002986
  
21379 / tcp
819727972 | 2024-04-14T04:52:17.508758
  
23023 / tcp
165188539 | 2024-04-01T02:55:29.457650
  
25001 / tcp
-80321085 | 2024-04-09T18:35:53.072533
  
27015 / tcp
1763259671 | 2024-04-20T04:52:34.288785
  
27017 / tcp
-1839934832 | 2024-04-23T08:58:49.930246
  
28015 / tcp
-1453516345 | 2024-04-04T20:24:00.663623
  
28017 / tcp
-1611764932 | 2024-04-05T23:55:01.468584
  
28080 / tcp
-826610984 | 2024-04-20T18:00:35.535558
  
30003 / tcp
-2133761335 | 2024-04-19T08:44:47.503361
  
31337 / tcp
-984990168 | 2024-04-21T11:30:11.430745
  
32400 / tcp
-1626979812 | 2024-04-11T01:52:36.268137
  
32764 / tcp
-1261090339 | 2024-04-18T07:34:52.607548
  
35000 / tcp
-1888448627 | 2024-04-16T19:36:19.096631
  
37777 / tcp
819727972 | 2024-04-09T13:50:31.952562
  
41800 / tcp
-1114821551 | 2024-04-13T21:34:16.951286
  
47990 / tcp
-10442315 | 2024-04-22T12:57:03.904849
  
50000 / tcp
546151771 | 2024-04-16T00:07:29.543740
  
50050 / tcp
-2033111675 | 2024-04-21T10:45:08.275534
  
50100 / tcp
1208318993 | 2024-04-01T15:10:01.836022
  
51235 / tcp
677934968 | 2024-04-16T23:34:07.404706
  
54138 / tcp
-903067560 | 2024-04-19T23:34:57.974761
  
55000 / tcp
2087396567 | 2024-03-30T03:59:27.607046
  
55443 / tcp
1842524259 | 2024-03-30T15:19:08.473282
  
55553 / tcp
104385780 | 2024-04-17T05:46:55.502160
  
60001 / tcp
-1900404274 | 2024-04-03T00:33:00.646554
  
60010 / tcp
565044707 | 2024-04-21T12:06:04.805923
  
60030 / tcp
1375509841 | 2024-03-29T13:48:19.252935
  
60129 / tcp
819727972 | 2024-04-20T02:11:10.134780
  
61616 / tcp
-154616015 | 2024-04-23T14:55:10.470831
  
62078 / tcp



Contact Us

Shodan ® - All rights reserved