You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: 'Tools to repeat the fault-injection experiments presented in the paper "How Bad Can a Bug Get? An Empirical Analysis of Software Failures in the OpenStack Cloud Computing Platform" (ESEC/FSE ''19).'
description: 'Replication package for the paper "Automatic Mapping of Unstructured Cyber Threat Intelligence: An Experimental Study" published at the IEEE International Symposium on Software Reliability Engineering (ISSRE) 2022'
description: 'Shellcode_IA32 is a dataset consisting of challenging but common assembly instructions, collected from real shellcodes, with their natural language descriptions. The dataset can be used for neural machine translation tasks to automatically generate software exploits from natural language.'
description: 'EVIL (Exploiting software VIa natural Language) is an approach to automatically generate software exploits in assembly/Python language from descriptions in natural language. The approach leverages Neural Machine Translation (NMT) techniques and a dataset that we developed for this work. '
79
-
language: 'Python'
80
-
languages: ['Python', 'Shell', 'C++', 'Cython']
81
-
stars: 30
70
+
description: ''
71
+
language: ''
72
+
stars: 0
82
73
url: 'https://github.com/dessertlab/EVIL'
83
74
- slug: 'dessertlab/thorfi'
84
75
owner: 'dessertlab'
85
76
name: 'thorfi'
86
-
description: 'ThorFI: A Novel Approach for Network Fault Injection as a Service'
87
-
language: 'Python'
88
-
languages: ['Python', 'Makefile', 'Shell']
89
-
stars: 9
77
+
description: ''
78
+
language: ''
79
+
stars: 0
90
80
url: 'https://github.com/dessertlab/thorfi'
91
81
- slug: 'dessertlab/Failure-Dataset-OpenStack'
92
82
owner: 'dessertlab'
93
83
name: 'Failure-Dataset-OpenStack'
94
-
description: 'Failure dataset containing information on the events collected in the OpenStack cloud computing platform during three different campaigns of fault-injection experiments performed with three different workloads.'
description: 'This public repository includes raw data used in the experimental analysis provided in the article "Software Micro-Rejuvenation for Android Mobile Systems".'
description: 'Failure dataset accompanying the paper "How Bad Can a Bug Get? An Empirical Analysis of Software Failures in the OpenStack Cloud Computing Platform"'
0 commit comments