SQL注入 2022-06-15 mysql 2965 words 6 mins read SQL注入是一种Web安全漏洞,允许攻击者干扰应用程序对其数据库的查询。攻击者能够通过注入SQL获取到一些通常情况下无法获取的敏感数据例如其他用户的数据。大多数场景中,攻击者可以修改或者删除这些敏感数据而导致应用产生其他异常。在某些情况下,攻击者可以升级SQL注入攻击,以损害基础服务器或其他后端基础架构,或执行拒绝服务攻击。 Read more...
在树莓派上使用Dockers运行Openwrt并作为主路由器的旁路由 2022-05-27 linux docker 1808 words 4 mins read 在树莓派上直接安装openwrt系统时,使用4G内存时,之后只能占用20%左右,且CPU常年只会占用20%。比较浪费性能。可以考虑采用Docker部署Openwrt的方式,这样既满足要求,也能使用树莓派进行一些其他工作。 Read more...
Command Line Interface Guidelines 2022-05-20 cli 10620 words 50 mins read An open-source guide to help you write better command-line programs, taking traditional UNIX principles and updating them for the modern day. Read more...
一些网站 2022-03-14 834 words 2 mins read 一些开源网站 网址 说明 Consul 开源服务发现框架 patternfly 前端UI G6 G6图可视化引擎 KubeVela KubeVela,软件交付平台 Jellyfin Jellyfin,家庭影院 Bootstrap 前端UI Kafka Kafka Read more...