Trying to help the LLM
This commit is contained in:
19
port_applications.json
Normal file
19
port_applications.json
Normal file
@@ -0,0 +1,19 @@
|
||||
|
||||
{
|
||||
"20": "FTP",
|
||||
"21": "FTP",
|
||||
"22": "SSH",
|
||||
"23": "Telnet",
|
||||
"25": "SMTP",
|
||||
"53": "DNS",
|
||||
"80": "HTTP",
|
||||
"110": "POP3",
|
||||
"143": "IMAP",
|
||||
"443": "HTTPS",
|
||||
"445": "SMB",
|
||||
"587": "SMTP",
|
||||
"993": "IMAPS",
|
||||
"995": "POP3S",
|
||||
"3306": "MySQL",
|
||||
"3389": "RDP"
|
||||
}
|
||||
Reference in New Issue
Block a user