摘要:
本篇文章整理了在做CTF练习过程中的各种利用工具和思路,方便自己查找和同样玩CTF的朋友查看。 WEB sqlmap 123313 union select 1,2# 123313 union select 1,database()# 123313 union select 1,group_conc 阅读全文
摘要:
1、启动Kali msf 报错 WARNING:No database support: could not connect to server: Connection refused 发现如下报错,这是因为msf所使用的postgresql服务没有起 service postgresql star 阅读全文