$ sudo docker build -t <image_name> .
$ sudo docker run -d -t -p 80:80 --name <container_name> <image_name> /bin/bash
$ sudo docker exec -it <container_name> ./bin/apachectl -k restart
$ docker exec -it <container> /bin/bash
file config in /usr/local/apache2/conf/httpd.conf
after config run command
$ /usr/local/apache2/bin ./apachectl -k restart
[+] python ./exploit.py [-OPTIONS] [Target/List of Targets]
[+] -h : help
[+] -url <target>: specifict the target to check
[+] -list <filename>: Scan multiple targets
-h: help
-url: url
-list: path to file