Closed sec13b closed 1 month ago
Hi, how did you get this warning? Which command and how did you install NetExec?
i use :
git clone https://github.com/Pennyw0rth/NetExec.git
cd NetExec
poetry install
My first command it was :
poetry run netexec smb 192.168.0.1/24
at first it shows this error, one python file is netexec.py
but i think , i am not sure, is from the last kali 2024.3 version . it shows me at every python script i run.
all show "SyntaxWarning: invalid escape sequence"
Okay, thanks for reporting! I will fix them soon. Though, these are just syntax warnings and not errors, so they don't affect the programs behaviour.
Please provide:
poetry run netexec --version
┌──(kali㉿kali)-[~/NetExec] └─$ poetry run netexec --version 1.2.0 - ItsAlwaysDNS - c1780a1a
┌──(kali㉿kali)-[~/NetExec]
Please provide the file and line number that is included in the warning. Otherwise i won't be able to fix it
its from kali 2024.3 i did 5 sandbox , i have in all same error
How i solve this ?
thank you