47.101.83.19

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

GeneralInformation

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

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 7.0OpenSSH 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 6.5In 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 5.5In 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 5.9The 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 9.8The 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 7.0sshd 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 3.7An 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 7.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 5.9The 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.9An 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 6.8In 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 6.8An 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 5.3In 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.3Remotely 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.3OpenSSH 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 9.8Buffer 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.3The 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 5.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 Certain 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 OpenSSH, 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.
-1441741890 | 2024-04-01T19:07:04.046041
  
11 / tcp
1215890103 | 2024-04-10T18:01:47.627075
  
13 / tcp
-971970408 | 2024-04-17T08:35:18.862150
  
15 / tcp
-1316491703 | 2024-04-12T03:35:26.643022
  
17 / tcp
-746345752 | 2024-03-27T20:17:17.822891
  
19 / tcp
1564456597 | 2024-04-17T18:43:39.783602
  
21 / tcp
321971019 | 2024-04-17T04:03:52.620679
  
25 / tcp
1463575233 | 2024-03-24T01:58:33.635189
  
37 / tcp
-746114901 | 2024-03-22T22:49:54.037459
  
43 / tcp
-1101712668 | 2024-04-09T08:50:08.609097
  
49 / tcp
-1370420049 | 2024-03-28T13:49:58.127854
  
53 / tcp
-972699072 | 2024-04-15T06:38:53.078030
  
79 / tcp
665138842 | 2024-03-30T16:43:52.627049
  
80 / tcp
1353260875 | 2024-04-08T04:46:25.368624
  
85 / tcp
-1399940268 | 2024-04-11T09:06:59.985765
  
102 / tcp
50497985 | 2024-04-03T19:14:19.264379
  
104 / tcp
1187188851 | 2024-04-15T21:40:13.321948
  
111 / tcp
141730637 | 2024-04-09T08:34:26.653924
  
119 / tcp
1332894250 | 2024-03-27T18:09:33.627172
  
122 / tcp
-1270998736 | 2024-04-03T20:52:00.442634
  
139 / tcp
-829824006 | 2024-04-05T16:33:56.788309
  
143 / tcp
1948301213 | 2024-03-24T21:14:44.851515
  
175 / tcp
-399606100 | 2024-04-17T12:56:59.411827
  
179 / tcp
1208318993 | 2024-04-19T03:21:03.255252
  
221 / tcp
426649460 | 2024-04-04T01:01:37.808182
  
222 / tcp
-1932800090 | 2024-04-08T14:35:52.926576
  
264 / tcp
1975288991 | 2024-04-10T11:23:16.896927
  
311 / tcp
-1743283776 | 2024-04-18T13:29:38.578884
  
389 / tcp
1388449297 | 2024-04-11T23:20:42.891468
  
427 / tcp
-336002708 | 2024-04-11T20:18:05.694612
  
443 / tcp
-1729629024 | 2024-04-16T21:07:29.248591
  
444 / tcp
-1733106930 | 2024-03-20T22:02:57.663451
  
449 / tcp
897328069 | 2024-04-09T15:46:07.901074
  
465 / tcp
-441419608 | 2024-04-19T05:19:08.120380
  
502 / tcp
1911457608 | 2024-04-17T15:29:44.713338
  
503 / tcp
-820381412 | 2024-04-11T21:10:57.755775
  
541 / tcp
-969286897 | 2024-04-16T13:38:32.420553
  
548 / tcp
1060450357 | 2024-04-18T11:54:43.007662
  
554 / tcp
-2064302381 | 2024-04-09T23:57:47.575895
  
587 / tcp
1308377066 | 2024-04-19T07:48:56.761746
  
593 / tcp
-1316491703 | 2024-04-03T10:35:06.743846
  
631 / tcp
-2023550675 | 2024-04-04T00:10:56.228874
  
636 / tcp
1300162323 | 2024-04-18T13:13:01.437171
  
666 / tcp
-1730858130 | 2024-03-23T00:33:04.945916
  
771 / tcp
51259122 | 2024-03-24T21:39:11.556679
  
801 / tcp
2128189041 | 2024-04-15T17:58:54.767290
  
873 / tcp
-936692830 | 2024-04-08T21:46:38.518598
  
992 / tcp
1663966465 | 2024-03-21T16:01:40.866802
  
999 / tcp
1286504516 | 2024-03-25T14:32:11.088532
  
1023 / tcp
165188539 | 2024-03-31T03:08:16.536356
  
1025 / tcp
165188539 | 2024-04-16T15:59:28.344433
  
1099 / tcp
-1139539254 | 2024-04-17T06:32:45.175086
  
1153 / tcp
539065883 | 2024-04-04T00:16:11.904588
  
1177 / tcp
819727972 | 2024-04-17T13:07:37.217145
  
1200 / tcp
-2107996212 | 2024-03-30T20:38:07.188292
  
1234 / tcp
-1261090339 | 2024-04-01T11:10:58.155373
  
1337 / tcp
-1189269828 | 2024-04-18T03:31:27.162069
  
1344 / tcp
-1399940268 | 2024-03-23T18:09:43.152010
  
1366 / tcp
669849225 | 2024-04-10T20:52:57.558219
  
1388 / tcp
-1665643483 | 2024-04-18T14:51:30.109287
  
1400 / tcp
-186520940 | 2024-04-16T04:52:26.539475
  
1433 / tcp
550048729 | 2024-04-02T11:01:23.878025
  
1471 / tcp
1741579575 | 2024-04-10T13:20:59.805837
  
1515 / tcp
-186520940 | 2024-04-15T03:01:56.918912
  
1521 / tcp
-1441741890 | 2024-04-17T16:56:15.919326
  
1599 / tcp
842535728 | 2024-03-21T13:25:01.563857
  
1604 / tcp
-891714208 | 2024-04-17T17:54:53.345189
  
1660 / tcp
-1626979812 | 2024-04-19T05:39:51.438310
  
1883 / tcp
-1399940268 | 2024-04-13T23:34:41.820062
  
1911 / tcp
-893477759 | 2024-04-19T04:15:00.195326
  
1926 / tcp
921225407 | 2024-04-14T19:59:17.463474
  
1962 / tcp
89142341 | 2024-04-17T02:33:07.049013
  
2000 / tcp
-1681927087 | 2024-03-22T00:56:46.726863
  
2002 / tcp
539065883 | 2024-04-17T11:17:37.594568
  
2008 / tcp
401555314 | 2024-04-10T07:45:13.402883
  
2048 / tcp
-2089734047 | 2024-03-22T12:15:37.525685
  
2052 / tcp
-1839934832 | 2024-03-20T16:13:28.051350
  
2059 / tcp
-784071826 | 2024-04-02T03:19:59.222916
  
2064 / tcp
-260710842 | 2024-04-14T00:12:58.462804
  
2067 / tcp
-1611764932 | 2024-03-21T17:46:33.700807
  
2081 / tcp
660175493 | 2024-04-15T20:13:19.884532
  
2083 / tcp
-1045760528 | 2024-04-16T21:45:51.513640
  
2087 / tcp
141730637 | 2024-04-15T03:35:48.861668
  
2121 / tcp
1741579575 | 2024-04-15T04:05:43.783058
  
2154 / tcp
-122096153 | 2024-04-01T17:43:21.380129
  
2181 / tcp
372433470 | 2024-04-10T02:41:23.977699
  
2222 / tcp
979705126 | 2024-04-10T01:15:46.480070
  
2323 / tcp
1632932802 | 2024-04-17T10:34:23.527696
  
2332 / tcp
1911457608 | 2024-03-25T11:17:18.501548
  
2345 / tcp
117101543 | 2024-04-11T02:39:37.409553
  
2376 / tcp
-1329831334 | 2024-04-16T21:52:23.813922
  
2404 / tcp
819727972 | 2024-04-16T05:44:44.554299
  
2455 / tcp
580340387 | 2024-03-23T16:24:36.835307
  
2563 / tcp
-1779118422 | 2024-04-18T06:28:02.971171
  
2567 / tcp
1944032451 | 2024-04-09T23:09:50.889413
  
2701 / tcp
-1399940268 | 2024-04-11T14:36:49.872933
  
2761 / tcp
599074451 | 2024-04-02T04:26:58.672626
  
3001 / tcp
669849225 | 2024-04-17T03:21:42.638639
  
3049 / tcp
-1795027372 | 2024-04-18T09:31:38.054856
  
3050 / tcp
51259122 | 2024-04-08T16:19:00.648626
  
3054 / tcp
677934968 | 2024-03-28T13:16:07.340647
  
3062 / tcp
-2089734047 | 2024-04-01T04:24:48.287963
  
3069 / tcp
-1399940268 | 2024-04-10T22:40:14.043015
  
3092 / tcp
1332894250 | 2024-04-05T18:18:45.238127
  
3098 / tcp
819727972 | 2024-04-09T16:05:04.808039
  
3118 / tcp
1161309183 | 2024-04-19T07:04:28.043064
  
3120 / tcp
745343730 | 2024-03-29T02:34:39.419025
  
3200 / tcp
-1341662640 | 2024-04-17T21:54:49.900921
  
3260 / tcp
921482974 | 2024-03-30T16:10:24.885989
  
3268 / tcp
1047846045 | 2024-04-17T08:32:31.880416
  
3306 / tcp
-2089734047 | 2024-04-18T04:49:00.782139
  
3310 / tcp
1911457608 | 2024-04-03T23:13:47.836463
  
3352 / tcp
1911457608 | 2024-04-18T08:35:22.393575
  
3388 / tcp
1146750585 | 2024-04-08T20:53:39.708347
  
3389 / tcp
546151771 | 2024-04-15T14:34:47.080864
  
3541 / tcp
198844676 | 2024-04-17T06:46:59.046857
  
3551 / tcp
-653033013 | 2024-04-18T04:03:11.888470
  
3554 / tcp
-2089734047 | 2024-04-01T09:19:41.984570
  
3568 / tcp
-891714208 | 2024-04-03T14:57:01.301986
  
3690 / tcp
171352214 | 2024-04-11T19:51:20.466393
  
3790 / tcp
-180163620 | 2024-04-18T01:19:24.456419
  
4000 / tcp
-154107716 | 2024-04-18T15:01:30.609398
  
4063 / tcp
-2017887953 | 2024-04-17T18:07:37.063706
  
4064 / tcp
-319440554 | 2024-04-11T22:12:03.944402
  
4157 / tcp
198844676 | 2024-04-19T02:39:34.136113
  
4242 / tcp
1278527606 | 2024-04-13T17:56:28.528944
  
4282 / tcp
-1250504565 | 2024-04-09T07:11:27.186236
  
4321 / tcp
539065883 | 2024-04-01T22:27:59.744318
  
4433 / tcp
1089570394 | 2024-04-09T15:58:51.299147
  
4443 / tcp
-2096652808 | 2024-04-05T01:35:44.201832
  
4444 / tcp
-2017887953 | 2024-03-21T08:44:08.353329
  
4445 / tcp
819727972 | 2024-04-01T22:55:04.943012
  
4500 / tcp
1375509841 | 2024-03-30T10:29:59.124783
  
4664 / tcp
-616720387 | 2024-04-09T10:07:56.756957
  
4734 / tcp
-1888448627 | 2024-04-16T23:15:11.205061
  
4840 / tcp
-138733098 | 2024-03-20T12:25:29.735687
  
4848 / tcp
2087396567 | 2024-04-08T14:46:49.377064
  
4899 / tcp
307999478 | 2024-03-25T09:39:02.461844
  
4911 / tcp
-1023516719 | 2024-04-03T20:20:35.720741
  
4949 / tcp
-2089734047 | 2024-04-04T19:12:04.654800
  
4999 / tcp
-358801646 | 2024-04-11T09:42:53.066513
  
5001 / tcp
-2089734047 | 2024-04-05T12:39:31.703628
  
5002 / tcp
-1598265216 | 2024-03-21T21:18:52.539811
  
5006 / tcp
2118208326 | 2024-04-15T00:12:57.488744
  
5009 / tcp
937756010 | 2024-04-15T12:18:56.092767
  
5010 / tcp
1741579575 | 2024-04-17T13:50:17.479536
  
5222 / tcp
-1165098486 | 2024-04-05T17:26:26.132272
  
5269 / tcp
1615193817 | 2024-04-11T21:36:27.210352
  
5321 / tcp
-1399940268 | 2024-03-25T01:21:15.626874
  
5432 / tcp
-1399940268 | 2024-04-02T21:54:25.924284
  
5435 / tcp
-457235091 | 2024-04-18T21:49:36.263968
  
5454 / tcp
1911457608 | 2024-04-10T08:58:53.286483
  
5592 / tcp
575925250 | 2024-04-16T13:43:16.849201
  
5672 / tcp
-1142844482 | 2024-04-17T02:26:13.842175
  
5858 / tcp
1754446871 | 2024-04-05T08:08:11.018452
  
5900 / tcp
-1249500036 | 2024-04-14T21:43:38.491345
  
5906 / tcp
819727972 | 2024-04-03T07:58:31.506232
  
5938 / tcp
1999272906 | 2024-04-09T05:42:33.906148
  
5984 / tcp
1690634669 | 2024-03-21T17:12:24.315065
  
5986 / tcp
-1399940268 | 2024-04-17T01:32:41.759245
  
6000 / tcp
-1888448627 | 2024-04-03T04:08:35.230234
  
6001 / tcp
819727972 | 2024-04-15T18:58:04.524088
  
6002 / tcp
-119996482 | 2024-03-27T10:50:39.936059
  
6080 / tcp
321971019 | 2024-04-13T18:06:48.278121
  
6379 / tcp
745343730 | 2024-04-08T04:29:07.628527
  
6443 / tcp
-345718689 | 2024-03-21T07:46:40.425651
  
6588 / tcp
-358707605 | 2024-04-17T09:31:34.099689
  
6633 / tcp
51259122 | 2024-04-11T16:47:08.665702
  
6667 / tcp
-1329831334 | 2024-04-02T18:49:23.296761
  
6668 / tcp
819727972 | 2024-03-26T06:36:45.413195
  
6697 / tcp
1827807483 | 2024-04-02T02:24:18.374002
  
7001 / tcp
-1810987450 | 2024-04-10T16:15:55.209522
  
7071 / tcp
410249975 | 2024-04-11T14:40:54.374814
  
7171 / tcp
-2031152423 | 2024-04-16T23:27:18.153228
  
7218 / tcp
-1399940268 | 2024-04-03T03:01:17.031204
  
7415 / tcp
89142341 | 2024-04-17T16:50:20.158406
  
7433 / tcp
1320285193 | 2024-03-22T08:50:15.374376
  
7443 / tcp
-2089734047 | 2024-04-02T12:53:11.385633
  
7465 / tcp
1975288991 | 2024-03-28T17:23:14.569859
  
7500 / tcp
165188539 | 2024-03-24T00:10:47.630355
  
7537 / tcp
-319440554 | 2024-04-14T18:00:47.167502
  
7547 / tcp
740837454 | 2024-04-09T06:57:08.454254
  
7634 / tcp
808560482 | 2024-04-04T08:14:45.061005
  
7657 / tcp
1100205395 | 2024-03-26T16:09:21.633889
  
7676 / tcp
1072892569 | 2024-04-17T14:57:00.809784
  
8001 / tcp
-1887823886 | 2024-04-18T20:34:26.221126
  
8009 / tcp
-1428621233 | 2024-04-16T08:41:19.358803
  
8015 / tcp
-616720387 | 2024-04-15T08:57:14.974959
  
8030 / tcp
819727972 | 2024-03-30T11:40:31.449217
  
8034 / tcp
740837454 | 2024-03-26T18:48:27.476796
  
8035 / tcp
1208318993 | 2024-03-22T21:56:18.196129
  
8041 / tcp
-289739783 | 2024-03-22T01:01:33.226931
  
8042 / tcp
493955023 | 2024-04-03T13:04:24.285699
  
8046 / tcp
575925250 | 2024-04-14T23:39:55.429226
  
8050 / tcp
1984588611 | 2024-04-10T03:20:24.343313
  
8060 / tcp
-2118655245 | 2024-03-26T19:40:02.355497
  
8069 / tcp
401555314 | 2024-03-25T08:23:00.275318
  
8072 / tcp
-454087041 | 2024-03-31T00:55:32.372236
  
8085 / tcp
-1899074860 | 2024-03-24T14:49:30.831707
  
8087 / tcp
-971970408 | 2024-04-19T08:43:46.653482
  
8089 / tcp
819727972 | 2024-03-31T00:33:53.901453
  
8096 / tcp
-1416565584 | 2024-04-05T12:17:23.621452
  
8099 / tcp
722711397 | 2024-04-14T06:29:19.850952
  
8109 / tcp
-1487943323 | 2024-03-29T07:09:57.357841
  
8111 / tcp
1767345577 | 2024-04-12T03:58:15.419363
  
8126 / tcp
1492413928 | 2024-04-19T08:32:41.888536
  
8139 / tcp
1212921144 | 2024-04-02T19:44:36.998934
  
8140 / tcp
-971970408 | 2024-04-19T10:12:15.238002
  
8181 / tcp
-1015019981 | 2024-04-15T02:20:32.381445
  
8200 / tcp
819727972 | 2024-04-18T15:15:38.906776
  
8291 / tcp
-1300025046 | 2024-04-19T02:12:17.457886
  
8333 / tcp
-1399940268 | 2024-04-18T07:17:50.646541
  
8412 / tcp
971933601 | 2024-03-29T08:31:03.106293
  
8415 / tcp
1911457608 | 2024-03-26T21:13:13.571590
  
8416 / tcp
921225407 | 2024-04-18T07:31:33.839945
  
8421 / tcp
-1399940268 | 2024-04-02T05:54:35.087851
  
8429 / tcp
1735450406 | 2024-03-31T17:50:54.918993
  
8443 / tcp
819727972 | 2024-04-17T21:13:33.099300
  
8545 / tcp
-1399940268 | 2024-04-15T15:13:12.181108
  
8554 / tcp
50497985 | 2024-03-27T01:14:58.294586
  
8575 / tcp
-42767839 | 2024-04-11T17:02:06.659594
  
8649 / tcp
-1947777893 | 2024-04-18T12:51:11.114402
  
8700 / tcp
1911457608 | 2024-04-09T02:55:26.915168
  
8728 / tcp
819727972 | 2024-03-23T06:51:55.683320
  
8802 / tcp
-1399940268 | 2024-04-09T14:18:16.654056
  
8805 / tcp
2087396567 | 2024-04-02T00:13:09.966031
  
8834 / tcp
-1399940268 | 2024-04-17T05:36:05.830505
  
8847 / tcp
-1839934832 | 2024-04-08T23:30:34.320873
  
8854 / tcp
2103111368 | 2024-04-17T06:32:10.741694
  
8857 / tcp
-1399940268 | 2024-04-16T19:37:08.357537
  
8862 / tcp
2087396567 | 2024-04-15T16:25:28.659205
  
8880 / tcp
2087396567 | 2024-04-17T15:39:42.375215
  
8889 / tcp
119860953 | 2024-03-23T00:52:48.407478
  
8991 / tcp
1119676909 | 2024-04-15T02:23:09.229298
  
9000 / tcp
-1026951088 | 2024-04-16T01:50:41.780840
  
9001 / tcp
104385780 | 2024-04-18T06:42:35.829876
  
9002 / tcp
-358801646 | 2024-03-31T03:08:58.636408
  
9021 / tcp
-952165951 | 2024-04-03T17:32:13.714278
  
9042 / tcp
334289483 | 2024-03-21T17:35:29.331191
  
9044 / tcp
1363464823 | 2024-04-14T21:58:12.538367
  
9047 / tcp
-956469251 | 2024-04-09T00:43:20.839467
  
9051 / tcp
-1399940268 | 2024-04-10T05:23:15.424815
  
9088 / tcp
660175493 | 2024-04-11T09:16:40.048274
  
9091 / tcp
410249975 | 2024-04-01T13:20:06.393730
  
9151 / tcp
-441419608 | 2024-04-09T11:29:02.998733
  
9160 / tcp
-1136600457 | 2024-03-31T13:35:56.674740
  
9191 / tcp
-1399940268 | 2024-04-18T09:17:51.500869
  
9199 / tcp
-1013082686 | 2024-03-24T04:56:45.116442
  
9205 / tcp
-375604792 | 2024-03-26T13:00:10.977650
  
9209 / tcp
-1399940268 | 2024-03-30T16:48:06.600673
  
9210 / tcp
-904840257 | 2024-03-23T12:48:11.044041
  
9306 / tcp
233634112 | 2024-04-17T21:17:06.450866
  
9418 / tcp
-1453516345 | 2024-03-29T01:52:24.772564
  
9443 / tcp
1911457608 | 2024-03-24T21:30:40.618208
  
9530 / tcp
-1947777893 | 2024-04-15T00:31:22.192533
  
9600 / tcp
2084412416 | 2024-04-09T04:14:43.025994
  
9633 / tcp
1778988322 | 2024-03-31T01:51:01.070109
  
9800 / tcp
1975288991 | 2024-04-13T23:13:37.740252
  
9876 / tcp
491999737 | 2024-04-05T09:13:40.203494
  
9943 / tcp
-1538260461 | 2024-03-21T12:26:54.655563
  
9990 / tcp
-1888448627 | 2024-04-08T10:15:53.956146
  
9992 / tcp
1762042191 | 2024-03-24T05:40:54.008287
  
9994 / tcp
1161309183 | 2024-04-10T20:29:40.420891
  
9999 / tcp
-454087041 | 2024-04-16T05:57:54.010469
  
10000 / tcp
1492413928 | 2024-04-18T10:20:58.180092
  
10001 / tcp
-1760806421 | 2024-04-16T11:30:08.807013
  
10250 / tcp
1412519768 | 2024-03-22T00:28:08.014117
  
10344 / tcp
2087396567 | 2024-04-05T14:34:44.570425
  
10443 / tcp
-1730858130 | 2024-04-13T08:43:07.788600
  
10554 / tcp
320677201 | 2024-04-02T01:18:08.091321
  
10909 / tcp
51259122 | 2024-04-08T02:32:57.772305
  
11210 / tcp
-136006866 | 2024-04-08T02:43:11.839115
  
11211 / tcp
-2046514463 | 2024-04-14T16:29:19.623117
  
11300 / tcp
296364507 | 2024-04-03T04:29:58.793869
  
12345 / tcp
290819026 | 2024-03-26T20:09:27.406467
  
13579 / tcp
1763259671 | 2024-04-11T05:33:16.899175
  
14147 / tcp
-671457454 | 2024-04-04T07:46:21.938161
  
14265 / tcp
-1839934832 | 2024-04-17T16:15:50.097539
  
14344 / tcp
2009276894 | 2024-04-18T16:40:12.364298
  
16010 / tcp
-445721795 | 2024-04-04T07:22:41.414657
  
16993 / tcp
819727972 | 2024-04-02T21:19:02.484833
  
18081 / tcp
-2096652808 | 2024-03-26T04:38:04.311091
  
18245 / tcp
2087396567 | 2024-04-08T19:23:53.948598
  
18553 / tcp
921225407 | 2024-04-05T01:14:51.015878
  
19000 / tcp
1900503736 | 2024-04-03T07:34:59.632207
  
20000 / tcp
171352214 | 2024-04-01T19:11:50.037251
  
20256 / tcp
1308377066 | 2024-04-19T05:42:04.247575
  
20547 / tcp
2087396567 | 2024-04-15T01:04:05.123146
  
21025 / tcp
1948301213 | 2024-03-27T09:56:02.871859
  
21379 / tcp
-21576419 | 2024-03-26T13:06:39.658603
  
22021 / tcp
211952361 | 2024-04-05T09:28:13.743865
  
23023 / tcp
770016595 | 2024-03-21T03:16:22.774539
  
23424 / tcp
1911457608 | 2024-04-19T03:21:39.342856
  
25001 / tcp
921225407 | 2024-04-15T18:01:06.396220
  
25565 / tcp
1965127312 | 2024-04-02T20:17:18.007510
  
27015 / tcp
1763259671 | 2024-03-24T13:15:52.608610
  
27017 / tcp
-1399940268 | 2024-04-03T20:34:10.024171
  
28015 / tcp
-1529979118 | 2024-04-05T23:45:48.273413
  
28080 / tcp
-1914935523 | 2024-04-05T13:48:46.902647
  
30002 / tcp
-2118655245 | 2024-03-22T12:16:43.520786
  
32400 / tcp
171352214 | 2024-04-09T20:32:31.768017
  
32764 / tcp
-1469211519 | 2024-04-03T01:10:35.409754
  
33060 / tcp
632542934 | 2024-04-14T22:57:51.113093
  
35000 / tcp
-222277909 | 2024-04-10T07:57:18.433402
  
37215 / tcp
1778988322 | 2024-04-10T20:35:00.354483
  
37777 / tcp
819727972 | 2024-03-28T04:42:38.764190
  
41800 / tcp
-433302150 | 2024-03-23T04:28:57.032853
  
44158 / tcp
-303199180 | 2024-04-08T22:18:26.110787
  
44818 / tcp
2087396567 | 2024-04-03T23:40:17.310155
  
47990 / tcp
-1990350878 | 2024-04-04T09:17:19.137785
  
49153 / tcp
2087396567 | 2024-04-15T02:23:43.315842
  
50000 / tcp
1119512965 | 2024-04-03T21:32:20.364026
  
50070 / tcp
2103111368 | 2024-03-29T15:53:59.710247
  
50100 / tcp
-2118655245 | 2024-04-16T14:06:56.398067
  
51106 / tcp
-1795027372 | 2024-04-15T10:15:35.346073
  
51235 / tcp
1948301213 | 2024-04-16T16:59:09.657383
  
54138 / tcp
-1947777893 | 2024-04-10T13:05:32.842229
  
55000 / tcp
-1839934832 | 2024-04-18T05:49:48.614745
  
55443 / tcp
2087396567 | 2024-04-10T19:30:44.007817
  
55553 / tcp
1689518693 | 2024-04-18T06:35:53.677382
  
55554 / tcp
539065883 | 2024-03-26T17:26:48.233583
  
60129 / tcp
1208318993 | 2024-04-01T03:06:26.938804
  
61613 / tcp
2084412416 | 2024-04-19T03:22:12.438539
  
61616 / tcp
1842317374 | 2024-04-17T23:32:57.578663
  
62078 / tcp



Contact Us

Shodan ® - All rights reserved