Windows Subsystem Linux (WSL)
HOW TO ENUMERATE
1)
where /R c:\windows bash.exe or wsl.exe (example)2)
wsl.exe python -c 'REVERSE/BIND_SHELL_PYTHON_CODE'If you are in the WSL:
1)
uname -a might be enough 2) Same privesc principles as a linux host.
3) Try to find methods to gain either a fully interactive windows shell, or hardcoded credentials somewhere for RDP or something similar.
Last updated