MetaSploit攻击实例讲解------终端下PostgreSQL数据库的使用(包括kali linux 2016.2(rolling) 和 BT5)...
不多说,直接上干货!配置msf连接postgresql数据库我这里是使用kalilinux2016.2(rolling)用过的博友们都知道,已经预安装好了PostgreSQL。1、postgresql启动/etc/init.d/postgresqlstart或者servicepostgresqlstart2、切换到postgre数据库,进行配置sudo-upostgrespsqlpostgres(