Mengambil detail probe honeypot tertentu.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-sas:GetHoneypotProbe |
get |
*HoneypotProbe
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| ProbeId |
string |
Yes |
ID probe. Catatan
Panggil operasi ListHoneypotProbe untuk mendapatkan parameter ini. |
d6c1ebc9-a90d-4c9e-9490-328814d1ca00 |
| Lang |
string |
No |
Bahasa permintaan dan tanggapan. Nilai default: zh. Nilai valid:
|
zh |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
Parameter tanggapan. |
||
| Data |
object |
Data probe. |
|
| ProbeId |
string |
ID probe. |
40f6501d-45ec-4bf0-b813-0072ceb4**** |
| ProbeType |
string |
Tipe probe. Nilai valid:
|
host_probe |
| DisplayName |
string |
Nama probe. |
test-probe |
| OsType |
string |
Tipe sistem operasi instans probe. Nilai valid:
|
windows |
| ProbeVersion |
string |
Versi probe. |
18060096 |
| HostIp |
string |
Alamat IP lokal yang terikat pada probe. |
33.53.XX.XX |
| ControlNode |
object |
Node manajemen. |
|
| NodeId |
string |
The ID of the management node. |
37a15ff1-3475-4897-aa6c-f7fd9122**** |
| NodeName |
string |
The name of the management node. |
online-honeypot |
| EcsInstanceId |
string |
The instance ID of the management node. |
i-bp19ijepxytwtzrk**** |
| Ping |
boolean |
Hasil pemeriksaan ping. |
false |
| Arp |
boolean |
Hasil pemeriksaan ARP. |
true |
| DeployTime |
integer |
Waktu Penerapan. |
1669363825000 |
| Status |
integer |
Status probe. Nilai valid:
|
online |
| ListenIpList |
array |
Daftar alamat IP yang dapat didengarkan. |
|
|
string |
Alamat IP yang dapat didengarkan. |
192.168.XX.XX |
|
| CpuLoad |
number |
Penggunaan CPU. |
0.51 |
| MemoryLoad |
number |
Penggunaan memori. |
1.94 |
| HoneypotProbeBindList |
array<object> |
Daftar layanan honeypot yang terikat pada probe. |
|
|
array<object> |
Data layanan honeypot yang terikat. |
||
| ServiceIpList |
array |
The IP addresses that are monitored. |
|
|
string |
The IP address that is monitored. |
192.168.XX.XX |
|
| Status |
integer |
The status of the honeypot that is bound to the probe. Valid values:
|
3 |
| HoneypotId |
string |
The honeypot ID. |
913347774a3b3c378c6a50f66de23dfa097765214ec3f0526b01c67bf59c**** |
| BindPortList |
array<object> |
The ports that are bound to the probe. |
|
|
object |
The details about the port that is bound to the probe. |
||
| StartPort |
integer |
The start port on which the probe monitors. |
22 |
| EndPort |
integer |
The end port on which the probe monitors. |
80 |
| Proto |
string |
The type of the protocol. |
tcp |
| Fixed |
boolean |
Indicates whether the port is a fixed port. |
false |
| TargetPort |
integer |
The destination port. |
80 |
| Id |
integer |
The unique ID of the port binding record. |
2512 |
| BindPort |
boolean |
Indicates whether the port is bound. |
false |
| Err |
string |
The error that is returned if an error occurred in the port of the honeypot that is bound to the probe. |
portmap failed |
| Msg |
string |
The error message that is returned if an error occurred in the port of the honeypot that is bound to the probe. |
listen 22 tcp4 failed |
| Status |
integer |
The status of the port of the honeypot that is bound to the probe. Valid values:
|
3 |
| BindId |
string |
The unique ID of the honeypot that is bound to the probe. |
45378f64-d7b4-4a53-9c48-4303eb4b**** |
| HoneyPotProbeScanPort |
object |
Daftar layanan deteksi Port pendengaran honeypot. |
|
| Id |
integer |
The unique ID of the service that is monitored. |
15389 |
| ProbeId |
string |
The ID of the probe. |
a46f5162-c70d-4e26-8ddf-7435feca**** |
| ServiceIpList |
array |
The IP addresses that are monitored. |
|
|
string |
The IP address that is monitored. |
0.0.0.0 |
|
| Status |
integer |
The monitoring status. Valid values:
|
3 |
| Ports |
string |
The ports that are monitored. |
{ "tcp": "1-65535", "udp": "1-65535" } |
| Uuid |
string |
UUID Instans Aset tempat Probe host berada. |
6690a46c-0edb-4663-a641-3629d1a9**** |
| CanListenIpList |
array |
Daftar alamat IP yang dapat didengarkan. |
|
|
string |
Alamat IP yang dapat didengarkan. |
192.168.XX.XX |
|
| CidrList |
array |
Daftar Blok CIDR yang dicakup oleh probe VPC. |
|
|
string |
Blok CIDR yang dicakup oleh probe VPC. |
192.168.0.0/16 |
|
| ProxyIp |
string |
Alamat IP proxy Penerapan IDC. |
47.108.XX.XX |
| VpcId |
string |
ID Instans yang terhubung ke VPC tempat probe VPC berada. |
vpc-2vchkxmf2j9yjt3x2**** |
| Success |
boolean |
Apakah panggilan berhasil. Nilai valid:
|
true |
| Code |
string |
Kode hasil. Nilai 200 menunjukkan keberhasilan. Nilai lain menunjukkan kegagalan. Anda dapat menggunakan bidang ini untuk menentukan penyebab kegagalan. |
200 |
| Message |
string |
Paket tanggapan. |
successful |
| RequestId |
string |
ID permintaan, yaitu pengidentifikasi unik yang dihasilkan oleh Alibaba Cloud untuk permintaan. Anda dapat menggunakan ID ini untuk memecahkan masalah. |
6550E0E6-FD6C-5F39-AB5E-35B30DCA97B5 |
| HttpStatusCode |
integer |
Kode status HTTP tanggapan. |
200 |
Contoh
Respons sukses
JSONformat
{
"Data": {
"ProbeId": "40f6501d-45ec-4bf0-b813-0072ceb4****",
"ProbeType": "host_probe",
"DisplayName": "test-probe",
"OsType": "windows",
"ProbeVersion": "18060096",
"HostIp": "33.53.XX.XX",
"ControlNode": {
"NodeId": "37a15ff1-3475-4897-aa6c-f7fd9122****",
"NodeName": "online-honeypot",
"EcsInstanceId": "i-bp19ijepxytwtzrk****"
},
"Ping": false,
"Arp": true,
"DeployTime": 1669363825000,
"Status": 0,
"ListenIpList": [
"192.168.XX.XX"
],
"CpuLoad": 0.51,
"MemoryLoad": 1.94,
"HoneypotProbeBindList": [
{
"ServiceIpList": [
"192.168.XX.XX"
],
"Status": 3,
"HoneypotId": "913347774a3b3c378c6a50f66de23dfa097765214ec3f0526b01c67bf59c****",
"BindPortList": [
{
"StartPort": 22,
"EndPort": 80,
"Proto": "tcp",
"Fixed": false,
"TargetPort": 80,
"Id": 2512,
"BindPort": false,
"Err": "portmap failed",
"Msg": "listen 22 tcp4 failed",
"Status": 3
}
],
"BindId": "45378f64-d7b4-4a53-9c48-4303eb4b****"
}
],
"HoneyPotProbeScanPort": {
"Id": 15389,
"ProbeId": "a46f5162-c70d-4e26-8ddf-7435feca****",
"ServiceIpList": [
"0.0.0.0"
],
"Status": 3,
"Ports": "{\n \"tcp\": \"1-65535\",\n \"udp\": \"1-65535\"\n}"
},
"Uuid": "6690a46c-0edb-4663-a641-3629d1a9****",
"CanListenIpList": [
"192.168.XX.XX"
],
"CidrList": [
"192.168.0.0/16"
],
"ProxyIp": "47.108.XX.XX",
"VpcId": "vpc-2vchkxmf2j9yjt3x2****"
},
"Success": true,
"Code": "200",
"Message": "successful",
"RequestId": "6550E0E6-FD6C-5F39-AB5E-35B30DCA97B5",
"HttpStatusCode": 200
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | InvalidParam | There was an error with your request. | |
| 400 | DataNotExists | data not exist | |
| 500 | ServerError | ServerError | |
| 403 | NoPermission | caller has no permission |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.