We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
By importing the os module and obtaining the container shell, the kernel version can be known, resulting in possible escape and privilege escalation.
maybe container escape or priviledge escalation
https://www.python.org/shell/
""
Chrome, Other
Linux
No response
The text was updated successfully, but these errors were encountered:
This is intended behaviour. Python is a tool for arbitrary code execution.
Sorry, something went wrong.
The interactive shell on the site is powered by https://www.pythonanywhere.com
If you find a security issue with that shell, please report it to them via their bug bounty program
No branches or pull requests
Describe the bug
By importing the os module and obtaining the container shell, the kernel version can be known, resulting in possible escape and privilege escalation.

To Reproduce
Expected behavior
maybe container escape or priviledge escalation
URL to the issue
https://www.python.org/shell/
Screenshots
""
Browsers
Chrome, Other
Operating System
Linux
Browser Version
No response
Relevant log output
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: