08 2020 档案

摘要:root:!:18447:0:99999:7::: root:user !:password 18447:last modification time of password 0:password shortest effectively day 99999:password longest eff 阅读全文
posted @ 2020-08-28 10:44 安全舟 阅读(123) 评论(0) 推荐(0)
摘要:通过扫描我们发现目标网站存在sql注入漏洞,我们访问该里面后发现该网站里面有个表格提交参数.确实存在没有过滤 使用sqlmap扫描发现漏洞的确存在,这里是布尔盲注 查看当前数据库名 查看表名得到以下信息 查看字段名 导出字段成功结束本次数据库漏洞信息的提取 阅读全文
posted @ 2020-08-23 15:26 安全舟 阅读(1136) 评论(0) 推荐(0)
摘要:一、AWVS破解版下载 Windows版本下载地址(包含AWVS11版本+AWVS10.5版本): 百度网盘链接:https://pan.baidu.com/s/1C15VCFxp1KfTpCxWn4tRWw 提取码:1i73 解压密码:www.fujieace.com 这里的地址我是在一个网友的博 阅读全文
posted @ 2020-08-19 06:23 安全舟 阅读(1890) 评论(0) 推荐(0)
摘要:async getGoodsList(){ const res=await request({url:"https://api-hmugo-web.itheima.net/api/public/v1/goods/search",data:this.QueryParams}); this.setDat 阅读全文
posted @ 2020-08-12 21:33 安全舟 阅读(218) 评论(0) 推荐(0)
摘要:<view> <SearchInput></SearchInput> <Tabs tabs="{{tabs}}" bindstabsItemChange="handletabsItemChange"> <block wx:if="{{tabs[0].isActive}}">0</block> <bl 阅读全文
posted @ 2020-08-12 01:02 安全舟 阅读(318) 评论(0) 推荐(0)
摘要:<navigator wx:for="{{item1.children}}" wx:for-index="index2" wx:for-item="item2" wx:key="cat_id" url="/pages/goods_list/index?cid={{item2.cat_id}}"> 这 阅读全文
posted @ 2020-08-11 23:48 安全舟 阅读(1028) 评论(0) 推荐(0)
摘要:选择购物车的里的字体图标库 点击阿里巴巴图标库的购物车,来到此页面,点击添加项目 项目添加过后如图,点击font class累引入,点击查看在线链接,复制链接url访问在线链接 访问链接过后,页面展示的就是iconfont.css的源代码,复制页面全部css代码 在style文件夹下创建一个icon 阅读全文
posted @ 2020-08-11 23:43 安全舟 阅读(609) 评论(0) 推荐(0)
摘要:代码优化,这里通过了wx.request请求轮播图的API,通过result结果里面的data数据我们可以看到massage里面装着我们的数据 通过图片可以用看到swiperList返回的三个元素的数据,这是通过对象的方式定义的一个LIst,我们把message下面的数据给swiperLIst数组 阅读全文
posted @ 2020-08-08 05:00 安全舟 阅读(170) 评论(0) 推荐(0)
摘要:通过python代码编写的一个延时的sql注入脚本 首先我们导入了request请求库和string类型的库,通过库我们可以通过访问请求的方式访问url链接. url链接为注入链接地址这里我随便写的一个百度的地址,通过定义函数timeout:将url链接后面沉睡三秒查看浏览器网页的网速的变化,通过网 阅读全文
posted @ 2020-08-08 04:58 安全舟 阅读(472) 评论(0) 推荐(0)

QQ:3378757846