zoukankan      html  css  js  c++  java
  • [MSF]server/capture/http_javascript_keylogger键盘记录

    server/capture/http_javascript_keylogger

    DEMO使用的官方的效果图:

    使用方法:

     show options 看看

    msf auxiliary(server/capture/http_javascript_keylogger) > options

    Module options (auxiliary/server/capture/http_javascript_keylogger):

    Name Current Setting Required Description
    ---- --------------- -------- -----------
    DEMO true yes Creates HTML for demo purposes
    SRVHOST 0.0.0.0 yes The local host to listen on. This must be an address on the local machine or 0.0.0.0
    SRVPORT 80 yes The local port to listen on.
    SSL false no Negotiate SSL for incoming connections
    SSLCert no Path to a custom SSL certificate (default is randomly generated)
    URIPATH / no The URI to use for this exploit (default is random)

    msf auxiliary(server/capture/http_javascript_keylogger) >

     然后run就可以了,这个可以配合克隆页面来进行钓鱼攻击。

  • 相关阅读:
    Title
    Title
    Title
    Title
    Python生成随机验证码
    Time模块和datetime模块
    For循环的实质
    Python函数
    集合set
    字符串内置方法的使用
  • 原文地址:https://www.cnblogs.com/NBeveryday/p/9615331.html
Copyright © 2011-2022 走看看