Skip to content

Commit ea59161

Browse files
authored
fixed spacing
1 parent 0afd3d9 commit ea59161

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_data/data.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1195,7 +1195,7 @@ publications:
11951195
link: "/papers/moore_port_icsoft_2022.pdf"
11961196
abstract: "Earlier work has proven that information extracted from recordings of an application’s activity can be tremendously valuable. However, given the many requests that pass between applications and external entities, it has been difficult to isolate the handful of patterns that indicate the potential for failure. In this paper, we propose a method that harnesses proven event processing techniques to find those problematic patterns. The key addi- tion is PORT, a new domain specific language which, when combined with its event stream recognition and transformation engine, enables users to extract patterns in system call recordings and other streams, and then rewrite input activity on the fly. The former task can spot activity that indicates a bug, while the latter produces a modified stream for use in more active testing. We evaluated PORT’s capabilities in several ways, starting with recreating the mutators and checkers utilized by an earlier work called SEA to modify and replay the results of system calls. Our re-implementations achieved the same efficacy using fewer lines of code. We also illustrated PORT’s extensibility by adding support for detecting malicious USB commands within recorded traffic."
11971197

1198-
- &moore_shuffle_ccsne_2022
1198+
- &moore_shuffle_ccsne_2022
11991199
anchor: moore_shuffle_ccsne_2022
12001200
title: "Cybersecurity Shuffle: Using Card Magic to Teach Introductory Cybersecurity Topics"
12011201
authors:

0 commit comments

Comments
 (0)