121.199.107.25

Regular View Raw Data
Last Seen: 2024-04-25
Tags:
honeypot

GeneralInformation

Hostnames log.aliyuncs.com
Domains aliyuncs.com 
Country China
City Hangzhou
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 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-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-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.
401555314 | 2024-04-18T03:47:00.702153
  
11 / tcp
285774454 | 2024-04-22T00:30:13.255354
  
13 / tcp
-2107996212 | 2024-04-11T14:37:02.395441
  
15 / tcp
-1316491703 | 2024-04-16T22:14:45.482524
  
17 / tcp
873425297 | 2024-04-14T03:09:47.416158
  
19 / tcp
179309064 | 2024-03-31T22:06:47.960421
  
21 / tcp
-649223323 | 2024-04-13T16:25:22.774952
  
22 / tcp
-1428621233 | 2024-04-23T06:00:22.110043
  
25 / tcp
-1230049476 | 2024-03-29T13:35:49.179105
  
26 / tcp
2046098166 | 2024-04-17T09:08:51.285537
  
37 / tcp
-1909001798 | 2024-04-24T18:38:51.229910
  
49 / tcp
1155744004 | 2024-04-09T02:16:28.738900
  
53 / tcp
175081126 | 2024-04-10T04:58:29.510947
  
70 / tcp
-1003841745 | 2024-04-19T02:22:48.766117
  
80 / tcp
1984588611 | 2024-04-15T01:14:04.858116
  
84 / tcp
-784071826 | 2024-04-04T12:09:01.802980
  
91 / tcp
-2096652808 | 2024-04-23T06:55:23.125984
  
95 / tcp
1911457608 | 2024-04-24T22:01:30.231801
  
102 / tcp
-274082663 | 2024-04-15T16:42:29.330981
  
110 / tcp
2087396567 | 2024-04-22T14:18:37.224301
  
111 / tcp
1921398876 | 2024-04-09T20:51:12.634765
  
113 / tcp
141730637 | 2024-04-23T20:21:49.962540
  
119 / tcp
-1428621233 | 2024-04-17T08:51:19.557748
  
122 / tcp
1040118286 | 2024-04-21T02:29:41.172830
  
135 / tcp
-1939513550 | 2024-04-20T07:21:55.123717
  
143 / tcp
-2089734047 | 2024-04-04T09:58:59.952763
  
175 / tcp
-399606100 | 2024-04-04T22:54:21.400299
  
179 / tcp
-1441741890 | 2024-04-23T14:58:00.027870
  
195 / tcp
205347087 | 2024-04-14T22:52:11.457070
  
221 / tcp
-1709030885 | 2024-04-18T22:45:22.640956
  
264 / tcp
602337838 | 2024-04-14T18:45:23.282852
  
311 / tcp
1801635450 | 2024-04-22T03:34:04.161078
  
427 / tcp
2090837300 | 2024-04-04T22:54:17.629929
  
443 / tcp
1082732927 | 2024-04-23T19:48:24.434462
  
444 / tcp
-1399940268 | 2024-04-23T15:42:48.092696
  
447 / tcp
897328069 | 2024-04-24T11:57:01.085845
  
465 / tcp
1189133115 | 2024-04-24T11:54:48.202023
  
502 / tcp
-445721795 | 2024-04-24T20:51:23.730096
  
503 / tcp
671605376 | 2024-04-24T11:20:59.567584
  
515 / tcp
-2089734047 | 2024-04-16T18:51:35.126006
  
522 / tcp
-2035415184 | 2024-04-24T23:13:40.742811
  
548 / tcp
1255568492 | 2024-04-23T22:07:02.511363
  
636 / tcp
1911457608 | 2024-04-19T01:05:23.852706
  
771 / tcp
819727972 | 2024-04-24T05:08:02.226488
  
789 / tcp
-1970692834 | 2024-04-20T11:17:16.098836
  
873 / tcp
-936692830 | 2024-04-21T10:17:07.303557
  
992 / tcp
-1839934832 | 2024-04-10T17:04:16.774300
  
993 / tcp
-1489591880 | 2024-04-15T08:53:24.072960
  
995 / tcp
639175818 | 2024-04-18T18:49:06.633669
  
1025 / tcp
-1265999252 | 2024-04-21T23:28:09.354961
  
1153 / tcp
-1399940268 | 2024-03-26T23:47:28.471636
  
1167 / tcp
1542849631 | 2024-04-19T10:58:18.326197
  
1177 / tcp
819727972 | 2024-04-09T19:11:51.212801
  
1200 / tcp
1911457608 | 2024-04-22T08:48:59.030778
  
1234 / tcp
49107754 | 2024-04-08T10:37:09.834182
  
1433 / tcp
233634112 | 2024-04-20T03:21:10.986232
  
1471 / tcp
1453929220 | 2024-04-21T12:14:59.734577
  
1515 / tcp
-186520940 | 2024-04-20T18:13:39.284913
  
1521 / tcp
2087396567 | 2024-04-13T19:05:27.619269
  
1599 / tcp
1103582599 | 2024-04-01T14:28:30.065089
  
1723 / tcp
-1399940268 | 2024-04-17T11:17:15.110290
  
1800 / tcp
819727972 | 2024-04-09T18:36:56.866613
  
1830 / tcp
-1810987450 | 2024-04-14T09:01:13.931265
  
1883 / tcp
1911457608 | 2024-04-15T11:42:55.129226
  
1911 / tcp
-1608107944 | 2024-04-12T15:02:20.860150
  
1935 / tcp
455076604 | 2024-03-28T13:39:41.667527
  
1951 / tcp
1504401647 | 2024-04-05T00:43:35.099459
  
1962 / tcp
-1839934832 | 2024-04-24T10:03:17.717345
  
2000 / tcp
-1441741890 | 2024-04-10T10:33:34.560173
  
2002 / tcp
-1230049476 | 2024-04-13T03:13:24.204345
  
2008 / tcp
-801484042 | 2024-04-14T03:23:51.333112
  
2067 / tcp
-2096652808 | 2024-04-24T04:55:57.013221
  
2081 / tcp
-971970408 | 2024-04-14T01:48:31.649309
  
2083 / tcp
2033888749 | 2024-04-24T18:45:56.927025
  
2086 / tcp
819727972 | 2024-04-24T18:45:56.979606
  
2087 / tcp
141730637 | 2024-04-01T08:14:59.184489
  
2121 / tcp
546151771 | 2024-04-03T19:07:32.491854
  
2181 / tcp
2036221768 | 2024-04-12T23:43:35.873298
  
2222 / tcp
-2112953016 | 2024-04-15T03:27:23.750326
  
2323 / tcp
1632932802 | 2024-04-11T01:34:54.081306
  
2332 / tcp
1911457608 | 2024-04-20T20:18:19.401257
  
2345 / tcp
2087396567 | 2024-04-24T20:32:22.135213
  
2376 / tcp
1723769361 | 2024-04-23T11:40:01.710972
  
2404 / tcp
-441419608 | 2024-04-02T20:52:25.835988
  
2552 / tcp
-1399940268 | 2024-04-22T17:24:18.511063
  
2562 / tcp
632542934 | 2024-04-20T19:20:30.381285
  
2569 / tcp
-1304843095 | 2024-04-20T09:22:22.688482
  
2628 / tcp
-1019343788 | 2024-04-24T12:16:57.494894
  
2761 / tcp
709622286 | 2024-04-23T03:15:02.751837
  
3001 / tcp
-784071826 | 2024-04-17T09:38:26.660336
  
3002 / tcp
1265679359 | 2024-04-13T02:24:21.963906
  
3005 / tcp
819727972 | 2024-04-04T05:44:27.211679
  
3049 / tcp
321971019 | 2024-04-24T02:34:41.530658
  
3050 / tcp
1278527606 | 2024-03-29T03:46:51.161443
  
3051 / tcp
307999478 | 2024-04-19T16:06:08.099446
  
3054 / tcp
-1399940268 | 2024-04-09T00:25:17.441122
  
3079 / tcp
1911457608 | 2024-04-10T10:46:24.872987
  
3088 / tcp
165188539 | 2024-03-29T07:34:22.405813
  
3089 / tcp
632542934 | 2024-04-18T00:48:29.418020
  
3091 / tcp
1948301213 | 2024-03-30T04:27:20.230015
  
3121 / tcp
-1137877591 | 2024-04-22T02:14:57.496587
  
3221 / tcp
-862070606 | 2024-04-05T04:59:53.985806
  
3260 / tcp
-1888448627 | 2024-04-24T04:09:14.722983
  
3270 / tcp
1690634669 | 2024-04-12T01:09:38.926938
  
3299 / tcp
1047846045 | 2024-04-16T10:08:34.291663
  
3306 / tcp
1911457608 | 2024-04-17T02:52:52.395118
  
3310 / tcp
-2046514463 | 2024-04-21T04:19:20.166077
  
3388 / tcp
521595461 | 2024-04-22T02:51:45.869114
  
3389 / tcp
-1730858130 | 2024-04-04T23:25:06.740171
  
3412 / tcp
-2081419599 | 2024-04-12T22:14:52.374889
  
3542 / tcp
1504401647 | 2024-04-24T20:08:34.140494
  
3550 / tcp
198844676 | 2024-04-13T14:40:27.474808
  
3551 / tcp
-1013082686 | 2024-03-29T14:59:50.827869
  
3554 / tcp
819727972 | 2024-04-22T10:27:54.030319
  
3555 / tcp
597764502 | 2024-04-01T23:06:37.186790
  
3556 / tcp
-1996280214 | 2024-03-30T00:25:54.182293
  
3567 / tcp
808560482 | 2024-04-02T18:51:45.512064
  
3689 / tcp
841014058 | 2024-04-17T19:59:51.742457
  
3780 / tcp
-2096652808 | 2024-04-04T23:38:34.845547
  
3790 / tcp
1830697416 | 2024-04-13T21:14:54.276320
  
3950 / tcp
-801484042 | 2024-04-10T16:04:01.694819
  
4000 / tcp
-1399940268 | 2024-04-03T21:18:26.422888
  
4010 / tcp
-1399940268 | 2024-04-14T18:22:13.814704
  
4022 / tcp
1761482307 | 2024-04-13T17:42:03.595903
  
4043 / tcp
-2017887953 | 2024-04-23T04:26:46.365858
  
4157 / tcp
-1879056922 | 2024-04-22T02:17:48.894212
  
4242 / tcp
-1230049476 | 2024-04-22T10:23:04.359135
  
4243 / tcp
-971970408 | 2024-04-13T04:53:15.568966
  
4282 / tcp
-1250504565 | 2024-04-21T01:20:53.679557
  
4321 / tcp
-2089734047 | 2024-04-09T21:17:33.468582
  
4369 / tcp
171352214 | 2024-04-13T23:47:32.266170
  
4433 / tcp
594761768 | 2024-04-10T02:40:18.795361
  
4443 / tcp
-1327660293 | 2024-04-11T23:38:47.497806
  
4500 / tcp
1741579575 | 2024-04-14T19:05:00.916472
  
4506 / tcp
-79865617 | 2024-03-31T16:59:45.309322
  
4664 / tcp
-1559123399 | 2024-04-01T16:51:05.213558
  
4782 / tcp
1911457608 | 2024-04-21T15:14:35.055461
  
4786 / tcp
-2089734047 | 2024-04-23T11:34:36.739230
  
4840 / tcp
-358801646 | 2024-04-19T19:53:00.308241
  
4899 / tcp
-1471513798 | 2024-04-24T03:09:04.293523
  
4949 / tcp
-454087041 | 2024-04-24T08:58:05.741848
  
5001 / tcp
819727972 | 2024-04-24T20:25:40.912017
  
5006 / tcp
1353260875 | 2024-04-20T08:09:57.793312
  
5007 / tcp
1472866667 | 2024-04-17T11:16:30.013084
  
5009 / tcp
-2031152423 | 2024-04-21T03:22:32.844089
  
5010 / tcp
-971970408 | 2024-04-17T15:13:58.032466
  
5025 / tcp
2032042134 | 2024-04-13T06:17:40.906944
  
5172 / tcp
408230060 | 2024-04-08T23:40:18.555611
  
5201 / tcp
2087396567 | 2024-04-23T07:42:10.282385
  
5222 / tcp
-241300778 | 2024-04-17T22:27:30.288759
  
5269 / tcp
-457235091 | 2024-04-11T21:06:15.887784
  
5400 / tcp
599074451 | 2024-04-22T13:53:53.097071
  
5435 / tcp
1282941221 | 2024-04-20T21:35:42.430971
  
5593 / tcp
-2089734047 | 2024-04-14T02:02:32.342641
  
5598 / tcp
-1428621233 | 2024-04-17T09:45:25.324911
  
5600 / tcp
165188539 | 2024-04-13T19:05:10.252840
  
5603 / tcp
-1986594217 | 2024-04-08T12:00:32.964115
  
5609 / tcp
575925250 | 2024-04-19T06:33:01.820430
  
5672 / tcp
2087396567 | 2024-04-08T21:41:36.803601
  
5858 / tcp
-670840277 | 2024-04-05T08:05:01.010717
  
5900 / tcp
-358801646 | 2024-04-20T05:57:23.014748
  
5938 / tcp
1999272906 | 2024-04-13T21:37:49.767195
  
5984 / tcp
1504401647 | 2024-04-20T00:40:43.691655
  
6000 / tcp
120534451 | 2024-04-16T06:07:12.176642
  
6001 / tcp
-1681927087 | 2024-04-24T16:35:26.241187
  
6002 / tcp
-1392039491 | 2024-04-04T14:54:20.048943
  
6080 / tcp
321971019 | 2024-04-23T17:53:17.590251
  
6379 / tcp
171352214 | 2024-04-12T01:22:35.439390
  
6443 / tcp
1396488228 | 2024-04-21T16:12:10.874306
  
6561 / tcp
819727972 | 2024-04-18T14:50:46.909508
  
6633 / tcp
1308377066 | 2024-03-28T04:58:57.906380
  
6653 / tcp
4935895 | 2024-04-09T02:47:53.924669
  
6666 / tcp
-1013082686 | 2024-04-18T07:23:30.118632
  
6668 / tcp
1212285915 | 2024-04-10T09:14:36.339913
  
6697 / tcp
-2080784861 | 2024-04-24T03:08:51.497843
  
7171 / tcp
819727972 | 2024-04-12T19:41:43.671676
  
7218 / tcp
504717326 | 2024-04-18T19:36:26.616615
  
7401 / tcp
-971970408 | 2024-04-16T02:50:47.283907
  
7434 / tcp
-584993230 | 2024-04-12T14:15:04.701112
  
7443 / tcp
-154107716 | 2024-04-22T00:34:43.308784
  
7474 / tcp
-1399940268 | 2024-03-30T01:39:29.754466
  
7510 / tcp
323676348 | 2024-04-20T04:39:22.852397
  
7634 / tcp
1991883981 | 2024-04-22T15:08:55.180117
  
8009 / tcp
-2118655245 | 2024-04-23T22:39:09.590811
  
8010 / tcp
677934968 | 2024-03-27T01:31:07.023478
  
8016 / tcp
1975288991 | 2024-04-09T17:23:57.267612
  
8030 / tcp
1911457608 | 2024-04-23T11:55:10.263741
  
8055 / tcp
-79865617 | 2024-03-27T00:09:42.012061
  
8060 / tcp
1761482307 | 2024-04-23T19:22:18.479483
  
8081 / tcp
-1839934832 | 2024-04-14T10:40:01.324309
  
8083 / tcp
-2017887953 | 2024-03-26T23:43:39.692399
  
8085 / tcp
-1428621233 | 2024-04-22T11:50:14.226656
  
8087 / tcp
2087396567 | 2024-04-20T00:26:52.382828
  
8089 / tcp
-1311886953 | 2024-04-24T10:06:06.007617
  
8093 / tcp
-1399940268 | 2024-04-01T19:25:33.800884
  
8110 / tcp
1911457608 | 2024-03-28T02:18:38.343746
  
8111 / tcp
-971970408 | 2024-04-10T08:44:52.858253
  
8126 / tcp
-971970408 | 2024-04-24T22:43:20.557229
  
8140 / tcp
660175493 | 2024-04-24T07:04:03.839330
  
8181 / tcp
-678709746 | 2024-04-18T19:17:49.962140
  
8200 / tcp
-1399940268 | 2024-04-24T18:37:42.937733
  
8252 / tcp
1830697416 | 2024-04-18T11:11:53.956014
  
8291 / tcp
165188539 | 2024-04-11T16:09:06.305249
  
8409 / tcp
-1279886438 | 2024-04-11T14:16:42.981895
  
8411 / tcp
1363464823 | 2024-04-18T21:30:29.902700
  
8442 / tcp
-1959042930 | 2024-04-02T19:30:54.969984
  
8443 / tcp
1662811133 | 2024-04-24T17:34:51.026267
  
8500 / tcp
1852418385 | 2024-04-20T18:41:01.672810
  
8554 / tcp
1278527606 | 2024-04-14T01:04:38.761471
  
8575 / tcp
-42767839 | 2024-04-09T21:41:21.403396
  
8649 / tcp
1574088840 | 2024-04-10T22:58:20.894409
  
8782 / tcp
-1399940268 | 2024-04-22T19:40:40.225575
  
8817 / tcp
-1990350878 | 2024-04-20T22:13:46.174356
  
8834 / tcp
707919486 | 2024-03-28T07:54:49.355329
  
8855 / tcp
165188539 | 2024-04-02T18:35:07.532056
  
8863 / tcp
-1399940268 | 2024-04-02T18:58:43.202572
  
8869 / tcp
-1947777893 | 2024-04-03T02:45:10.913644
  
8879 / tcp
-136006866 | 2024-04-12T19:53:47.663220
  
8887 / tcp
819727972 | 2024-04-18T21:37:03.377682
  
8889 / tcp
1655023012 | 2024-03-29T07:00:05.815377
  
8990 / tcp
165188539 | 2024-03-30T10:49:57.893307
  
8991 / tcp
-2067028711 | 2024-04-24T03:46:25.067916
  
9000 / tcp
-1026951088 | 2024-04-21T02:03:28.682405
  
9001 / tcp
1332894250 | 2024-04-05T14:16:41.727028
  
9002 / tcp
1911457608 | 2024-04-19T23:03:35.017635
  
9015 / tcp
-1399940268 | 2024-04-08T03:14:06.681948
  
9024 / tcp
819727972 | 2024-04-17T03:36:11.050454
  
9051 / tcp
-1453516345 | 2024-04-05T12:38:40.702891
  
9088 / tcp
2087396567 | 2024-04-16T15:25:57.669112
  
9091 / tcp
320677201 | 2024-04-15T01:42:10.078704
  
9092 / tcp
1282941221 | 2024-04-18T14:55:13.660751
  
9095 / tcp
1996932384 | 2024-03-29T03:32:17.902740
  
9100 / tcp
1741579575 | 2024-04-25T00:34:54.036260
  
9151 / tcp
-314039103 | 2024-03-26T23:22:02.452068
  
9295 / tcp
-1399940268 | 2024-04-19T22:17:42.889300
  
9299 / tcp
819727972 | 2024-04-24T12:21:15.746963
  
9306 / tcp
-833168972 | 2024-04-11T18:52:05.227599
  
9418 / tcp
-1013082686 | 2024-04-08T21:46:50.295981
  
9443 / tcp
1911457608 | 2024-04-12T21:01:11.636689
  
9445 / tcp
632542934 | 2024-04-16T21:44:28.990552
  
9530 / tcp
1741579575 | 2024-04-18T22:26:45.969159
  
9633 / tcp
117101543 | 2024-04-10T04:06:59.569828
  
9761 / tcp
-984990168 | 2024-04-23T17:43:16.666752
  
9869 / tcp
2070013657 | 2024-04-21T06:32:53.559480
  
9876 / tcp
248249138 | 2024-04-20T06:36:53.528640
  
9943 / tcp
-2031152423 | 2024-04-17T12:48:13.378369
  
9966 / tcp
1948301213 | 2024-04-01T10:17:51.264305
  
9991 / tcp
-1340128872 | 2024-04-10T06:55:42.905077
  
9998 / tcp
1161309183 | 2024-04-22T17:43:22.993725
  
9999 / tcp
171352214 | 2024-04-09T07:49:46.583875
  
10000 / tcp
1492413928 | 2024-04-20T07:39:57.664419
  
10001 / tcp
2103111368 | 2024-03-28T12:04:33.211367
  
10134 / tcp
-893477759 | 2024-04-19T18:19:47.217516
  
10443 / tcp
-904840257 | 2024-04-09T21:12:26.482825
  
10909 / tcp
-1399940268 | 2024-04-21T04:14:15.753809
  
10911 / tcp
1911457608 | 2024-04-14T20:12:44.857698
  
11000 / tcp
921225407 | 2024-03-30T18:39:58.620873
  
11112 / tcp
165188539 | 2024-04-25T02:32:16.011938
  
11210 / tcp
-136006866 | 2024-04-14T01:07:55.946205
  
11211 / tcp
165188539 | 2024-04-02T20:47:02.948970
  
11300 / tcp
1852418385 | 2024-04-24T21:51:53.373738
  
11434 / tcp
227700176 | 2024-04-24T07:06:18.488182
  
12000 / tcp
1748152518 | 2024-04-10T21:32:48.121291
  
12345 / tcp
-903067560 | 2024-04-17T18:35:04.826067
  
14147 / tcp
1911457608 | 2024-04-12T05:21:46.361176
  
14265 / tcp
-653033013 | 2024-04-10T14:20:33.712593
  
14344 / tcp
-1840324437 | 2024-04-15T03:57:52.022479
  
16992 / tcp
2087396567 | 2024-04-14T18:36:36.814346
  
16993 / tcp
-1810987450 | 2024-04-11T15:05:17.061874
  
17000 / tcp
819727972 | 2024-04-16T21:35:18.893458
  
18081 / tcp
-1148066627 | 2024-04-09T23:35:37.447963
  
18245 / tcp
2103111368 | 2024-04-08T16:17:11.966005
  
18553 / tcp
971933601 | 2024-04-24T09:51:24.004283
  
19000 / tcp
1900503736 | 2024-04-19T18:20:02.484101
  
20000 / tcp
493955023 | 2024-04-16T19:16:06.379984
  
20256 / tcp
103159425 | 2024-04-25T04:27:33.255027
  
20547 / tcp
2087396567 | 2024-04-24T05:10:42.660965
  
21025 / tcp
-784071826 | 2024-04-13T19:45:27.202089
  
21379 / tcp
-1681927087 | 2024-04-17T19:34:25.026003
  
23023 / tcp
842535728 | 2024-04-18T16:25:10.923175
  
23424 / tcp
-784071826 | 2024-04-14T04:09:00.430756
  
25001 / tcp
1911457608 | 2024-04-14T21:30:46.800843
  
27015 / tcp
-1399940268 | 2024-04-24T23:53:38.917699
  
28015 / tcp
1948301213 | 2024-04-05T23:45:17.849958
  
28080 / tcp
-616720387 | 2024-04-22T12:27:53.982476
  
30002 / tcp
-952165951 | 2024-04-22T22:33:18.982728
  
32764 / tcp
2067064333 | 2024-04-15T23:37:17.496702
  
33060 / tcp
401555314 | 2024-04-21T07:43:47.970252
  
35000 / tcp
-1230049476 | 2024-04-25T02:03:46.103529
  
37777 / tcp
2054287019 | 2024-04-11T04:39:11.269961
  
44158 / tcp
-1598265216 | 2024-04-16T22:44:41.166816
  
47990 / tcp
854539422 | 2024-03-31T13:21:16.255118
  
49152 / tcp
-1344535834 | 2024-04-25T01:39:39.335479
  
49153 / tcp
-826610984 | 2024-04-18T17:33:32.530006
  
50000 / tcp
-1681927087 | 2024-04-09T07:52:32.037411
  
50100 / tcp
921225407 | 2024-03-31T02:26:53.667932
  
51235 / tcp
-1840324437 | 2024-04-05T22:45:31.048331
  
52869 / tcp
-1399940268 | 2024-04-10T21:40:42.849263
  
54138 / tcp
632542934 | 2024-04-13T23:16:38.722812
  
55000 / tcp
660175493 | 2024-04-11T08:46:59.449886
  
55443 / tcp
-971970408 | 2024-04-22T12:41:55.828416
  
55554 / tcp
751496153 | 2024-04-24T19:53:22.765816
  
60001 / tcp
2087396567 | 2024-04-15T07:11:03.847001
  
60129 / tcp
819727972 | 2024-04-05T22:46:04.738123
  
61613 / tcp
819727972 | 2024-03-29T16:44:13.178398
  
61616 / tcp
980478633 | 2024-04-12T08:21:16.312422
  
62078 / tcp



Contact Us

Shodan ® - All rights reserved