摘要:
show databases; :查看数据库 show tables; :查看表 use 数据库名字; :进入数据库 select * from 表名; :查看这个表所有内容 阅读全文
posted @ 2022-05-22 21:26
kai-le
阅读(21)
评论(0)
推荐(0)
摘要:
如果有python,可以用:python -c "import pty; pty.spawn('/bin/bash')" 阅读全文
posted @ 2022-05-22 21:04
kai-le
阅读(33)
评论(0)
推荐(0)
摘要:
drupal配置文件在:/sites/default/settings.php drupal加密在:scripts/password-hash.sh 阅读全文
posted @ 2022-05-22 20:59
kai-le
阅读(59)
评论(0)
推荐(0)
摘要:
unix/webapp/drupal_drupalgeddon2: 此模块利用表单API中的Drupal属性注入 平台:PHP、Unix、Linux Arch:php、cmd、x86、x64 特权:否 许可证:Metasploit Framework许可证(BSD) 排名:优秀 披露日期:2018- 阅读全文
posted @ 2022-05-22 19:49
kai-le
阅读(175)
评论(0)
推荐(0)
摘要:
drupal 阅读全文
posted @ 2022-05-22 16:50
kai-le
阅读(59)
评论(0)
推荐(0)