Relevant THM{}
Bob - !P@$$W0rD!123
Bill - Juw4nnaM4n420696969!
Impacket problem
To solve the impacket problem:
wget https://github.com/SecureAuthCorp/impacket/releases/download/impacket_0_9_24/impacket-0.9.24.tar.gz
tar -xf impacket-0.9.24.tar.gz
cd impacket-0.9.24
sudo apt-get install python-pip
python2 -m pip install .
Add python libraries
Whe we obtain the error ImportError: No module named impacket and similar, we download the library and copy it to /lib/python2.7