From 654f30abd4c2761c3f9bd23127a2764e28bf5cae Mon Sep 17 00:00:00 2001 From: BertholdoLM <l.m.bertholdo@utwente.nl> Date: Mon, 7 Feb 2022 23:39:07 +0100 Subject: [PATCH] Update README.md --- README.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 8d0788e..cde8d75 100644 --- a/README.md +++ b/README.md @@ -41,17 +41,15 @@ using prepends # Poisoning Analisys +Poisioning experiment was done on Tangled sites London, Miami, and Porto Alegre by running 18-poison-mia-lhr-poa.sh script. -*** ver dadis originais do verfploter **** +The individual catchment information obtained with Verfpleoter (.CSV) is summarized on statistical files. +This CSV is processed (RAW data) with VP-CLI.py and each measurement summarized on statistical files. -Poisoning experiments on London, Miami and Porto Alegre sites. The directory ddos-poison contains imagens generated (poison\*.png) thorough measurements loaded on diferent datasets (poison1, poison2, poison3-mia, poison-baseline). -The poisoning experiments implies in one specific setup on TANGLED Testbed (using TANGLED-CLI.py). -Then the Verfploeter is run and each catchment data is collected on a CSV file. This CSV is -processed (RAW data) with VP-CLI.py and each measurement summarized on statistical files. The regular format of this statistical data is simle and gives the percentual of traffic on each anycast site given a specific poisoning configuration. See Below an example: ``` ➜ ddos-poison git:(master) ✗ more poison1/POISON_1149_1149_1149_PINGER-us-mia_DRAIN-nodrain_poa-lnd-mia_2021-04-24-02-53.csv.stats @@ -115,4 +113,4 @@ Note: In this web version from a python notebook, just the first slider (CDG) is * Nova versao * Analise de ataques - * Versao do Joao ou minha (do que gera o PDF) \ No newline at end of file + * Versao do Joao ou minha (do que gera o PDF) -- GitLab