-
Notifications
You must be signed in to change notification settings - Fork 98
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
Memory: zsh: killed ./shennina.py #9
Comments
So, I wanted to provide an update. I’m not sure if there is continued work on this project or not. My setup was as follows; So, I decided to run inside a Python Virtual Environment & install all requirements. python3 -m venv shennina/venv Verison: Python 3.11.2 Installed when in venv:
Verified Requirements Need to Install Docker
Config.py Setup msfrpc Msfrpc - no issues running Exfiltration Server - no issues running Launching Shennina - when using privileged access: need to use the venv path
Then proceeded with the next phase: exploitation |
不知道你最后结果怎么样了,有没有运行成功,我遇到的问题与你一样,无法训练,所以不能得到.h5文件这个模型文件,导致shennina.py 也无法顺利运行 |
I am getting stuck at the 'Starting worker 0' stage. Could you please share how you resolved it? |
Hello, I've run into an issue with Shennina.
So far, It seems when running in "training mode", it uses up all my memory and kills the process.
Here I am training a metasploitable3 system.
Shennina is running on Kali inside UTM, on my M1 Mac. I've bumped the memory to 16 GB.
Once it's OOM, it kills the process.
The screenshot is not too long after the process was killed.
The text was updated successfully, but these errors were encountered: