59.110.190.12

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

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-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.
-1142844482 | 2024-04-21T04:13:11.725228
  
11 / tcp
1024374118 | 2024-04-17T18:31:19.604199
  
13 / tcp
1741579575 | 2024-04-14T16:32:34.281882
  
15 / tcp
-2006293986 | 2024-04-17T20:49:50.212885
  
17 / tcp
676476721 | 2024-04-04T05:15:58.528834
  
19 / tcp
-702037155 | 2024-04-20T11:42:09.353702
  
21 / tcp
-1288412979 | 2024-03-27T15:32:15.129773
  
23 / tcp
-1810987450 | 2024-04-24T08:23:16.797995
  
25 / tcp
1842948889 | 2024-04-23T22:28:50.110845
  
37 / tcp
366084633 | 2024-04-18T07:57:07.387672
  
43 / tcp
-801484042 | 2024-04-23T05:30:57.105478
  
49 / tcp
-1156129152 | 2024-03-28T00:21:15.220579
  
53 / tcp
-1385078233 | 2024-04-03T06:01:40.843865
  
70 / tcp
-1770051369 | 2024-04-22T12:27:11.838625
  
79 / tcp
6918140 | 2024-04-15T01:47:06.371133
  
80 / tcp
-358801646 | 2024-04-13T21:42:28.516856
  
84 / tcp
-1839934832 | 2024-04-13T21:20:12.095383
  
86 / tcp
-1399940268 | 2024-04-01T00:31:55.179622
  
89 / tcp
1189133115 | 2024-03-31T15:14:03.564046
  
95 / tcp
-1795027372 | 2024-04-23T10:57:15.674451
  
102 / tcp
1519486042 | 2024-04-20T01:59:29.113943
  
104 / tcp
632542934 | 2024-04-18T17:29:57.047779
  
110 / tcp
-669112739 | 2024-04-03T08:14:25.828990
  
113 / tcp
141730637 | 2024-03-31T16:00:57.645074
  
119 / tcp
-646274631 | 2024-04-16T15:44:50.157121
  
135 / tcp
-829824006 | 2024-04-11T18:40:33.519157
  
143 / tcp
-1428621233 | 2024-04-21T12:43:42.572787
  
175 / tcp
-399606100 | 2024-04-02T15:22:48.235876
  
179 / tcp
1574088840 | 2024-04-23T05:49:58.351444
  
195 / tcp
-1140468363 | 2024-04-24T21:56:14.383655
  
221 / tcp
1723769361 | 2024-04-23T20:09:06.554636
  
225 / tcp
-1180827859 | 2024-04-24T08:19:10.811869
  
264 / tcp
602337838 | 2024-03-29T11:17:39.849847
  
311 / tcp
-1743283776 | 2024-04-21T10:24:36.439022
  
389 / tcp
1998636604 | 2024-04-22T01:20:31.247691
  
427 / tcp
712755406 | 2024-04-11T14:21:20.439090
  
443 / tcp
740837454 | 2024-04-24T08:13:23.396941
  
444 / tcp
897328069 | 2024-04-14T17:39:53.037269
  
465 / tcp
1911457608 | 2024-04-24T04:31:06.960111
  
502 / tcp
599074451 | 2024-04-20T18:02:12.580553
  
503 / tcp
-138733098 | 2024-04-11T09:07:58.367676
  
515 / tcp
-773160241 | 2024-04-23T19:28:22.537193
  
548 / tcp
285770450 | 2024-04-11T11:57:55.111636
  
554 / tcp
745343730 | 2024-04-18T20:01:28.922371
  
587 / tcp
1308377066 | 2024-04-16T07:04:31.445295
  
593 / tcp
4146400 | 2024-04-23T17:40:20.488133
  
636 / tcp
1300162323 | 2024-04-17T16:24:03.355477
  
666 / tcp
-1733645023 | 2024-04-23T10:51:51.732535
  
771 / tcp
819727972 | 2024-04-01T06:18:08.504791
  
801 / tcp
-1970692834 | 2024-04-22T05:43:46.661716
  
873 / tcp
-936692830 | 2024-04-21T23:10:13.313841
  
992 / tcp
410249975 | 2024-03-30T05:58:25.080505
  
993 / tcp
1685649979 | 2024-03-26T18:35:39.738218
  
995 / tcp
1632932802 | 2024-04-23T21:57:22.621053
  
1023 / tcp
-314039103 | 2024-04-10T23:33:27.144649
  
1024 / tcp
-1230049476 | 2024-04-20T00:18:21.018427
  
1025 / tcp
1362344524 | 2024-04-08T22:20:12.311973
  
1080 / tcp
819727972 | 2024-04-21T13:07:04.874666
  
1099 / tcp
-358801646 | 2024-04-21T10:15:57.341391
  
1111 / tcp
-1329831334 | 2024-04-17T21:18:24.361537
  
1153 / tcp
1004056929 | 2024-04-22T09:03:51.710940
  
1177 / tcp
416263569 | 2024-04-14T10:17:27.377256
  
1200 / tcp
1761482307 | 2024-04-10T22:43:07.158865
  
1337 / tcp
-1399940268 | 2024-04-02T08:20:01.823729
  
1344 / tcp
1126993057 | 2024-04-23T05:19:50.444214
  
1388 / tcp
104385780 | 2024-04-21T04:46:06.382576
  
1400 / tcp
-186520940 | 2024-03-31T15:49:53.418679
  
1433 / tcp
-119996482 | 2024-04-24T13:33:16.614137
  
1471 / tcp
660175493 | 2024-04-19T18:58:22.790350
  
1515 / tcp
1975288991 | 2024-04-13T03:43:18.149610
  
1521 / tcp
819727972 | 2024-04-10T06:31:46.827795
  
1554 / tcp
1189133115 | 2024-04-13T08:59:06.613989
  
1599 / tcp
-971970408 | 2024-04-09T13:36:16.360428
  
1604 / tcp
-1608241410 | 2024-04-05T05:29:54.955201
  
1723 / tcp
-21576419 | 2024-03-31T18:45:33.752309
  
1741 / tcp
-805362002 | 2024-04-15T20:49:42.256511
  
1800 / tcp
-1730858130 | 2024-03-26T21:14:21.281613
  
1883 / tcp
2098371729 | 2024-04-15T06:29:48.491700
  
1911 / tcp
104385780 | 2024-04-08T17:31:53.472489
  
1925 / tcp
-339084706 | 2024-04-01T23:05:40.193103
  
1950 / tcp
-1399940268 | 2024-04-09T22:03:20.020775
  
1962 / tcp
-1399940268 | 2024-04-01T08:20:08.693387
  
2000 / tcp
-21576419 | 2024-04-23T05:09:05.691927
  
2008 / tcp
-1399940268 | 2024-04-19T18:18:01.968012
  
2012 / tcp
-1399940268 | 2024-04-09T01:39:18.588555
  
2048 / tcp
2103111368 | 2024-04-10T05:38:00.780020
  
2060 / tcp
1911457608 | 2024-04-09T17:57:36.822255
  
2061 / tcp
1690634669 | 2024-04-12T11:22:48.069863
  
2067 / tcp
-1598265216 | 2024-04-24T01:22:36.608117
  
2080 / tcp
1911457608 | 2024-04-19T01:32:43.217950
  
2081 / tcp
-1311598826 | 2024-04-03T18:10:30.971428
  
2083 / tcp
474736340 | 2024-04-21T05:20:39.191668
  
2087 / tcp
141730637 | 2024-04-23T16:02:28.874141
  
2121 / tcp
-2042671887 | 2024-04-04T22:31:18.814251
  
2126 / tcp
-136006866 | 2024-04-11T12:07:25.513363
  
2154 / tcp
546151771 | 2024-04-17T17:39:55.863778
  
2181 / tcp
819727972 | 2024-04-12T02:54:47.328746
  
2202 / tcp
-2017887953 | 2024-03-28T01:39:00.147879
  
2221 / tcp
372433470 | 2024-04-18T19:24:48.523346
  
2222 / tcp
671605376 | 2024-03-31T11:34:09.440791
  
2233 / tcp
979705126 | 2024-04-14T23:54:12.582065
  
2323 / tcp
550048729 | 2024-04-17T22:54:30.446280
  
2375 / tcp
-826610984 | 2024-04-04T02:59:24.576498
  
2376 / tcp
-1261090339 | 2024-04-21T19:09:33.547085
  
2404 / tcp
996960436 | 2024-03-26T20:44:15.669733
  
2455 / tcp
-1111515360 | 2024-04-12T03:53:19.792056
  
2480 / tcp
-2096652808 | 2024-04-17T02:50:46.377024
  
2556 / tcp
-288825733 | 2024-04-21T22:31:16.958543
  
2598 / tcp
-1279886438 | 2024-04-16T10:29:14.444585
  
2628 / tcp
-1538260461 | 2024-04-19T17:00:21.621272
  
2761 / tcp
401555314 | 2024-04-23T23:36:22.824926
  
2762 / tcp
819727972 | 2024-04-17T23:43:45.122787
  
3001 / tcp
-1036370807 | 2024-04-19T13:17:12.957981
  
3002 / tcp
1911457608 | 2024-04-24T01:58:07.715100
  
3050 / tcp
-1399940268 | 2024-04-14T23:18:51.954133
  
3054 / tcp
1655023012 | 2024-03-29T19:32:55.371239
  
3055 / tcp
819727972 | 2024-04-02T18:56:20.242547
  
3057 / tcp
1504401647 | 2024-04-03T13:46:54.018434
  
3063 / tcp
632542934 | 2024-04-23T15:54:14.913477
  
3070 / tcp
722711397 | 2024-04-12T18:08:36.350912
  
3079 / tcp
-1189269828 | 2024-04-23T05:03:30.673482
  
3087 / tcp
971933601 | 2024-03-31T20:31:50.217939
  
3093 / tcp
-1888448627 | 2024-04-12T12:03:52.336784
  
3104 / tcp
2103111368 | 2024-04-12T07:32:18.840638
  
3106 / tcp
-271466677 | 2024-04-12T09:10:48.785383
  
3260 / tcp
-616720387 | 2024-04-14T21:49:59.068079
  
3299 / tcp
-1699556818 | 2024-04-22T03:00:03.111361
  
3301 / tcp
-2089734047 | 2024-04-24T02:54:11.749169
  
3310 / tcp
819727972 | 2024-04-19T07:56:56.288393
  
3388 / tcp
-2036484723 | 2024-04-22T09:07:55.945228
  
3389 / tcp
819727972 | 2024-04-23T20:22:43.985966
  
3402 / tcp
-2089734047 | 2024-04-18T15:24:28.270869
  
3409 / tcp
-1105333987 | 2024-04-24T15:28:37.665473
  
3523 / tcp
-984990168 | 2024-04-01T21:35:38.232060
  
3541 / tcp
198844676 | 2024-04-17T17:15:42.156166
  
3551 / tcp
819727972 | 2024-04-04T21:56:21.060747
  
3559 / tcp
-2089734047 | 2024-04-17T22:35:52.717082
  
3562 / tcp
-1839934832 | 2024-04-18T09:50:46.744224
  
3563 / tcp
459162008 | 2024-04-09T00:48:36.896157
  
3689 / tcp
539065883 | 2024-04-10T09:49:12.636709
  
3780 / tcp
-1611764932 | 2024-04-21T16:50:44.437582
  
3790 / tcp
945910976 | 2024-04-16T16:52:55.094266
  
3922 / tcp
-180163620 | 2024-04-03T08:31:58.496164
  
4000 / tcp
-358801646 | 2024-04-20T10:42:56.673367
  
4022 / tcp
-1990350878 | 2024-04-08T19:14:10.650799
  
4040 / tcp
-801484042 | 2024-04-13T13:27:07.719063
  
4063 / tcp
-1399940268 | 2024-04-19T15:20:07.575218
  
4064 / tcp
15018106 | 2024-04-23T06:55:13.136688
  
4117 / tcp
104385780 | 2024-04-20T01:01:47.492387
  
4157 / tcp
971933601 | 2024-04-14T04:47:15.316554
  
4200 / tcp
302222687 | 2024-04-16T18:30:02.583828
  
4242 / tcp
-358801646 | 2024-04-08T21:08:45.711108
  
4243 / tcp
-826610984 | 2024-04-18T10:20:08.519819
  
4282 / tcp
740837454 | 2024-04-11T09:46:28.383031
  
4321 / tcp
-1373613804 | 2024-04-23T07:42:43.987782
  
4369 / tcp
819727972 | 2024-04-17T03:48:55.917280
  
4433 / tcp
285437346 | 2024-04-20T07:39:34.989215
  
4443 / tcp
660175493 | 2024-04-24T19:05:03.809249
  
4444 / tcp
-1399940268 | 2024-04-22T05:37:01.392133
  
4500 / tcp
-1729629024 | 2024-04-11T22:25:58.429796
  
4506 / tcp
842535728 | 2024-04-10T21:01:30.794150
  
4664 / tcp
-136006866 | 2024-04-12T20:47:20.377508
  
4747 / tcp
1321679546 | 2024-04-05T09:16:19.678498
  
4782 / tcp
-1611764932 | 2024-04-03T05:23:16.634892
  
4786 / tcp
639175818 | 2024-04-09T22:10:11.127904
  
4840 / tcp
2087396567 | 2024-04-03T10:02:46.452672
  
4899 / tcp
-1399940268 | 2024-03-27T22:03:18.211800
  
4911 / tcp
1741579575 | 2024-04-17T08:34:00.511268
  
4949 / tcp
1778988322 | 2024-04-16T09:29:48.099261
  
5001 / tcp
-805362002 | 2024-04-09T22:39:38.343122
  
5005 / tcp
2087396567 | 2024-04-12T23:20:25.917319
  
5006 / tcp
-1327660293 | 2024-04-04T18:14:39.267515
  
5007 / tcp
567505242 | 2024-04-19T10:55:09.890566
  
5009 / tcp
2087396567 | 2024-04-22T23:04:39.212304
  
5172 / tcp
-2080784861 | 2024-04-19T00:28:23.846584
  
5201 / tcp
2087396567 | 2024-04-03T09:26:03.871533
  
5222 / tcp
-1854630806 | 2024-04-18T15:12:32.327653
  
5269 / tcp
-2084705145 | 2024-04-20T03:05:24.969317
  
5280 / tcp
1761482307 | 2024-04-12T12:36:52.713705
  
5432 / tcp
165188539 | 2024-04-17T16:39:31.890107
  
5435 / tcp
-1487943323 | 2024-03-29T00:34:27.948857
  
5600 / tcp
1852418385 | 2024-04-21T22:44:33.716654
  
5601 / tcp
575925250 | 2024-04-18T14:48:17.947528
  
5672 / tcp
1778988322 | 2024-04-11T18:13:46.188452
  
5858 / tcp
-1730858130 | 2024-04-18T18:02:39.361362
  
5909 / tcp
-1888448627 | 2024-04-10T08:41:41.032452
  
5938 / tcp
1999272906 | 2024-04-17T03:17:32.657353
  
5984 / tcp
104385780 | 2024-04-19T02:35:56.599918
  
5986 / tcp
-1013082686 | 2024-04-05T09:43:14.621137
  
5990 / tcp
114471724 | 2024-04-24T18:51:12.240033
  
6000 / tcp
-1399940268 | 2024-04-19T05:01:51.535498
  
6001 / tcp
-1681927087 | 2024-04-24T07:25:56.959756
  
6002 / tcp
671605376 | 2024-04-21T08:21:15.435091
  
6007 / tcp
321971019 | 2024-04-09T02:06:56.429951
  
6379 / tcp
-786044033 | 2024-04-10T23:28:59.547042
  
6443 / tcp
1615193817 | 2024-04-12T20:56:49.435052
  
6588 / tcp
-599252106 | 2024-04-18T12:32:34.231947
  
6633 / tcp
165188539 | 2024-04-15T15:24:10.397642
  
6653 / tcp
4935895 | 2024-04-17T20:58:44.454917
  
6666 / tcp
-1045760528 | 2024-04-21T03:47:50.425288
  
6667 / tcp
820958131 | 2024-04-24T01:52:19.051182
  
6668 / tcp
-1327660293 | 2024-04-15T02:50:45.051525
  
6697 / tcp
265065882 | 2024-04-23T01:03:21.719236
  
7001 / tcp
-1810987450 | 2024-04-17T11:50:47.157394
  
7071 / tcp
-1399940268 | 2024-04-23T05:03:47.502588
  
7171 / tcp
-1681927087 | 2024-04-16T14:59:51.439148
  
7218 / tcp
-2096652808 | 2024-04-19T18:00:43.338323
  
7415 / tcp
-1209805157 | 2024-04-14T12:28:40.457046
  
7443 / tcp
1911457608 | 2024-04-04T18:40:12.663551
  
7444 / tcp
1375509841 | 2024-04-22T05:52:43.230478
  
7474 / tcp
770016595 | 2024-04-20T02:37:17.038109
  
7657 / tcp
1072892569 | 2024-04-14T13:04:13.820406
  
8001 / tcp
-1399940268 | 2024-04-15T13:00:33.527853
  
8002 / tcp
-339084706 | 2024-04-08T17:35:34.911760
  
8006 / tcp
-1810987450 | 2024-04-12T07:16:36.810243
  
8009 / tcp
-345718689 | 2024-04-04T21:57:20.629577
  
8035 / tcp
2139917906 | 2024-04-15T21:25:04.383947
  
8045 / tcp
819727972 | 2024-04-20T14:41:13.976644
  
8066 / tcp
290819026 | 2024-04-14T12:00:00.092129
  
8069 / tcp
-239345613 | 2024-04-15T14:23:02.564862
  
8080 / tcp
1723769361 | 2024-04-23T05:39:28.824346
  
8081 / tcp
2087396567 | 2024-04-14T14:17:22.366113
  
8083 / tcp
-1888448627 | 2024-03-29T14:16:45.813401
  
8087 / tcp
819727972 | 2024-04-19T16:22:14.097972
  
8089 / tcp
-1249500036 | 2024-04-10T10:19:35.434699
  
8099 / tcp
-2089734047 | 2024-04-17T17:52:25.301247
  
8106 / tcp
-2107996212 | 2024-03-26T17:11:24.953096
  
8110 / tcp
472902042 | 2024-04-20T05:36:23.554390
  
8123 / tcp
539065883 | 2024-04-03T00:05:34.902307
  
8126 / tcp
-1730858130 | 2024-04-16T00:57:14.463262
  
8139 / tcp
-2031152423 | 2024-04-12T17:45:13.285139
  
8140 / tcp
2087396567 | 2024-04-16T17:12:21.946429
  
8181 / tcp
1320285193 | 2024-04-11T02:59:55.389585
  
8200 / tcp
1282941221 | 2024-04-03T14:45:32.174270
  
8291 / tcp
1723769361 | 2024-04-09T02:48:44.880428
  
8333 / tcp
104385780 | 2024-04-21T14:38:45.982272
  
8334 / tcp
1308377066 | 2024-04-03T08:54:24.929161
  
8414 / tcp
-274082663 | 2024-04-19T21:59:46.039624
  
8418 / tcp
1096654864 | 2024-04-19T01:22:15.193086
  
8443 / tcp
1529351907 | 2024-04-01T18:37:00.710470
  
8500 / tcp
2009276894 | 2024-04-19T06:41:03.682591
  
8554 / tcp
1489954473 | 2024-04-08T09:44:41.389295
  
8649 / tcp
-2089734047 | 2024-04-10T23:31:29.494097
  
8688 / tcp
1623746877 | 2024-04-12T22:57:42.401537
  
8728 / tcp
-2017887953 | 2024-04-24T13:47:14.928800
  
8789 / tcp
-1839934832 | 2024-04-08T18:44:54.572974
  
8802 / tcp
-288825733 | 2024-04-03T08:58:47.100289
  
8803 / tcp
-1737707071 | 2024-04-04T18:46:21.548975
  
8806 / tcp
632542934 | 2024-04-19T06:09:26.417546
  
8829 / tcp
740837454 | 2024-04-19T14:31:32.359324
  
8834 / tcp
-1399940268 | 2024-04-23T00:16:57.392999
  
8852 / tcp
-1730858130 | 2024-03-29T01:39:55.876544
  
8861 / tcp
321971019 | 2024-03-27T13:13:36.363408
  
8865 / tcp
1426971893 | 2024-03-26T23:18:37.163522
  
8868 / tcp
-2107996212 | 2024-04-23T18:43:26.743646
  
8869 / tcp
455076604 | 2024-04-19T22:24:52.239608
  
8874 / tcp
921225407 | 2024-04-03T20:02:18.012838
  
8879 / tcp
-893477759 | 2024-04-16T22:05:49.892886
  
8880 / tcp
-1399940268 | 2024-04-14T12:43:19.190228
  
8891 / tcp
1119676909 | 2024-04-04T06:22:24.608471
  
9000 / tcp
1741579575 | 2024-04-04T03:43:29.106321
  
9002 / tcp
1948301213 | 2024-04-04T01:06:41.685517
  
9003 / tcp
15018106 | 2024-03-29T13:33:45.429821
  
9004 / tcp
1911457608 | 2024-04-01T09:14:32.919391
  
9005 / tcp
819727972 | 2024-04-19T13:52:41.331053
  
9017 / tcp
-2031152423 | 2024-03-27T14:31:51.702689
  
9024 / tcp
-445721795 | 2024-03-29T11:35:02.245412
  
9029 / tcp
2087396567 | 2024-04-15T18:35:39.046497
  
9042 / tcp
117101543 | 2024-04-23T17:56:54.243710
  
9046 / tcp
-971970408 | 2024-04-20T06:07:56.614654
  
9051 / tcp
1623746877 | 2024-04-12T01:37:28.276837
  
9088 / tcp
1082239536 | 2024-04-23T22:03:17.643538
  
9090 / tcp
546151771 | 2024-04-18T12:25:18.723149
  
9091 / tcp
-2046514463 | 2024-04-15T23:52:03.020037
  
9092 / tcp
89282912 | 2024-04-24T03:31:14.417321
  
9095 / tcp
-1399940268 | 2024-04-22T11:55:11.767431
  
9097 / tcp
1911457608 | 2024-04-18T20:24:47.294715
  
9100 / tcp
-441419608 | 2024-04-14T02:34:10.528151
  
9104 / tcp
-1399940268 | 2024-04-09T01:08:56.786566
  
9109 / tcp
539065883 | 2024-04-18T15:45:22.809123
  
9151 / tcp
-949565575 | 2024-04-15T04:00:39.511671
  
9160 / tcp
1212921144 | 2024-04-18T13:39:22.803533
  
9295 / tcp
1911457608 | 2024-03-31T16:46:32.037254
  
9304 / tcp
-1375131644 | 2024-04-05T19:18:35.565511
  
9306 / tcp
1909672637 | 2024-04-03T11:53:02.938827
  
9418 / tcp
873425297 | 2024-04-20T18:44:42.395170
  
9443 / tcp
-1399940268 | 2024-03-30T06:03:24.521345
  
9444 / tcp
-1032713145 | 2024-04-24T02:44:10.821689
  
9530 / tcp
-653033013 | 2024-04-10T16:08:12.017327
  
9600 / tcp
1975288991 | 2024-04-19T05:39:13.449945
  
9633 / tcp
1865391109 | 2024-04-20T23:05:26.572132
  
9869 / tcp
2070013657 | 2024-04-21T03:14:04.203070
  
9876 / tcp
1320285193 | 2024-03-26T10:05:26.811981
  
9898 / tcp
-726580714 | 2024-04-18T17:53:26.604466
  
9943 / tcp
-1013082686 | 2024-04-12T15:22:36.778257
  
9994 / tcp
1911457608 | 2024-03-28T03:44:20.447498
  
9997 / tcp
1921398876 | 2024-04-14T04:00:28.881289
  
9998 / tcp
1161309183 | 2024-04-11T13:57:55.085567
  
9999 / tcp
1492413928 | 2024-04-19T20:02:03.325323
  
10001 / tcp
117101543 | 2024-04-24T04:28:47.561161
  
10134 / tcp
-905685638 | 2024-04-16T06:05:48.413258
  
10250 / tcp
2087396567 | 2024-04-24T02:36:04.928995
  
10443 / tcp
-1611764932 | 2024-03-28T05:07:05.690053
  
10909 / tcp
-375604792 | 2024-04-16T22:13:49.678139
  
11000 / tcp
-1399940268 | 2024-04-08T13:39:40.415677
  
11112 / tcp
165188539 | 2024-04-16T08:35:00.660795
  
11210 / tcp
-136006866 | 2024-04-14T06:05:53.955871
  
11211 / tcp
1363464823 | 2024-04-16T16:50:37.557623
  
11300 / tcp
550048729 | 2024-04-21T20:00:27.980967
  
11371 / tcp
104385780 | 2024-03-26T11:57:15.441998
  
11434 / tcp
-1368104760 | 2024-04-17T09:39:34.071589
  
12000 / tcp
142594048 | 2024-04-10T17:37:02.334252
  
12345 / tcp
-119996482 | 2024-04-23T23:43:33.153491
  
13579 / tcp
-1839934832 | 2024-04-20T16:25:00.183556
  
14147 / tcp
-1399940268 | 2024-04-01T19:46:26.417773
  
14344 / tcp
660175493 | 2024-04-22T14:05:57.332454
  
16010 / tcp
-1840324437 | 2024-04-11T16:10:21.831098
  
16992 / tcp
-249504111 | 2024-04-03T19:17:39.244563
  
18245 / tcp
2087396567 | 2024-04-08T19:29:14.634452
  
18553 / tcp
-2089734047 | 2024-04-11T04:02:03.381068
  
19000 / tcp
1900503736 | 2024-04-18T21:52:03.947843
  
20000 / tcp
1911457608 | 2024-04-09T02:13:00.288243
  
20256 / tcp
-653033013 | 2024-04-24T14:27:27.923057
  
20547 / tcp
539065883 | 2024-04-20T22:52:07.041225
  
21025 / tcp
1989907056 | 2024-04-24T11:27:30.040767
  
21379 / tcp
-1961808222 | 2024-04-22T02:34:23.011288
  
23023 / tcp
410249975 | 2024-04-22T20:17:54.931113
  
27015 / tcp
1763259671 | 2024-04-23T19:48:30.384718
  
27017 / tcp
321971019 | 2024-04-22T01:28:08.988661
  
28015 / tcp
-375604792 | 2024-03-26T16:35:57.872501
  
28080 / tcp
-1136600457 | 2024-04-22T22:00:03.246982
  
28107 / tcp
1396488228 | 2024-04-08T15:28:40.177420
  
30002 / tcp
1996932384 | 2024-04-19T23:35:42.270086
  
30003 / tcp
-1835577706 | 2024-04-21T04:54:12.851129
  
31337 / tcp
550048729 | 2024-04-16T07:21:44.079705
  
32764 / tcp
660175493 | 2024-03-31T20:44:47.700539
  
33060 / tcp
1911457608 | 2024-04-21T12:41:44.403628
  
35000 / tcp
2067064333 | 2024-03-28T05:50:50.572914
  
37215 / tcp
1767345577 | 2024-04-18T08:05:56.453236
  
37777 / tcp
-2096652808 | 2024-04-19T23:05:20.222812
  
41800 / tcp
-433302150 | 2024-04-24T05:43:50.563824
  
44158 / tcp
1210754493 | 2024-04-24T07:55:07.369988
  
44818 / tcp
-971970408 | 2024-04-20T12:17:41.138370
  
47990 / tcp
-2006700298 | 2024-04-05T13:22:00.220161
  
49152 / tcp
-119996482 | 2024-04-10T21:54:28.808206
  
49153 / tcp
-971970408 | 2024-04-12T04:06:19.252819
  
50000 / tcp
-1441741890 | 2024-04-05T22:25:36.814652
  
50070 / tcp
677934968 | 2024-04-05T11:18:17.964042
  
50100 / tcp
-527005584 | 2024-04-04T23:20:46.119020
  
51106 / tcp
-1032713145 | 2024-04-08T19:17:15.095760
  
51235 / tcp
-2031152423 | 2024-04-24T21:31:52.024600
  
54138 / tcp
671605376 | 2024-04-10T12:48:37.057221
  
55000 / tcp
171352214 | 2024-04-14T07:43:12.908349
  
55443 / tcp
2087396567 | 2024-04-20T04:20:24.421820
  
55553 / tcp
2087396567 | 2024-04-23T01:52:29.495247
  
55554 / tcp
2087396567 | 2024-04-21T17:04:09.109323
  
60129 / tcp
-1399940268 | 2024-04-08T10:45:55.633672
  
61613 / tcp
539065883 | 2024-04-19T16:08:35.590287
  
61616 / tcp



Contact Us

Shodan ® - All rights reserved