哥伦布

博客园 首页 新随笔 联系 订阅 管理
  73 随笔 :: 0 文章 :: 0 评论 :: 32975 阅读

12 2023 档案

摘要:create user readonlyuser with password 'R3333333341'; grant select on all tables in schema public to readonlyuser; 单表授权 GRANT SELECT ON tablename to r 阅读全文
posted @ 2023-12-19 11:39 Caraxes 阅读(18) 评论(0) 推荐(0) 编辑

摘要:nmap --script ssl-enum-ciphers -p 443 baidu.com 如果没有的话请安装 yum install nmap -y 阅读全文
posted @ 2023-12-04 14:29 Caraxes 阅读(11) 评论(0) 推荐(0) 编辑

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