1
|
# Audiogalaxy - (defunct) Peer to Peer filesharing
|
2
|
# Pattern attributes: ok fast fast
|
3
|
# Protocol groups: p2p obsolete
|
4
|
# Wiki: http://protocolinfo.org/wiki/Audiogalaxy
|
5
|
# Copyright (C) 2008 Matthew Strait, Ethan Sommer; See ../LICENSE
|
6
|
#
|
7
|
# http://www.movspclr.co.uk/info/agprotocol.html
|
8
|
#
|
9
|
# This pattern is untested.
|
10
|
#
|
11
|
# To get or provide more information about this protocol and/or pattern:
|
12
|
# http://www.protocolinfo.org/wiki/Audiogalaxy
|
13
|
# http://lists.sourceforge.net/lists/listinfo/l7-filter-developers
|
14
|
|
15
|
audiogalaxy
|
16
|
# (magic cookie that starts conversations)|(magic cookie that starts
|
17
|
# 0.606W/0.608W client/server conversations and a string that should always
|
18
|
# appear in login messages)
|
19
|
^(\x45\x5f\xd0\xd5|\x45\x5f.*0.60(6|8)W)
|