diff options
author | Camil Staps | 2015-12-09 13:23:26 +0000 |
---|---|---|
committer | Camil Staps | 2015-12-09 13:23:26 +0000 |
commit | 78e74ea02fd52962290e2a1b816a90d9b9514a82 (patch) | |
tree | fa213fd71f72c6de405556e62551942f0e3f7a68 /CamilStaps-s4498062-Assignment-4/ex3 | |
parent | Assignment 2, 3 (diff) |
Assignment 4
Diffstat (limited to 'CamilStaps-s4498062-Assignment-4/ex3')
m--------- | CamilStaps-s4498062-Assignment-4/ex3/bash-covert-channel | 0 | ||||
-rw-r--r-- | CamilStaps-s4498062-Assignment-4/ex3/ex3 | 6 |
2 files changed, 6 insertions, 0 deletions
diff --git a/CamilStaps-s4498062-Assignment-4/ex3/bash-covert-channel b/CamilStaps-s4498062-Assignment-4/ex3/bash-covert-channel new file mode 160000 +Subproject f8ff6345aa7d3914e578675563c67ca69a2bd28 diff --git a/CamilStaps-s4498062-Assignment-4/ex3/ex3 b/CamilStaps-s4498062-Assignment-4/ex3/ex3 new file mode 100644 index 0000000..55e76f1 --- /dev/null +++ b/CamilStaps-s4498062-Assignment-4/ex3/ex3 @@ -0,0 +1,6 @@ +a + See bash-covert-channel/readme. + +b + I didn't find anything in the logs. This seems to be because chmods aren't logged. + The OS could monitor chmods, and log many chmods on the same file / restrict the number of chmods on the same file within some time frame. |