|
@@ -2,12 +2,13 @@
|
|
<resources>
|
|
<resources>
|
|
|
|
|
|
<string-array name="protocols">
|
|
<string-array name="protocols">
|
|
- <item>ECHO</item>
|
|
+ <item>ECHO</item>
|
|
<item>FTP</item>
|
|
<item>FTP</item>
|
|
<item>GHOST</item>
|
|
<item>GHOST</item>
|
|
<item>HTTP</item>
|
|
<item>HTTP</item>
|
|
<item>HTTPS</item>
|
|
<item>HTTPS</item>
|
|
<item>MySQL</item>
|
|
<item>MySQL</item>
|
|
|
|
+ <item>MODBUS</item>
|
|
<item>SIP</item>
|
|
<item>SIP</item>
|
|
<item>SMB</item>
|
|
<item>SMB</item>
|
|
<item>SSH</item>
|
|
<item>SSH</item>
|
|
@@ -15,15 +16,16 @@
|
|
</string-array>
|
|
</string-array>
|
|
|
|
|
|
<string-array name="protocols_description">
|
|
<string-array name="protocols_description">
|
|
- <item>A service for testing and measurement of round-trip times in IP networks</item>
|
|
+ <item>A service for testing and measurement of round-trip times in IP networks</item>
|
|
- <item>A protocol used to transfer files from one host to another host</item>
|
|
+ <item>A protocol used to transfer files from one host to another host</item>
|
|
- <item>A protocol mirrors an incoming connection back to the attacker on the same port, that it is running on</item>
|
|
+ <item>A protocol mirrors an incoming connection back to the attacker on the same port, that it is running on</item>
|
|
- <item>A protocol to exchange or transfer hypertext. It is the foundation of data communication for the World Wide Web</item>
|
|
+ <item>A protocol to exchange or transfer hypertext. It is the foundation of data communication for the World Wide Web</item>
|
|
- <item>The same as HTTP, but using a secure connections based on SSL/TLS</item>
|
|
+ <item>The same as HTTP, but using a secure connections based on SSL/TLS</item>
|
|
- <item>The world\'s second most widely used relational database management system</item>
|
|
+ <item>The world\'s second most widely used relational database management system</item>
|
|
- <item>A protocol for VoIP (Voice over IP) services</item>
|
|
+ <item>ISC SCADA MODBUS</item>
|
|
- <item>A protocol used for providing shared access to files, printers, serial ports, and miscellaneous communications between nodes on a network</item>
|
|
+ <item>A protocol for VoIP (Voice over IP) services</item>
|
|
- <item>A network protocol that provides file access, file transfer, and file management functionalities over any reliable data stream</item>
|
|
+ <item>A protocol used for providing shared access to files, printers, serial ports, and miscellaneous communications between nodes on a network</item>
|
|
- <item>A network protocol used on the Internet or local area networks to provide a bidirectional interactive text-oriented communication facility using a virtual terminal connection</item>
|
|
+ <item>A network protocol that provides file access, file transfer, and file management functionalities over any reliable data stream</item>
|
|
- </string-array>
|
|
+ <item>A network protocol used on the Internet or local area networks to provide a bidirectional interactive text-oriented communication facility using a virtual terminal connection</item>
|
|
|
|
+ </string-array>
|
|
</resources>
|
|
</resources>
|