Skip to content

Commit 894bc9c

Browse files
adding list of default ports
1 parent 8651cd3 commit 894bc9c

File tree

1 file changed

+110
-1
lines changed

1 file changed

+110
-1
lines changed

src/content/docs/security-center/cloudforce-one/open-port-scanning.mdx

Lines changed: 110 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ sidebar:
77
text: Beta
88
---
99

10+
import { Details } from "~/components"
11+
12+
13+
1014
Open Port Scanning allows [Magic Transit](/magic-transit/) and [Bring your Own IPs](/byoip/) users to efficiently monitor IP ranges for security vulnerabilities. This API enables users to scan their designated IP ranges, detect any open ports, and receive daily notifications regarding newly opened ports.
1115

1216
You can access this feature via the [API](/api/resources/cloudforce_one/subresources/scans/subresources/config/).
@@ -43,7 +47,7 @@ To configure Open Port Scanning, follow these steps:
4347
- **Frequency**: Enter the scan frequency in days.
4448
- **Ports**: Select the ports to scan. Choose among:
4549
- All
46-
- Default
50+
- Default (refer to [Default ports](/security-center/cloudforce-one/open-port-scanning/#default-ports) for a comprehensive list)
4751
- List of specific ports
4852
2. **Scan IPs**: Initiate the scanning process. The system will analyze the specified IP ranges to identify any open ports.
4953
3. **Generate list of open ports**: Once the scan is complete, the API will generate a list of detected open ports for review and action.
@@ -57,6 +61,111 @@ Open Port Scanning feature is currently in closed beta. The Cloudforce One team
5761
If you want to subscribe to this feature or participate in the beta program, [Join Our Closed Beta For Port Scanning](https://www.cloudflare.com/en-gb/lp/open-port-scanning-beta/).
5862
:::
5963

64+
## Default ports
65+
66+
<Details header="List of default ports">
67+
- 80
68+
- 631
69+
- 161
70+
- 137
71+
- 123
72+
- 138
73+
- 1434
74+
- 445
75+
- 135
76+
- 67
77+
- 23
78+
- 53
79+
- 443
80+
- 21
81+
- 139
82+
- 22
83+
- 500
84+
- 68
85+
- 520
86+
- 1900
87+
- 25
88+
- 4500
89+
- 514
90+
- 49152
91+
- 162
92+
- 69
93+
- 5353
94+
- 111
95+
- 49154
96+
- 3389
97+
- 110
98+
- 1701
99+
- 998
100+
- 996
101+
- 997
102+
- 999
103+
- 3283
104+
- 49153
105+
- 445
106+
- 1812
107+
- 136
108+
- 139
109+
- 143
110+
- 53
111+
- 2222
112+
- 135
113+
- 3306
114+
- 2049
115+
- 32768
116+
- 5060
117+
- 8080
118+
- 1025
119+
- 1433
120+
- 3456
121+
- 80
122+
- 1723
123+
- 111
124+
- 995
125+
- 993
126+
- 20031
127+
- 1026
128+
- 7
129+
- 5900
130+
- 1646
131+
- 1645
132+
- 593
133+
- 1025
134+
- 518
135+
- 2048
136+
- 626
137+
- 1027
138+
- 587
139+
- 177
140+
- 1719
141+
- 427
142+
- 497
143+
- 8888
144+
- 4444
145+
- 1023
146+
- 65024
147+
- 199
148+
- 19
149+
- 9
150+
- 49193
151+
- 1029
152+
- 1720
153+
- 49
154+
- 465
155+
- 88
156+
- 1028
157+
- 17185
158+
- 1718
159+
- 49186
160+
- 548
161+
- 113
162+
- 81
163+
- 6001
164+
- 2000
165+
- 10000
166+
- 31337
167+
</Details>
168+
60169
## Frequently Asked Questions
61170

62171
1. What IPs will the scan come from?

0 commit comments

Comments
 (0)