jjs-dev / jjs-dev/jjs

Detect security violations (network access, probably other destructive actions)

Open
#125 0 comments 0 reactions 0 assignees View on GitHub
C-minion P-low T-enhancement
Dominant language
Rust
Stars
12
Forks
3
PR merge metrics
No merged PRs in 30d

Description

It is possible to detect certain malicious actions that may be performed by a submission. E.g. network access can be detected by setting up a fake network device (tun) and treat any packed being transmitted as a security exception; attempts to overwrite system files could be detected by implementing a fuse-based BigBrotherFS and trapping on write requests; etc.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.