-
Notifications
You must be signed in to change notification settings - Fork 306
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
[!] Error Execute on UBUNTU SERVER with no gcc [!] #1
Comments
I've had the same problem, so I compiled the binary and the library separately (only for x86 64) and made an archive from the working check. It has a |
GLib: Cannot convert message: Could not open converter from “UTF-8” to “PWNKIT” |
sudo apt update |
install gcc |
not always a good idea, especially not when you are testing production servers |
Related PR: #2 |
Any solution for this? I am facing same issue |
./cve-2021-4034-poc
sh: 1: gcc: not found
GLib: Cannot convert message: Could not open converter from 'UTF-8' to 'PWNKIT'
The value for the SHELL variable was not found the /etc/shells file
Polkit
(pkexec --version)
pkexec version 0.105
KERNEL
(uname -a)
Linux new-server1 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
The text was updated successfully, but these errors were encountered: