Skip to content
/ Crackpy Public

🌀 弱口令爆破和未授权访问工具,Weak password bursts and unauthorized access tools

Notifications You must be signed in to change notification settings

j3ers3/Crackpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌀 Crackpy Stage Python 3.7 Build Status

弱口令爆破和未授权访问工具。现在还一堆问题,慢慢更新

-w714

1. Install

git clone https://github.com/j3ers3/Crackpy
pip3 install -r requirements.txt

2. Usage

optional arguments:
  -h, --help  show this help message and exit

MODULES:
  -m MODULE   Speciy module [mysql|redis|mongo|ftp|ssh|telnet]

MISC:
  -f IPFILE   Speciy host file [1.1.1.1:3306]
  -x HOST     Specify single host [1.1.1.1:3306]
  -t THREADS  Set thread (default 20)
  • 示例 python crackpy.py -m mysql -x 1.1.1.1

tips 不指定端口就使用默认端口

About

🌀 弱口令爆破和未授权访问工具,Weak password bursts and unauthorized access tools

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages