106.11.172.57

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

GeneralInformation

Hostnames aliapp.org
pre-security.bohr.alibaba-inc.com
coral-vip.discovery.alibaba-inc.com
pre-mospay.mos.alibaba-inc.com
n.psp.alibaba-inc.com
pre.sc.alibaba-inc.com
pe-web-system-test.shenma.alibaba-inc.com
pre.ultronage.alibaba-inc.com
alibabacapital.com
alibabacorp.com
alibabaplanet.com
alidayu.com
alios.cn
aliplus.com
aliresearch.com
aliway.com
alizhaopin.com
amap.com
trafficubi-kuo.online.amap.com
asczwa.com
asczxcefsv.com
autonavi.com
bcvbw.com
cheng.xin
feizhu.cn
feizhu.com
fliggy.com
gaode.com
gongyi.xin
hemamax.com
hemaos.com
hemashare.cn
hichina.com
laiwang.com
m-now.cn
b.mashort.cn
m.mashort.cn
miaostreet.com
mmstat.com
nic.xin
philanthropy.xin
rexpos.cn
tmqd.me
xinlingshou.cn
yunos.com
yushanfang.com
Domains aliapp.org alibaba-inc.com alibabacapital.com alibabacorp.com alibabaplanet.com alidayu.com alios.cn aliplus.com aliresearch.com aliway.com alizhaopin.com amap.com asczwa.com asczxcefsv.com autonavi.com bcvbw.com cheng.xin feizhu.cn feizhu.com fliggy.com gaode.com gongyi.xin hemamax.com hemaos.com hemashare.cn hichina.com laiwang.com m-now.cn mashort.cn miaostreet.com mmstat.com nic.xin philanthropy.xin rexpos.cn tmqd.me xinlingshou.cn yunos.com yushanfang.com 
Country China
City Shanghai
Organization Zhejiang Taobao Network 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 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-2013-2220 7.5Buffer overflow in the radius_get_vendor_attr function in the Radius extension before 1.2.7 for PHP allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via a large Vendor Specific Attributes (VSA) length value.
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-3205 5.0The parse_str function in (1) PHP, (2) Hardened-PHP, and (3) Suhosin, when called without a second parameter, might allow remote attackers to overwrite arbitrary variables by specifying variable names and values in the string to be parsed. NOTE: it is not clear whether this is a design limitation of the function or a bug in PHP, although it is likely to be regarded as a bug in Hardened-PHP and Suhosin.
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.
1741579575 | 2024-04-22T12:03:28.985370
  
11 / tcp
1725312227 | 2024-04-01T19:51:01.060967
  
13 / tcp
1842524259 | 2024-03-26T12:21:38.472531
  
15 / tcp
2115448635 | 2024-04-18T06:00:32.612048
  
17 / tcp
81614701 | 2024-04-13T20:27:19.203596
  
19 / tcp
179309064 | 2024-04-22T23:08:05.090217
  
21 / tcp
1182368253 | 2024-04-02T12:02:14.398853
  
22 / tcp
1911457608 | 2024-04-13T02:11:57.116050
  
24 / tcp
-1032713145 | 2024-04-21T15:02:04.108701
  
26 / tcp
900697840 | 2024-04-20T20:30:28.021178
  
37 / tcp
2087396567 | 2024-04-22T01:30:19.464646
  
43 / tcp
-1056270173 | 2024-04-19T18:09:02.217156
  
49 / tcp
-42462918 | 2024-04-05T22:17:52.727582
  
53 / tcp
-2029556872 | 2024-04-08T13:18:46.825869
  
79 / tcp
501077178 | 2024-04-16T20:30:02.328036
  
80 / tcp
1911457608 | 2024-04-03T05:57:33.328093
  
90 / tcp
103159425 | 2024-04-19T14:08:59.171501
  
100 / tcp
165188539 | 2024-04-18T00:09:53.221419
  
102 / tcp
1911457608 | 2024-04-22T23:09:37.828120
  
104 / tcp
709622286 | 2024-03-27T06:11:10.507418
  
106 / tcp
-441419608 | 2024-03-29T19:31:23.577870
  
110 / tcp
1187188851 | 2024-04-11T20:15:29.841662
  
111 / tcp
-669112739 | 2024-03-30T22:04:00.555464
  
113 / tcp
141730637 | 2024-03-31T18:42:01.276723
  
119 / tcp
96945398 | 2024-03-27T13:28:11.136701
  
135 / tcp
-407828767 | 2024-03-29T11:06:10.723940
  
175 / tcp
-399606100 | 2024-04-09T02:34:18.062535
  
179 / tcp
-801484042 | 2024-03-25T15:06:33.093176
  
180 / tcp
1921398876 | 2024-04-18T20:31:16.898450
  
195 / tcp
-1547821026 | 2024-04-13T00:01:39.079418
  
264 / tcp
-1547976805 | 2024-04-22T07:52:43.070093
  
311 / tcp
-1639129386 | 2024-04-21T02:34:18.000463
  
389 / tcp
1530390632 | 2024-03-30T11:02:18.357894
  
427 / tcp
-624844391 | 2024-03-24T22:35:36.626359
  
443 / tcp
-319440554 | 2024-04-20T07:21:12.531445
  
444 / tcp
897328069 | 2024-04-16T17:41:38.238020
  
465 / tcp
-1737707071 | 2024-03-26T11:21:49.795567
  
491 / tcp
51259122 | 2024-04-20T06:07:02.504050
  
502 / tcp
-1626979812 | 2024-04-11T18:17:27.650797
  
503 / tcp
1830697416 | 2024-04-22T05:56:11.941071
  
515 / tcp
-969286897 | 2024-04-21T14:01:36.005498
  
548 / tcp
1060450357 | 2024-04-18T14:46:38.131639
  
554 / tcp
1308377066 | 2024-04-15T08:45:58.119239
  
593 / tcp
1412519768 | 2024-03-29T18:58:09.967014
  
631 / tcp
4146400 | 2024-04-22T19:54:43.531232
  
636 / tcp
1300162323 | 2024-04-23T04:39:03.591701
  
666 / tcp
-1779118422 | 2024-04-16T20:18:38.050494
  
771 / tcp
1911457608 | 2024-04-15T00:34:53.826907
  
789 / tcp
-2004989248 | 2024-04-18T06:06:25.010050
  
843 / tcp
-1598265216 | 2024-04-12T23:25:53.339761
  
873 / tcp
1956828827 | 2024-04-13T03:45:00.360777
  
902 / tcp
-936692830 | 2024-04-19T03:47:28.794654
  
992 / tcp
-1477838366 | 2024-04-21T22:14:42.297668
  
993 / tcp
-1214918252 | 2024-04-01T15:07:45.644379
  
999 / tcp
-1681927087 | 2024-04-19T23:01:36.561040
  
1023 / tcp
104385780 | 2024-03-26T17:59:53.980003
  
1024 / tcp
-1036370807 | 2024-04-12T17:34:36.276640
  
1025 / tcp
1363464823 | 2024-04-11T22:07:48.052762
  
1026 / tcp
707919486 | 2024-04-22T05:17:14.006334
  
1153 / tcp
-457235091 | 2024-03-25T03:30:15.710495
  
1167 / tcp
819727972 | 2024-04-05T19:42:44.176887
  
1234 / tcp
-1036370807 | 2024-04-18T05:46:30.136877
  
1250 / tcp
2087396567 | 2024-03-25T02:26:50.904291
  
1337 / tcp
660175493 | 2024-04-20T19:06:19.211074
  
1400 / tcp
419886129 | 2024-03-31T12:16:52.742535
  
1433 / tcp
550048729 | 2024-04-20T06:17:21.032094
  
1471 / tcp
-186520940 | 2024-04-17T18:58:16.450048
  
1521 / tcp
1308377066 | 2024-03-24T17:38:24.295792
  
1588 / tcp
-1839934832 | 2024-04-19T21:48:19.575995
  
1599 / tcp
2064046231 | 2024-04-17T17:42:44.405203
  
1723 / tcp
2067064333 | 2024-03-28T16:15:33.379083
  
1741 / tcp
1077013874 | 2024-04-19T18:03:31.455293
  
1800 / tcp
1266492139 | 2024-04-20T00:40:27.622342
  
1801 / tcp
-1399940268 | 2024-04-20T19:10:31.778241
  
1901 / tcp
103159425 | 2024-04-22T07:15:46.755124
  
1911 / tcp
2033888749 | 2024-04-02T13:49:46.860748
  
1925 / tcp
1741579575 | 2024-04-03T11:51:16.706908
  
1926 / tcp
-345718689 | 2024-04-02T15:08:34.716191
  
1962 / tcp
-1230049476 | 2024-04-08T23:03:01.761601
  
2000 / tcp
819727972 | 2024-04-18T02:24:30.301380
  
2002 / tcp
-1140468363 | 2024-03-27T16:32:06.609932
  
2006 / tcp
-984990168 | 2024-04-17T17:46:55.220760
  
2008 / tcp
51259122 | 2024-04-19T11:48:37.752385
  
2010 / tcp
-1399940268 | 2024-03-25T15:54:41.923036
  
2012 / tcp
1852937288 | 2024-04-22T14:27:54.386475
  
2020 / tcp
-1399940268 | 2024-04-03T18:29:48.618388
  
2051 / tcp
165188539 | 2024-04-11T14:18:26.811492
  
2056 / tcp
-42767839 | 2024-03-27T22:30:45.893260
  
2065 / tcp
819727972 | 2024-04-12T03:46:36.228101
  
2067 / tcp
-42767839 | 2024-04-12T20:18:48.941112
  
2068 / tcp
740837454 | 2024-04-19T00:56:25.006167
  
2080 / tcp
819727972 | 2024-04-22T20:06:42.804312
  
2081 / tcp
2009276894 | 2024-04-20T18:34:36.977266
  
2082 / tcp
539065883 | 2024-04-13T08:31:53.203741
  
2083 / tcp
819727972 | 2024-04-20T14:07:46.929856
  
2087 / tcp
-2089734047 | 2024-04-19T04:42:04.936719
  
2095 / tcp
372433470 | 2024-04-22T11:22:34.336945
  
2111 / tcp
141730637 | 2024-04-16T18:45:47.853470
  
2121 / tcp
-1311598826 | 2024-04-02T00:43:24.228236
  
2154 / tcp
546151771 | 2024-03-30T09:17:38.748360
  
2181 / tcp
-1152923582 | 2024-04-19T15:54:05.883984
  
2222 / tcp
1662205251 | 2024-04-12T18:37:49.562118
  
2323 / tcp
-1681927087 | 2024-04-12T03:55:45.848200
  
2332 / tcp
-1316491703 | 2024-04-02T19:25:17.723995
  
2375 / tcp
-154107716 | 2024-04-09T09:08:23.566419
  
2376 / tcp
819727972 | 2024-04-21T07:53:21.225497
  
2404 / tcp
-1559123399 | 2024-04-19T10:56:26.748448
  
2455 / tcp
-1399940268 | 2024-04-20T18:32:10.173569
  
2550 / tcp
-1026951088 | 2024-04-02T23:28:37.366761
  
2562 / tcp
2087396567 | 2024-03-27T15:14:47.014796
  
2628 / tcp
321971019 | 2024-04-11T03:15:45.296875
  
2761 / tcp
-971970408 | 2024-04-20T23:04:28.125702
  
3001 / tcp
1353260875 | 2024-04-20T06:58:31.123182
  
3050 / tcp
-2107996212 | 2024-04-15T21:48:03.907879
  
3059 / tcp
-2096652808 | 2024-03-29T03:40:44.604163
  
3068 / tcp
-454087041 | 2024-04-05T21:40:23.877315
  
3098 / tcp
1911457608 | 2024-04-05T18:42:59.771115
  
3104 / tcp
175679309 | 2024-04-08T16:53:22.164047
  
3260 / tcp
-1688921933 | 2024-04-04T17:11:53.288759
  
3268 / tcp
-971970408 | 2024-04-15T19:33:23.168131
  
3299 / tcp
292351399 | 2024-04-17T16:17:37.401728
  
3306 / tcp
-1399940268 | 2024-04-17T00:09:12.456766
  
3310 / tcp
-1399940268 | 2024-04-11T02:10:25.196324
  
3388 / tcp
419073695 | 2024-04-08T18:28:37.995991
  
3389 / tcp
198844676 | 2024-03-28T16:39:58.301257
  
3551 / tcp
-616720387 | 2024-04-17T03:14:21.836658
  
3556 / tcp
820958131 | 2024-03-31T05:38:27.423543
  
3561 / tcp
321971019 | 2024-04-10T02:14:39.040565
  
3567 / tcp
-441419608 | 2024-04-22T22:32:50.221403
  
3780 / tcp
-2017887953 | 2024-04-23T05:49:56.541196
  
3790 / tcp
45131230 | 2024-03-27T06:03:18.774582
  
3793 / tcp
-616720387 | 2024-04-05T06:05:52.488422
  
3794 / tcp
1948301213 | 2024-04-10T16:28:04.571682
  
3910 / tcp
-801484042 | 2024-04-20T01:04:00.486662
  
4000 / tcp
819727972 | 2024-04-23T01:51:08.772896
  
4002 / tcp
-1399940268 | 2024-04-22T22:49:03.612563
  
4022 / tcp
1921398876 | 2024-04-01T08:56:07.312782
  
4040 / tcp
-136006866 | 2024-04-23T01:27:28.843509
  
4064 / tcp
178736976 | 2024-04-18T05:45:32.639913
  
4157 / tcp
-1879056922 | 2024-04-11T18:38:56.515135
  
4242 / tcp
-1045760528 | 2024-04-16T11:51:28.798208
  
4282 / tcp
-1250504565 | 2024-04-17T07:24:50.079317
  
4321 / tcp
1189133115 | 2024-04-21T20:21:45.913844
  
4369 / tcp
1741579575 | 2024-04-17T01:26:45.364440
  
4433 / tcp
1140068775 | 2024-04-15T21:27:34.081155
  
4443 / tcp
971933601 | 2024-04-19T18:41:34.228185
  
4506 / tcp
1989907056 | 2024-04-17T05:59:04.720042
  
4747 / tcp
1852418385 | 2024-03-25T00:31:33.004557
  
4782 / tcp
1543809371 | 2024-04-21T06:19:07.089910
  
4840 / tcp
-1810987450 | 2024-04-23T01:10:48.687198
  
4911 / tcp
-1839934832 | 2024-04-21T09:31:36.029198
  
4949 / tcp
2087396567 | 2024-04-12T04:38:33.181086
  
5001 / tcp
-319440554 | 2024-04-10T14:21:44.629973
  
5006 / tcp
-2096652808 | 2024-03-30T05:25:09.247938
  
5007 / tcp
1017429513 | 2024-04-21T11:24:07.016555
  
5009 / tcp
921225407 | 2024-04-21T03:29:15.090138
  
5010 / tcp
1690634669 | 2024-04-17T13:30:54.565059
  
5025 / tcp
-1032713145 | 2024-04-15T17:09:45.850346
  
5150 / tcp
-971970408 | 2024-04-09T19:45:18.315626
  
5172 / tcp
1911457608 | 2024-04-01T08:14:05.992370
  
5201 / tcp
819727972 | 2024-04-18T18:27:25.849504
  
5222 / tcp
-1074907534 | 2024-04-18T03:45:51.676912
  
5269 / tcp
1208318993 | 2024-04-15T06:14:36.218755
  
5435 / tcp
60948681 | 2024-03-30T19:05:52.218525
  
5560 / tcp
307999478 | 2024-04-05T11:17:51.447855
  
5596 / tcp
575925250 | 2024-04-15T00:56:16.357988
  
5672 / tcp
-42767839 | 2024-04-18T02:42:55.578655
  
5900 / tcp
-1730858130 | 2024-04-08T13:13:36.698880
  
5938 / tcp
1999272906 | 2024-04-22T18:01:34.429009
  
5984 / tcp
-2118655245 | 2024-03-27T00:01:40.971674
  
5985 / tcp
-971970408 | 2024-04-22T17:09:31.255214
  
5986 / tcp
819727972 | 2024-04-05T09:26:22.001424
  
5990 / tcp
120534451 | 2024-04-14T03:41:55.860142
  
6001 / tcp
1231376952 | 2024-04-21T15:20:54.663128
  
6002 / tcp
178736976 | 2024-03-24T20:45:39.346937
  
6080 / tcp
321971019 | 2024-04-17T09:20:38.448970
  
6379 / tcp
2087396567 | 2024-04-05T23:13:28.949602
  
6443 / tcp
-1835475271 | 2024-04-21T21:59:25.614958
  
6580 / tcp
819727972 | 2024-04-16T21:06:51.829864
  
6581 / tcp
-1839934832 | 2024-04-05T07:32:27.172510
  
6633 / tcp
1332894250 | 2024-04-04T08:48:32.146450
  
6653 / tcp
4935895 | 2024-04-13T18:08:41.108577
  
6666 / tcp
-1888448627 | 2024-04-22T23:21:05.628839
  
6668 / tcp
-1730858130 | 2024-04-11T06:13:30.060509
  
6697 / tcp
-829704895 | 2024-03-26T11:36:11.418886
  
7001 / tcp
-1399940268 | 2024-04-23T03:20:58.991697
  
7014 / tcp
-2096652808 | 2024-04-10T14:55:28.040216
  
7071 / tcp
-1148066627 | 2024-04-14T23:30:30.998231
  
7171 / tcp
-1681927087 | 2024-04-21T08:16:03.990486
  
7218 / tcp
-1392039491 | 2024-04-22T16:25:25.225105
  
7434 / tcp
328982367 | 2024-03-27T02:34:18.879152
  
7443 / tcp
-441419608 | 2024-04-20T14:32:35.878299
  
7548 / tcp
-786044033 | 2024-04-08T23:07:05.708561
  
7634 / tcp
-2081419599 | 2024-04-12T17:19:39.666868
  
7989 / tcp
1072892569 | 2024-04-22T14:02:53.003749
  
8001 / tcp
-1045760528 | 2024-04-11T14:18:58.822542
  
8005 / tcp
2087396567 | 2024-04-20T21:09:13.536327
  
8009 / tcp
-2089734047 | 2024-04-22T12:35:22.776548
  
8020 / tcp
1911457608 | 2024-04-03T16:53:29.497161
  
8035 / tcp
-1399940268 | 2024-04-18T07:19:39.810202
  
8038 / tcp
-1399940268 | 2024-03-31T22:08:52.142526
  
8066 / tcp
-971970408 | 2024-04-21T14:49:25.617266
  
8081 / tcp
-358801646 | 2024-04-03T06:42:46.488062
  
8083 / tcp
819727972 | 2024-04-17T10:07:48.242262
  
8085 / tcp
1059192566 | 2024-04-15T22:18:12.187366
  
8087 / tcp
2087396567 | 2024-04-23T06:14:42.373803
  
8089 / tcp
-1327660293 | 2024-04-18T05:15:28.483609
  
8092 / tcp
1115736665 | 2024-04-20T17:22:22.229206
  
8099 / tcp
-1373613804 | 2024-03-25T20:01:21.238759
  
8102 / tcp
-1399940268 | 2024-04-08T23:55:21.494388
  
8107 / tcp
996960436 | 2024-04-15T21:45:52.509332
  
8126 / tcp
-786044033 | 2024-04-20T01:56:22.279209
  
8139 / tcp
233634112 | 2024-04-19T01:54:13.867923
  
8140 / tcp
-1900404274 | 2024-03-29T13:01:39.733748
  
8181 / tcp
556442608 | 2024-03-29T00:54:29.367873
  
8200 / tcp
-1713467553 | 2024-04-21T12:07:51.708417
  
8333 / tcp
1096654864 | 2024-04-12T17:57:02.296041
  
8443 / tcp
-1399940268 | 2024-03-31T09:48:27.166724
  
8448 / tcp
1652191202 | 2024-04-20T03:46:21.382873
  
8500 / tcp
-1327660293 | 2024-04-08T23:27:34.738067
  
8545 / tcp
2087396567 | 2024-04-21T10:41:09.906270
  
8554 / tcp
1210754493 | 2024-04-02T06:09:37.831949
  
8575 / tcp
632542934 | 2024-03-26T16:07:35.592673
  
8585 / tcp
-1032713145 | 2024-04-22T02:18:52.804457
  
8602 / tcp
-42767839 | 2024-04-16T17:59:34.465056
  
8649 / tcp
-1399940268 | 2024-04-20T23:04:25.017235
  
8807 / tcp
677934968 | 2024-04-21T06:33:42.666850
  
8824 / tcp
2087396567 | 2024-04-11T00:46:03.356507
  
8834 / tcp
1642597142 | 2024-04-17T22:04:07.754518
  
8841 / tcp
632542934 | 2024-04-01T05:44:10.579950
  
8854 / tcp
539065883 | 2024-04-21T20:21:02.572490
  
8880 / tcp
372433470 | 2024-04-20T10:43:39.850672
  
8899 / tcp
632542934 | 2024-04-15T04:14:02.076706
  
8935 / tcp
-2089734047 | 2024-04-01T20:45:12.595484
  
8991 / tcp
1911457608 | 2024-04-21T07:35:29.920270
  
8993 / tcp
1077013874 | 2024-03-28T14:09:45.193102
  
9005 / tcp
1989907056 | 2024-04-12T15:05:08.314657
  
9016 / tcp
-445721795 | 2024-04-04T22:37:51.581400
  
9024 / tcp
921225407 | 2024-04-03T18:17:52.196191
  
9030 / tcp
-1399940268 | 2024-03-26T13:42:10.293723
  
9033 / tcp
-1399940268 | 2024-03-24T22:12:26.499395
  
9038 / tcp
-805362002 | 2024-04-21T01:28:29.485489
  
9042 / tcp
-1327660293 | 2024-04-22T08:10:56.968441
  
9045 / tcp
2087396567 | 2024-04-13T16:50:56.955442
  
9051 / tcp
1082239536 | 2024-04-15T08:36:00.005360
  
9090 / tcp
-2096652808 | 2024-03-30T17:08:38.224789
  
9091 / tcp
-1399940268 | 2024-04-05T23:41:47.541783
  
9100 / tcp
-1839934832 | 2024-04-17T22:42:52.771899
  
9151 / tcp
819727972 | 2024-04-01T22:34:00.765586
  
9160 / tcp
550048729 | 2024-03-25T20:05:29.601437
  
9191 / tcp
632542934 | 2024-03-31T17:49:52.867277
  
9209 / tcp
-1399940268 | 2024-04-08T11:18:30.308985
  
9305 / tcp
1189133115 | 2024-04-19T16:29:28.312376
  
9306 / tcp
-2096652808 | 2024-04-10T19:59:53.697294
  
9308 / tcp
1911457608 | 2024-04-05T20:34:07.633781
  
9309 / tcp
1529351907 | 2024-03-31T20:55:05.981466
  
9418 / tcp
-641479109 | 2024-04-17T03:26:52.468145
  
9443 / tcp
-1026951088 | 2024-03-26T17:42:52.534841
  
9530 / tcp
1286504516 | 2024-04-21T11:45:06.953708
  
9595 / tcp
-1399940268 | 2024-04-09T08:00:15.647636
  
9600 / tcp
1960438949 | 2024-04-08T09:36:46.389866
  
9633 / tcp
-1665643483 | 2024-04-10T08:05:22.425911
  
9761 / tcp
-1900404274 | 2024-03-31T23:36:53.580070
  
9800 / tcp
-726580714 | 2024-04-08T20:27:46.376351
  
9943 / tcp
921225407 | 2024-04-16T07:21:15.274641
  
9950 / tcp
550048729 | 2024-04-16T18:24:13.569842
  
9981 / tcp
-2089734047 | 2024-04-04T04:45:16.078978
  
9991 / tcp
1969772007 | 2024-04-16T20:05:37.765498
  
9998 / tcp
1161309183 | 2024-04-21T16:00:19.738400
  
9999 / tcp
-1189269828 | 2024-04-23T07:19:33.161107
  
10000 / tcp
1492413928 | 2024-04-21T19:05:25.503560
  
10001 / tcp
1261582754 | 2024-04-19T21:38:31.332899
  
10554 / tcp
-454087041 | 2024-03-26T03:23:32.707619
  
10911 / tcp
-1399940268 | 2024-04-08T10:03:23.489200
  
11000 / tcp
321971019 | 2024-04-17T20:35:52.017389
  
11112 / tcp
819727972 | 2024-04-16T16:37:54.073359
  
11300 / tcp
104385780 | 2024-04-17T20:18:56.397684
  
11371 / tcp
368820174 | 2024-04-09T08:53:41.976541
  
12000 / tcp
291723434 | 2024-04-20T06:13:47.791269
  
13579 / tcp
493955023 | 2024-04-21T23:09:36.052001
  
14147 / tcp
921225407 | 2024-04-12T06:53:01.880234
  
14344 / tcp
-1900404274 | 2024-04-13T07:46:40.663826
  
16992 / tcp
819727972 | 2024-04-15T13:10:58.035574
  
16993 / tcp
-2096652808 | 2024-04-05T17:15:46.942241
  
18245 / tcp
1887224352 | 2024-04-08T18:58:15.280047
  
18553 / tcp
1911457608 | 2024-04-10T17:58:55.117718
  
19000 / tcp
1900503736 | 2024-04-17T12:48:11.428088
  
20000 / tcp
117101543 | 2024-04-16T00:22:35.830598
  
20256 / tcp
-1453516345 | 2024-04-15T07:02:23.659018
  
20547 / tcp
819727972 | 2024-04-19T20:02:08.624622
  
21025 / tcp
820958131 | 2024-04-19T21:44:12.599179
  
21379 / tcp
1231376952 | 2024-04-22T19:52:22.405726
  
23023 / tcp
-1760806421 | 2024-03-26T10:43:07.576008
  
23424 / tcp
-2089734047 | 2024-03-24T16:13:03.561592
  
25001 / tcp
-1996280214 | 2024-04-22T00:59:04.339300
  
25565 / tcp
-1105333987 | 2024-04-22T23:54:24.230177
  
27015 / tcp
1763259671 | 2024-04-18T20:22:12.556097
  
27017 / tcp
550048729 | 2024-04-18T02:19:39.289755
  
28017 / tcp
-992671574 | 2024-04-05T22:51:46.611232
  
28080 / tcp
1632932802 | 2024-04-23T02:16:16.527866
  
30003 / tcp
-147424911 | 2024-04-04T03:30:18.492326
  
31337 / tcp
1189133115 | 2024-04-05T16:48:18.561395
  
32764 / tcp
2087396567 | 2024-04-14T10:39:37.138336
  
33060 / tcp
575925250 | 2024-04-23T06:09:26.458882
  
35000 / tcp
-319440554 | 2024-04-22T05:21:23.450359
  
37215 / tcp
1919228981 | 2024-04-11T01:05:57.541372
  
37777 / tcp
1911457608 | 2024-04-05T03:40:55.736757
  
41800 / tcp
-433302150 | 2024-04-11T20:54:05.066390
  
44158 / tcp
401555314 | 2024-04-15T02:57:21.634096
  
44818 / tcp
-971970408 | 2024-04-22T23:25:24.301174
  
47990 / tcp
291723434 | 2024-03-30T20:11:11.955852
  
49153 / tcp
1880683805 | 2024-04-19T08:50:29.701084
  
50000 / tcp
-1316491703 | 2024-04-21T03:56:29.942638
  
50070 / tcp
-842670865 | 2024-04-12T18:57:23.752899
  
50100 / tcp
233634112 | 2024-03-29T09:57:48.531157
  
51106 / tcp
114471724 | 2024-04-01T02:38:27.506942
  
51235 / tcp
-1189269828 | 2024-04-23T07:26:37.274079
  
54138 / tcp
-653033013 | 2024-04-14T21:11:57.661647
  
55000 / tcp
-984990168 | 2024-04-15T22:25:37.631477
  
55442 / tcp
-1990350878 | 2024-04-13T17:13:46.162641
  
55443 / tcp
1544300041 | 2024-04-17T21:00:52.670548
  
55553 / tcp
504717326 | 2024-04-22T23:39:20.659670
  
55554 / tcp
-1990350878 | 2024-04-17T06:15:55.062076
  
60010 / tcp
1741579575 | 2024-04-22T21:36:18.961510
  
60129 / tcp
1189133115 | 2024-03-27T01:53:37.224651
  
61613 / tcp
-1681927087 | 2024-04-22T00:32:10.894396
  
61616 / tcp
-860824904 | 2024-04-14T01:39:39.260538
  
62078 / tcp



Contact Us

Shodan ® - All rights reserved