Mail pour p2p
darcs-hash:20050607120704-6d78a-c2cbd9d4fa37db0031233beed03e1704d41671cb.gz
This commit is contained in:
parent
8252ea77fb
commit
36c19d8336
1 changed files with 8 additions and 0 deletions
|
@ -177,6 +177,14 @@ class virus:
|
|||
class p2p :
|
||||
# Nombre de tag par heure
|
||||
tag = 5
|
||||
avertissement = u"""From: %(From)s
|
||||
To: %(To)s
|
||||
Subject: MESSAGE DE TEST Détection de p2p sur la machine %(hostname)s
|
||||
|
||||
La machine %(hostname)s utilise le protocole %(protocole)s.
|
||||
|
||||
--
|
||||
Message créé par deconnexion.py"""
|
||||
|
||||
|
||||
#############################
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue