-
Notifications
You must be signed in to change notification settings - Fork 9
Home
Veggie Monster edited this page Oct 2, 2015
·
4 revisions
Welcome to the vengeance wiki!
Anton
- makes the anomoly detector: the output is anomoly detector and the data stored in a mysql database.
Vmon
-
Botsniffer will run an edge with less restrictive banjax rules or no swabber (talk to Hugh/Tom about it).
-
Vengeance add GeoIP data, encrypts the ip and compute l2b vector to a ZMQ socket.
-
Vengence cluster IP-Session dated n minute ago till now, check the quality of clustering.
-
If the quality of clustering is high enough and we got a big enough cluster, then mark it as an attack.
-
Add the attack center to the attack table.
-
Add the encrypte IPs to the malcious ip list associated with the attack.
- Traffic series all stored in the mysql db.
- Anomaly detector: talk with ZMQ with the attack classifier.
- Attack classifier clusters IPs.
- Attack Classifier classifies attck using Euclidian distance and store the encrypted IP list, their behavoir and the attack center in the DB.
