October 2018
Intermediate to advanced
528 pages
12h 33m
English
If your penetration testing works, you may want to have a web server for various reasons, such as to serve malicious web application scripts. In Kali Linux, there is already an Apache web server installed; you just need to start the service.
The following are the steps that are required to activate your HTTP server in Kali Linux:
service apache2 start

To stop the Apache HTTP service, perform the following steps: ...
Read now
Unlock full access