Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why does configuring the system call 0-500 result in the same outcome as not configuring it? #119

Open
wwh-coder opened this issue Dec 10, 2024 · 1 comment

Comments

@wwh-coder
Copy link

Why does configuring the system call 0-500 result in the same outcome as not configuring it?
1
2
result

@18827555809
Copy link

18827555809 commented Dec 23, 2024

Why does configuring the system call 0-500 result in the same outcome as not configuring it? 1 2 result

If you carefully read the source code, you will find that:

  1. Changing system call permissions requires rebuilding to take effect。

  2. When executing code,/var/sandbox/sandbox python is treated as the "/" directory, so/etc/passwd does not exist。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants