Advertisement
tirabytes

PRTG: Extended Channel Definitions

May 28th, 2023 (edited)
260
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.13 KB | None | 0 0
  1. #7:Echo
  2. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[7] or DestinationPort[7]))
  3.  
  4. #19:Chargen
  5. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[19] or DestinationPort[19]))
  6.  
  7. #20:FTP
  8. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[20] or DestinationPort[20]))
  9.  
  10. #21:FTP
  11. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[21] or DestinationPort[21]))
  12.  
  13. #22:SSHSCP
  14. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[22] or DestinationPort[22]))
  15.  
  16. #23:Telnet
  17. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[23] or DestinationPort[23]))
  18.  
  19. #25:SMTP
  20. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[25] or DestinationPort[25]))
  21.  
  22. #42:WINSReplication
  23. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[42] or DestinationPort[42]))
  24.  
  25. #43:WHOIS
  26. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[43] or DestinationPort[43]))
  27.  
  28. #49:TACACS
  29. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[49] or DestinationPort[49]))
  30.  
  31. #53:DNS
  32. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[53] or DestinationPort[53]))
  33.  
  34. #67:DHCPBOOTP
  35. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[67] or DestinationPort[67]))
  36.  
  37. #68:DHCPBOOTP
  38. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[68] or DestinationPort[68]))
  39.  
  40. #69:TFTP
  41. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[69] or DestinationPort[69]))
  42.  
  43. #70:Gopher
  44. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[70] or DestinationPort[70]))
  45.  
  46. #79:Finger
  47. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[79] or DestinationPort[79]))
  48.  
  49. #80:HTTP
  50. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[80] or DestinationPort[80]))
  51.  
  52. #88:Kerberos
  53. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[88] or DestinationPort[88]))
  54.  
  55. #102:MSExchange
  56. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[102] or DestinationPort[102]))
  57.  
  58. #110:POP3
  59. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[110] or DestinationPort[110]))
  60.  
  61. #113:Ident
  62. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[113] or DestinationPort[113]))
  63.  
  64. #119:NNTPUsenet
  65. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[119] or DestinationPort[119]))
  66.  
  67. #123:NTP
  68. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[123] or DestinationPort[123]))
  69.  
  70. #135:MicrosoftRPC
  71. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[135] or DestinationPort[135]))
  72.  
  73. #137:NetBIOS
  74. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[137] or DestinationPort[137]))
  75.  
  76. #139:NetBIOS
  77. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[139] or DestinationPort[139]))
  78.  
  79. #143:IMAP4
  80. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[143] or DestinationPort[143]))
  81.  
  82. #161:SNMP
  83. ((Protocol[UDP] or Protocol[UDP]) and (SourcePort[161] or DestinationPort[161]))
  84.  
  85. #162:SNMP
  86. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[162] or DestinationPort[162]))
  87.  
  88. #177:XDMCP
  89. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[177] or DestinationPort[177]))
  90.  
  91. #179:BGP
  92. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[179] or DestinationPort[179]))
  93.  
  94. #201:AppleTalk
  95. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[201] or DestinationPort[201]))
  96.  
  97. #264:BGMP
  98. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[264] or DestinationPort[264]))
  99.  
  100. #318:TSP
  101. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[318] or DestinationPort[318]))
  102.  
  103. #319:PTPEvent
  104. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[319] or DestinationPort[319]))
  105.  
  106. #320:PTPGeneral
  107. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[320] or DestinationPort[320]))
  108.  
  109. #381:HPOpenview
  110. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[381] or DestinationPort[381]))
  111.  
  112. #382:HPOpenview
  113. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[382] or DestinationPort[382]))
  114.  
  115. #383:HPOpenview
  116. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[383] or DestinationPort[383]))
  117.  
  118. #389:LDAP
  119. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[389] or DestinationPort[389]))
  120.  
  121. #411:DirectConnect
  122. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[411] or DestinationPort[411]))
  123.  
  124. #412:DirectConnect
  125. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[412] or DestinationPort[412]))
  126.  
  127. #443:HTTPoverSSL
  128. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[443] or DestinationPort[443]))
  129.  
  130. #445:MicrosoftDS
  131. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[445] or DestinationPort[445]))
  132.  
  133. #464:Kerberos
  134. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[464] or DestinationPort[464]))
  135.  
  136. #465:SMTPoverSSL
  137. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[465] or DestinationPort[465]))
  138.  
  139. #497:Retrospect
  140. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[497] or DestinationPort[497]))
  141.  
  142. #500:ISAKMP
  143. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[500] or DestinationPort[500]))
  144.  
  145. #512:rexec
  146. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[512] or DestinationPort[512]))
  147.  
  148. #513:rlogin
  149. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[513] or DestinationPort[513]))
  150.  
  151. #514:syslog
  152. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[514] or DestinationPort[514]))
  153.  
  154. #515:LPDLPR
  155. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[515] or DestinationPort[515]))
  156.  
  157. #520:RIP
  158. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[520] or DestinationPort[520]))
  159.  
  160. #521:RIPngIPv6
  161. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[521] or DestinationPort[521]))
  162.  
  163. #540:UUCP
  164. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[540] or DestinationPort[540]))
  165.  
  166. #554:RTSP
  167. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[554] or DestinationPort[554]))
  168.  
  169. #546:DHCPv6
  170. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[546] or DestinationPort[546]))
  171.  
  172. #547:DHCPv6
  173. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[547] or DestinationPort[547]))
  174.  
  175. #560:rmonitor
  176. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[560] or DestinationPort[560]))
  177.  
  178. #563:NNTPoverSSL
  179. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[563] or DestinationPort[563]))
  180.  
  181. #587:SMTP
  182. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[587] or DestinationPort[587]))
  183.  
  184. #591:FileMaker
  185. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[591] or DestinationPort[591]))
  186.  
  187. #593:MicrosoftDCOM
  188. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[593] or DestinationPort[593]))
  189.  
  190. #631:InternetPrinting
  191. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[631] or DestinationPort[631]))
  192.  
  193. #636:LDAPoverSSL
  194. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[636] or DestinationPort[636]))
  195.  
  196. #639:MSDPPIM
  197. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[639] or DestinationPort[639]))
  198.  
  199. #646:LDPMPLS
  200. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[646] or DestinationPort[646]))
  201.  
  202. #691:MSExchange
  203. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[691] or DestinationPort[691]))
  204.  
  205. #860:iSCSI
  206. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[860] or DestinationPort[860]))
  207.  
  208. #873:rsync
  209. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[873] or DestinationPort[873]))
  210.  
  211. #902:VMwareServer
  212. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[902] or DestinationPort[902]))
  213.  
  214. #989:FTPOverSSL
  215. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[989] or DestinationPort[989]))
  216.  
  217. #990:FTPoverSSL
  218. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[990] or DestinationPort[990]))
  219.  
  220. #993:IMAP4overSSL
  221. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[993] or DestinationPort[993]))
  222.  
  223. #995:POP3overSSL
  224. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[995] or DestinationPort[995]))
  225.  
  226. #1025:MicrosoftRPCORaim
  227. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[1025] or DestinationPort[1025]))
  228.  
  229. #1080:SOCKSProxyORMyDoom
  230. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[1080] or DestinationPort[1080]))
  231.  
  232. #1194:OpenVPN
  233. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[1194] or DestinationPort[1194]))
  234.  
  235. #1214:Kazaa
  236. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[1214] or DestinationPort[1214]))
  237.  
  238. #1241:Nessus
  239. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[1241] or DestinationPort[1241]))
  240.  
  241. #1311:DellOpenManage
  242. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[1311] or DestinationPort[1311]))
  243.  
  244. #1337:WASTE
  245. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[1337] or DestinationPort[1337]))
  246.  
  247. #1433:MicrosoftSQL
  248. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[1433] or DestinationPort[1433]))
  249.  
  250. #1434:MicrosoftSQL
  251. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[1434] or DestinationPort[1434]))
  252.  
  253. #1512:WINS
  254. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[1512] or DestinationPort[1512]))
  255.  
  256. #1589:CiscoVQP
  257. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[1589] or DestinationPort[1589]))
  258.  
  259. #1701:L2TP
  260. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[1701] or DestinationPort[1701]))
  261.  
  262. #1723:MSPPTP
  263. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[1723] or DestinationPort[1723]))
  264.  
  265. #1725:Steam
  266. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[1725] or DestinationPort[1725]))
  267.  
  268. #1741:CiscoWorks2000
  269. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[1741] or DestinationPort[1741]))
  270.  
  271. #1755:MSMediaServer
  272. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[1755] or DestinationPort[1755]))
  273.  
  274. #1812:RADIUS
  275. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[1812] or DestinationPort[1812]))
  276.  
  277. #1813:RADIUS
  278. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[1813] or DestinationPort[1813]))
  279.  
  280. #1863:MSN
  281. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[1863] or DestinationPort[1863]))
  282.  
  283. #1985:CiscoHSRP
  284. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[1985] or DestinationPort[1985]))
  285.  
  286. #2000:CiscoSCCP
  287. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[2000] or DestinationPort[2000]))
  288.  
  289. #2002:CiscoACS
  290. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[2002] or DestinationPort[2002]))
  291.  
  292. #2049:NFS
  293. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[2049] or DestinationPort[2049]))
  294.  
  295. #2100:OracleXDB
  296. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[2100] or DestinationPort[2100]))
  297.  
  298. #2222:DirectAdmin
  299. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[2222] or DestinationPort[2222]))
  300.  
  301. #2302:Halo
  302. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[2302] or DestinationPort[2302]))
  303.  
  304. #2745:BagleH
  305. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[2745] or DestinationPort[2745]))
  306.  
  307. #2967:SymantecAV
  308. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[2967] or DestinationPort[2967]))
  309.  
  310. #3050:InterbaseDB
  311. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[3050] or DestinationPort[3050]))
  312.  
  313. #3074:XBOXLive
  314. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[3074] or DestinationPort[3074]))
  315.  
  316. #3124:HTTPProxy
  317. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[3124] or DestinationPort[3124]))
  318.  
  319. #3127:MyDoom
  320. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[3127] or DestinationPort[3127]))
  321.  
  322. #3128:HTTPProxy
  323. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[3128] or DestinationPort[3128]))
  324.  
  325. #3222:GLBP
  326. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[3222] or DestinationPort[3222]))
  327.  
  328. #3260:iSCSITarget
  329. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[3260] or DestinationPort[3260]))
  330.  
  331. #3306:MySQL
  332. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[3306] or DestinationPort[3306]))
  333.  
  334. #3389:TerminalServer
  335. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[3389] or DestinationPort[3389]))
  336.  
  337. #3689:iTunes
  338. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[3689] or DestinationPort[3689]))
  339.  
  340. #3690:Subversion
  341. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[3690] or DestinationPort[3690]))
  342.  
  343. #3724:WorldofWarcraft
  344. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[3724] or DestinationPort[3724]))
  345.  
  346. #4333:mSQL
  347. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[4333] or DestinationPort[4333]))
  348.  
  349. #4444:Blaster
  350. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[4444] or DestinationPort[4444]))
  351.  
  352. #4664:GoogleDesktop
  353. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[4664] or DestinationPort[4664]))
  354.  
  355. #4672:eMule
  356. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[4672] or DestinationPort[4672]))
  357.  
  358. #4899:Radmin
  359. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[4899] or DestinationPort[4899]))
  360.  
  361. #5000:UPnP
  362. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[5000] or DestinationPort[5000]))
  363.  
  364. #5001:SlingboxORiperf
  365. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[5001] or DestinationPort[5001]))
  366.  
  367. #5004:RTP
  368. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[5004] or DestinationPort[5004]))
  369.  
  370. #5005:RTP
  371. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[5005] or DestinationPort[5005]))
  372.  
  373. #5050:YahooMessenger
  374. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[5050] or DestinationPort[5050]))
  375.  
  376. #5060:SIP
  377. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[5060] or DestinationPort[5060]))
  378.  
  379. #5190:AIMICQ
  380. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[5190] or DestinationPort[5190]))
  381.  
  382. #5432:PostgreSQL
  383. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[5432] or DestinationPort[5432]))
  384.  
  385. #5500:VNCServer
  386. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[5500] or DestinationPort[5500]))
  387.  
  388. #5554:Sasser
  389. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[5554] or DestinationPort[5554]))
  390.  
  391. #5631:pcAnywhere
  392. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[5631] or DestinationPort[5631]))
  393.  
  394. #5632:pcAnywhere
  395. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[5632] or DestinationPort[5632]))
  396.  
  397. #5800:VNCoverHTTP
  398. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[5800] or DestinationPort[5800]))
  399.  
  400. #6112:Battlenet
  401. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[6112] or DestinationPort[6112]))
  402.  
  403. #6129:DameWare
  404. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[6129] or DestinationPort[6129]))
  405.  
  406. #6257:WinMX
  407. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[6257] or DestinationPort[6257]))
  408.  
  409. #6346:Gnutella
  410. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[6346] or DestinationPort[6346]))
  411.  
  412. #6347:Gnutella
  413. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[6347] or DestinationPort[6347]))
  414.  
  415. #6500:GameSpyArcade
  416. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[6500] or DestinationPort[6500]))
  417.  
  418. #6566:SANE
  419. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[6566] or DestinationPort[6566]))
  420.  
  421. #6588:AnalogX
  422. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[6588] or DestinationPort[6588]))
  423.  
  424. #6699:Napster
  425. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[6699] or DestinationPort[6699]))
  426.  
  427. #6970:Quicktime
  428. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[6970] or DestinationPort[6970]))
  429.  
  430. #7212:GhostSurf
  431. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[7212] or DestinationPort[7212]))
  432.  
  433. #8000:InternetRadio
  434. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[8000] or DestinationPort[8000]))
  435.  
  436. #8080:HTTPProxy
  437. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[8080] or DestinationPort[8080]))
  438.  
  439. #8086:KasperskyAV
  440. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[8086] or DestinationPort[8086]))
  441.  
  442. #8087:KasperskyAV
  443. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[8087] or DestinationPort[8087]))
  444.  
  445. #8118:Privoxy
  446. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[8118] or DestinationPort[8118]))
  447.  
  448. #8200:VMwareServer
  449. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[8200] or DestinationPort[8200]))
  450.  
  451. #8500:AdobeColdFusion
  452. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[8500] or DestinationPort[8500]))
  453.  
  454. #8767:TeamSpeak
  455. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[8767] or DestinationPort[8767]))
  456.  
  457. #8866:BagleB
  458. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[8866] or DestinationPort[8866]))
  459.  
  460. #9100:HPJetDirect
  461. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[9100] or DestinationPort[9100]))
  462.  
  463. #9119:MXit
  464. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[9119] or DestinationPort[9119]))
  465.  
  466. #9800:WebDAV
  467. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[9800] or DestinationPort[9800]))
  468.  
  469. #9898:Dabber
  470. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[9898] or DestinationPort[9898]))
  471.  
  472. #9988:RbotSpybot
  473. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[9988] or DestinationPort[9988]))
  474.  
  475. #9999:Urchin
  476. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[9999] or DestinationPort[9999]))
  477.  
  478. #10000:WebminORBackupExec
  479. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[10000] or DestinationPort[10000]))
  480.  
  481. #11371:OpenPGP
  482. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[11371] or DestinationPort[11371]))
  483.  
  484. #12345:NetBus
  485. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[12345] or DestinationPort[12345]))
  486.  
  487. #14567:Battlefield
  488. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[14567] or DestinationPort[14567]))
  489.  
  490. #15118:DipnetOddbob
  491. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[15118] or DestinationPort[15118]))
  492.  
  493. #19226:AdminSecure
  494. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[19226] or DestinationPort[19226]))
  495.  
  496. #19638:Ensim
  497. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[19638] or DestinationPort[19638]))
  498.  
  499. #20000:Usermin
  500. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[20000] or DestinationPort[20000]))
  501.  
  502. #24800:Synergy
  503. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[24800] or DestinationPort[24800]))
  504.  
  505. #25999:Xfire
  506. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[25999] or DestinationPort[25999]))
  507.  
  508. #27015:HalfLife
  509. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[27015] or DestinationPort[27015]))
  510.  
  511. #27374:Sub7
  512. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[27374] or DestinationPort[27374]))
  513.  
  514. #28960:CallofDuty
  515. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[28960] or DestinationPort[28960]))
  516.  
  517. #31337:BackOrifice
  518. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[31337] or DestinationPort[31337]))
  519.  
  520.  
  521. #3001:WWW
  522. (Protocol[TCP] and ( SourcePort[80] or DestinationPort[80] or SourcePort[8080] or DestinationPort[8080])) OR (Protocol[TCP] and (SourcePort[443] or DestinationPort[443]))
  523.  
  524. #3002:FTP/P2P
  525. (Protocol[TCP] and (DestinationPort[20-21] OR SourcePort[20-21]))
  526.  
  527. #3003:Mail
  528. ((Protocol[TCP] or Protocol[UDP]) and ( DestinationPort[143] or SourcePort[143] or DestinationPort[220] or SourcePort[220] or DestinationPort[993] or SourcePort[993] )) OR (Protocol[TCP] and (SourcePort[110] or DestinationPort[110] or SourcePort[995] or DestinationPort[995])) OR (Protocol[TCP] and (SourcePort[25] or DestinationPort[25]))
  529.  
  530. #3004:Chat
  531. (Protocol[TCP] and (SourcePort[6667] or DestinationPort[6667])) OR (Protocol[TCP] and (SourcePort[5190] or DestinationPort[5190]))
  532.  
  533. #3005:Remote Control
  534. ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[3389] or DestinationPort[3389])) OR (Protocol[TCP] and (SourcePort[22] or DestinationPort[22])) OR (Protocol[TCP] and (SourcePort[23] or DestinationPort[23])) OR (Protocol[TCP] and (SourcePort[5800] or DestinationPort[5800] or SourcePort[5900] or DestinationPort[5900]))
  535.  
  536. #3007:Infrastructure
  537. (Protocol[UDP] and ((SourcePort[68] and DestinationPort[67]) or (SourcePort[67] and DestinationPort[68]) )) OR ((Protocol[TCP] or Protocol[UDP]) and (SourcePort[53] or DestinationPort[53])) OR (Protocol[TCP] and (SourcePort[113] or DestinationPort[113])) OR (Protocol[ICMP]) OR (Protocol[TCP] and (SourcePort[161-162] or DestinationPort[161-162]))
  538.  
  539. #3008:NetBIOS
  540. ((Protocol[TCP] OR Protocol[UDP]) AND (DestinationPort[137-139] OR SourcePort[137-139]))
  541.  
  542. #3009:Various
  543. (Protocol[UDP]) OR (Protocol[TCP])
  544.  
  545. #1001:HTTP
  546. Protocol[TCP] and ( SourcePort[80] or DestinationPort[80] or SourcePort[8080] or DestinationPort[8080])
  547.  
  548. #1023:HTTPS
  549. Protocol[TCP] and (SourcePort[443] or DestinationPort[443])
  550.  
  551. #1024:FTP (Control)
  552. Protocol[TCP] and (DestinationPort[20-21] OR SourcePort[20-21])
  553.  
  554. #1006:IMAP
  555. (Protocol[TCP] or Protocol[UDP]) and ( DestinationPort[143] or SourcePort[143] or DestinationPort[220] or SourcePort[220] or DestinationPort[993] or SourcePort[993] )
  556.  
  557. #1008:POP3
  558. Protocol[TCP] and (SourcePort[110] or DestinationPort[110] or SourcePort[995] or DestinationPort[995])
  559.  
  560. #1011:SMTP
  561. Protocol[TCP] and (SourcePort[25] or DestinationPort[25])
  562.  
  563. #1007:IRC
  564. Protocol[TCP] and (SourcePort[6667] or DestinationPort[6667])
  565.  
  566. #1009:RDP
  567. (Protocol[TCP] or Protocol[UDP]) and (SourcePort[3389] or DestinationPort[3389])
  568.  
  569. #1014:SSH
  570. Protocol[TCP] and (SourcePort[22] or DestinationPort[22])
  571.  
  572. #1016:Telnet
  573. Protocol[TCP] and (SourcePort[23] or DestinationPort[23])
  574.  
  575. #1017:VNC
  576. Protocol[TCP] and (SourcePort[5800] or DestinationPort[5800] or SourcePort[5900] or DestinationPort[5900])
  577.  
  578. #1003:DHCP
  579. Protocol[UDP] and ((SourcePort[68] and DestinationPort[67]) or (SourcePort[67] and DestinationPort[68]) )
  580.  
  581. #1004:DNS
  582. (Protocol[TCP] or Protocol[UDP]) and (SourcePort[53] or DestinationPort[53])
  583.  
  584. #1005:Ident
  585. Protocol[TCP] and (SourcePort[113] or DestinationPort[113])
  586.  
  587. #1018:ICMP
  588. Protocol[ICMP]
  589.  
  590. #1012:SNMP
  591. Protocol[TCP] and (SourcePort[161-162] or DestinationPort[161-162])
  592.  
  593. #1021:OtherUDP
  594. Protocol[UDP]
  595.  
  596. #1022:OtherTCP
  597. Protocol[TCP]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement