Hello everyone,

I was conducting HID Keyboard attack from my Nexus 5 with Kali NetHunter 1.0.9 to a Samsung notebook with Windows 7 OS (in US language) when I encountered this error:

HID problema Apache.jpg

This error is due to the fact that the apache server is closed.
To solve this problem it is necessary to force the apache server to start from the console of Kali NetHunter. Open a new console window from Kali NethHunter and type the following commands:
-su
-bootkali
-/etc/ini.d/apache2 start