Linux 常用命令操作
温故而知新
kill -9 `ps -ef|grep apache2|grep -v grep|awk '{print $2}' `
指定进程名执行 kill命令











通过降级连接劫持RDP明文凭据
Redteam Toolkit