摘要: 前段JS加密解密 https://www.freebuf.com/articles/web/259046.html JWT加解密 解密http://jwt.calebb.net/加密https://github.com/firebase/php-jwt //需要得到密钥(如构造错误参数使页面报错回显 阅读全文
posted @ 2019-08-04 21:31 7hang 阅读(439) 评论(0) 推荐(0) 编辑
摘要: 用Gradle构建Spring项目 ./gradlew bootrun 打jar包 jar -cvf xxx.jar -C src/ . Springboot启动后只能使用127.0.0.1访问,局域网和外网无法访问 https://blog.csdn.net/weixin_40693633/art 阅读全文
posted @ 2019-08-04 21:04 7hang 阅读(217) 评论(0) 推荐(0) 编辑
摘要: 安装 阅读全文
posted @ 2019-08-04 20:50 7hang 阅读(162) 评论(0) 推荐(0) 编辑
摘要: 综合检测平台 http://app.sdsecurity.org.cn:8181/ 参考文章 https://mp.weixin.qq.com/s/eiQ5L2u5ndpD4Mzi1QnETwhttps://blog.csdn.net/qq_36771588/article/details/1085 阅读全文
posted @ 2019-08-04 18:01 7hang 阅读(1429) 评论(0) 推荐(0) 编辑