GithubHelp home page GithubHelp logo

tingyukj / wechatphishing Goto Github PK

View Code? Open in Web Editor NEW

This project forked from west9b/wechatphishing

0.0 0.0 0.0 49 KB

go语言实现钓鱼抓取微信信息,搜索微信AccInfo.dat文件,从中正则匹配出当前微信名,手机号,邮箱,地区等信息,发送到cobaltstrike服务器。

Go 100.00%

wechatphishing's Introduction

WeChatPhishing

author:160team.west9B

go语言实现钓鱼抓取微信信息,搜索微信AccInfo.dat文件,从中正则匹配出当前微信名,手机号,邮箱,地区等信息,发送到cobaltstrike服务器。

usage

01

CobaltStrike快速生成一个探针链接,把使用javaapplet获取信息勾选上

cobalt strike 选择Attacks ->Web Drive-by -> System Profiler

生成后替换wechat.go中的url->go build -ldflags "-H windowsgui" (无dos)编译 exe

02

默认遍历"C:/users"可修改wechat.gol->dirname遍历指定盘符

当匹配到WeChat Files文件夹时才会遍历AccInfo.dat文件,缩短遍历时间

当有多个微信用户会一并正则将关键信息发送到CobaltStrike

正则匹配微信号时会有其他数据干扰,所以将地区、城市、微信号已字段others发送

03

缺点:exe后缀明显,投放方式各显神通

优点:正常文件遍历,不会报毒,配合cs返回IP地址,微信名,手机号,邮箱,等信息足够蓝队提交溯源报告

Screenshots

Image text

refer

本地提取电子取证参考github已有的python脚本 https://github.com/ecat-sec/wechat_info_collect

wechatphishing's People

Contributors

west9b avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.