会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Just run
Smallpdf 1.24.2 安装包与无限期试用安装教程
摘要: https://www.52pojie.cn/thread-1093277-1-1.html三、安装包下载:链接:https://pan.baidu.com/s/13_r7x9YjMnAMP4jlmoGvGg提取码:vw4d安装包大小超过100M,不能上传蓝奏云,只能上传百度网盘了,各位请见谅。四、
阅读全文
posted @ 2023-11-14 13:34 katago
阅读(614)
评论(0)
推荐(0)
编辑
open_basedir(PHP可访问目录)
摘要: open_basedir指令用来限制PHP只能访问那些目录,通常我们只需要设置Web文件目录即可。如果需要 include 加载外部脚本,也需要把脚本所在目录路径加入到open_basedir指令中,多个目录以分号(;)分割。 使用open_basedir需要注意的一点是,指定的显示实际上是前缀,而
阅读全文
posted @ 2023-10-16 18:50 katago
阅读(1624)
评论(0)
推荐(0)
编辑
Mysql Getshell总结
摘要: https://blog.csdn.net/qq_51478862/article/details/124580957
阅读全文
posted @ 2023-10-10 23:34 katago
阅读(31)
评论(0)
推荐(0)
编辑
python计算 ico hash 值
摘要: apt-get install python3 apt-get install python3-pippip install mmh3import requests import base64 import mmh3 URL='https://www.baidu.com/favicon.ico' r
阅读全文
posted @ 2023-10-10 19:48 katago
阅读(316)
评论(0)
推荐(0)
编辑
php 输出原样代码
摘要: https://www.php.net/manual/zh/language.types.string.php#language.types.string.syntax.nowdoc<?php echo <<<'EOD' <?php phpinfo();?> EOD;会输出文本<?php phpin
阅读全文
posted @ 2023-10-09 16:54 katago
阅读(43)
评论(0)
推荐(0)
编辑
mysql webshell
摘要: https://blog.csdn.net/qq_51478862/article/details/124580957https://www.freebuf.com/articles/web/246167.html利用log写入SHOW VARIABLES LIKE '%general%'set g
阅读全文
posted @ 2023-10-08 00:58 katago
阅读(15)
评论(0)
推荐(0)
编辑
mysql查看最近执行的sql语句
摘要: mysql查看最近执行的sql语句,默认情况下mysql是不会记录最近执行sql语句的,需要手动开启才能记录。另外最近执行sql语句有两种方式输出,要么是table,要么是文件。查看mysql是否开启sql记录以及输出方式的脚本如下:show variables like '%log_output%
阅读全文
posted @ 2023-09-10 23:48 katago
阅读(419)
评论(0)
推荐(0)
编辑
用docker作为嵌入式编译环境
摘要: https://www.shangyexin.com/2020/01/20/docker_ubuntu_compile/https://wiki.t-firefly.com/Firefly-RK3288/linux_compile.html方法二:使用 Docker
阅读全文
posted @ 2023-04-07 15:58 katago
阅读(59)
评论(0)
推荐(0)
编辑
谷歌浏览器扩展快捷键冲突 设置
摘要:
阅读全文
posted @ 2023-04-07 15:46 katago
阅读(231)
评论(0)
推荐(0)
编辑
黑客攻防技术宝典(第2版)
摘要: https://portswigger.net/web-security/web-application-hackers-handbook作者说不打算出第三版,而用在线的课程替代他https://portswigger.net/web-security
阅读全文
posted @ 2023-04-07 15:46 katago
阅读(40)
评论(0)
推荐(0)
编辑
下一页
导航
博客园
首页
联系
管理
公告