05 2023 档案
摘要:# Linux开机自启动方式 ## 1.使用systemd服务 (1)在/etc/systemd/system/目录下创建'命名.service' (2)命名.service的内容: [Unit] Description=描述名 [Service] ExecStart=配置文件路径
阅读全文
摘要:[easyphp](https://adworld.xctf.org.cn/challenges/list) # 类型:PHP代码审计 ### 1.审查传值 ![image-20230523201936576](https://img2023.cnblogs.com/blog/2933808/202
阅读全文