10.Windows远程管理工具RAT----Metasploit基础----Metasploit模块----fsociety工具包

Windows远程管理工具RAT

QuasarRAT

github.com/quasar/QuasarRAT

命令环境 MINGW64 (GCC编译器)

mkdir RAT
cd RAT
git clone  下载URL
配置好一切以后在bin release client路径下

Metasploit基础

有图形化界面,有命令行,有浏览器界面
parrot发行版

启动数据库让Metasploit可以更快的搜索和运行

service postgresql start
msfconsole
help
use exploit/windows/browser/adobe_flash_avm2
show
show options
show payloads
show targets
show info
exit

msfconsole
search type:exploit platform:windows flash
use 复制粘贴
show options
set SRVPORT 80
set SRVHOST IP地址
show options
exploit

Metasploit模块

msfconsole

打开新终端
cd /usr/share/metasploit-framework/
ls
cd modules
ls
cd exploits
ls
ls -al
cd windows
ls
cd ..
cd ..
ls
cd payloads
ls
cd ..
cd ..
ls -al
cd modules
ls -al
cd auxiliary/
ls
cd ..
ls
cd encoders
ls
cd php
ls
cd ..
ls
cd ..
ls
cd nops
ls
cd ..
ls -al
cd post
ls
cd windows
ls
cd gather
ls
cd ..
cd ..
cd ..
ls

fsociety工具包

渗透测试框架
fsociety Hacking Tools Pack - A Penetration Testing Framework
github.com/Manisso/fsociety

cd /opt
clear
ls
git clone URL地址
ls
cd fsociety/
ls
chmod +x install.sh
ls
./install.sh
cd
fsociety

转载于:https://www.cnblogs.com/sec875/p/11335600.html

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值