mirror of
https://github.com/danielmiessler/SecLists.git
synced 2025-07-18 01:39:18 -04:00
Add some common ports
https://www.sonicwall.com/support/knowledge-base/running-sslvpn-on-a-different-tcp-port/170503249443105/ https://www.router-switch.com/faq/difference-between-https-port-443-and-8443.html https://www.speedguide.net/port.php?port=8008
This commit is contained in:
parent
b883fc123a
commit
a628a652be
1 changed files with 3 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
|||
4001
|
||||
4002
|
||||
4100
|
||||
4433
|
||||
5000
|
||||
5432
|
||||
5800
|
||||
|
@ -28,6 +29,8 @@
|
|||
6347
|
||||
7001
|
||||
7002
|
||||
8008
|
||||
8080
|
||||
8443
|
||||
8888
|
||||
30821
|
||||
|
|
Loading…
Add table
Reference in a new issue