Hi @jas502n
This question is related to Is Debian 9.5 stretch vulnerable to CVE-2018-17182
I have www-data shell, then execute ./puppeteer just like in this documentation. But I get the following error:
./puppeteer
Tue Oct 2 14:51:34 WIB 2018
puppeteer: open kmsg: Operation not permitted
Whenever I execute ./compile.sh I get the following error:
$ ./compile.sh
./compile.sh
gcc: error trying to exec 'cc1': execvp: No such file or directory
gcc: error trying to exec 'cc1': execvp: No such file or directory
gcc: error trying to exec 'cc1': execvp: No such file or directory
Where am I going wrong?
Thanks in advance.
Hi @jas502n
This question is related to Is Debian 9.5 stretch vulnerable to CVE-2018-17182
I have
www-datashell, then execute./puppeteerjust like in this documentation. But I get the following error:Whenever I execute ./compile.sh I get the following error:
Where am I going wrong?
Thanks in advance.