From 1962b8bc692beee75ffaacee5ab3f4f793bfcb40 Mon Sep 17 00:00:00 2001 From: biuy Date: Tue, 20 Aug 2024 11:17:52 +0800 Subject: [PATCH] Update README.md --- README.md | 19 +------------------ 1 file changed, 1 insertion(+), 18 deletions(-) diff --git a/README.md b/README.md index 57a0799..d73ea4f 100644 --- a/README.md +++ b/README.md @@ -12,24 +12,7 @@ We evaluate FL on two representative threat detection tasks, namely SMS spam det The datasets in our work are all open source as described in our [Project site](https://chasesecurity.github.io/Fostering_Cyber_Threat_Detection_Through_FL/). -### SMS Spam Datasets - -| Datasets | Spam | Non-Spam | Languages | Period | -|----------|------|----------|-----------|----------| -| [UCI](https://archive.ics.uci.edu/dataset/228/sms+spam+collection) | 747 | 4827 | English | 2012 | -| [ExAIS](https://github.com/AbayomiAlli/SMS-Spam-Dataset) | 2,350| 2,890 | English | 2015 | -| [SpamHunter](https://github.com/opmusic/SpamHunter) | 23,249| 0 | Multilingual| 2018-2022| -| [Twitter](https://archive.org/details/twitterarchive) | 0 | 18,629 | Multilingual| 2018-2022| -| Total | 26,346| 26,346 | Multilingual| 2012-2022| - -### Android Malware Datasets - -| Datasets | Malware | Benign | Period | -|----------|---------|--------|------------| -| [Drebin](https://drebin.mlsec.org/) | 4,255 | 0 | 2010-2012 | -| [CIC-AndMal2017](https://www.unb.ca/cic/datasets/andmal2017.html) | 0 | 1,645 | 2015-2017 | -| [Androzoo](https://androzoo.uni.lu/) | 0 | 2,610 | 2022 | -| Total | 4,255 | 4,255 | 2010-2022 | + ## Code