项目作者: seukaiwokeo

项目描述 :
Instagram bruteforce for C++ Source Code
高级语言: C++
项目地址: git://github.com/seukaiwokeo/RedMoon.git
创建时间: 2020-06-24T17:31:19Z
项目社区:https://github.com/seukaiwokeo/RedMoon

开源协议:

下载


Red Moon

Compiled with win32 c++ 11
The Project is based on Visual Studio 2019 (v142)


Prerequisites

  • libcurl

Usage

  1. -u --username
  2. -w --wordlist [wordlist.txt for default]
  3. -p --proxylist [proxy.txt for default]
  4. -t --threadcount [4 for default]

Wordlist must be line by line.
Proxy list example

  1. 180.248.15.161:8080
  2. 117.95.13.120:9999
  3. 183.166.133.134:9999

Note

Recently Instagram has upgrade their login system. They use enc_password for password field. It has an encryption method so I release this old project for idea.