All Projects → lauixData → Wechat_hack

lauixData / Wechat_hack

微信黑客攻击平台 - 已经废弃

Programming Languages

python
139335 projects - #7 most used programming language

Labels

Projects that are alternatives of or similar to Wechat hack

Sapic
sapic(picbed) - 基于Flask的Web自建图床,可存储到又拍云、七牛云、阿里云OSS、腾讯云COS、GitHub、Gitee等,支持自定义扩展。
Stars: ✭ 123 (-8.21%)
Mutual labels:  flask
Flask Calendar
Simple Python & Flask web-calendar
Stars: ✭ 125 (-6.72%)
Mutual labels:  flask
Flask On Docker
Stars: ✭ 131 (-2.24%)
Mutual labels:  flask
Jiosaavnapi
An unofficial API for JioSaavn written in Python 3
Stars: ✭ 123 (-8.21%)
Mutual labels:  flask
Yspider
yspider -- 轻量级爬虫系统
Stars: ✭ 125 (-6.72%)
Mutual labels:  flask
Openuba
A robust, and flexible open source User & Entity Behavior Analytics (UEBA) framework used for Security Analytics. Developed with luv by Data Scientists & Security Analysts from the Cyber Security Industry. [PRE-ALPHA]
Stars: ✭ 127 (-5.22%)
Mutual labels:  flask
Whoogle Search
A self-hosted, ad-free, privacy-respecting metasearch engine
Stars: ✭ 4,645 (+3366.42%)
Mutual labels:  flask
Ahrid
AHRID - Analysis Hacker's Real-ID Platform 黑客攻击画像分析系统(停止运营)
Stars: ✭ 133 (-0.75%)
Mutual labels:  flask
Soul Manga
react + flask + scrapy 构建的单页应用漫画网站
Stars: ✭ 126 (-5.97%)
Mutual labels:  flask
Wa Reader
💬 WA Reader is a platform to read WhatsApp conversations from email text backups in a easy-to-read UI.
Stars: ✭ 130 (-2.99%)
Mutual labels:  flask
Search Libc
Web wrapper of niklasb/libc-database
Stars: ✭ 124 (-7.46%)
Mutual labels:  flask
Python Resources 2019
A curated list of Python 3 resources, books, websites, tutorials, code challenges
Stars: ✭ 125 (-6.72%)
Mutual labels:  flask
Reel2bits
Self-hosted Soundtracks and Podcasts sharing, with ActivityPub federation.
Stars: ✭ 128 (-4.48%)
Mutual labels:  flask
Pytsp
A 2D/3D visualization of the Traveling Salesman Problem main heuristics
Stars: ✭ 122 (-8.96%)
Mutual labels:  flask
Mentorship Backend
Mentorship System is an application that matches women in tech to mentor each other, on career development, through 1:1 relations during a certain period of time. This is the backend of this system.
Stars: ✭ 132 (-1.49%)
Mutual labels:  flask
Python Tutorial
🏃 Some of the python tutorial - 《Python学习笔记》
Stars: ✭ 122 (-8.96%)
Mutual labels:  flask
Pyxtermjs
A fully functional terminal in your browser.
Stars: ✭ 127 (-5.22%)
Mutual labels:  flask
Flask simplelogin
Simple Login - Login Extension for Flask - maintainer @cuducos
Stars: ✭ 133 (-0.75%)
Mutual labels:  flask
Vuejs Python
Examples showing how to use vuejs with python web frameworks (rest, websocket, etc)
Stars: ✭ 132 (-1.49%)
Mutual labels:  flask
Freetakserver
an open source, lightweight Server for connect TAK clients
Stars: ✭ 127 (-5.22%)
Mutual labels:  flask

#README

###初衷: 江湖之大,武器繁多。只在PC上发展,很少有APP。有了app还需要下载,不如公众号方便,无需下载 随时进行管理攻击。为了解决各大同僚的方便之举,特写。

###准备:

  • 微信公众号(需申请,个人订阅号即可 不会申请,请自行百度
  • python - flask (采用flask web框架进行编写,全程采用 RESTful API 标准协议)
  • linux服务器一台 (无服务器,也可以采用新浪云服务的python环境)

###目标:

  • [x]短信攻击
  • [x]社工库
  • [x]端口扫描
  • 网站扫描
  • IP定位
  • MD5破解
  • xss平台
  • ...... (有什么需要添加的,请留言)
  • (透露下,如果没有意外可能会加入手机号定位功能

###关于代码:

本套代码,将会在github 开源(采用 MIT 许可协议,可放心集成于商业产品中)。

目录:

* 代表此次修改文件
|-- run.py #启动文件
|-- wechat #微信配置目录
|---- __init__.py 
|---- wechatConfig.py #微信配置验证,模块加载接口 *
|---- mode #模块目录
|------ __init__.py
|------ scanPort.py #端口扫描模块
|------ sendSMS.py #短信攻击模块 
|------ queryData.py #社工库 *
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].