All Projects → Lucifer1993 → lasercrack

Lucifer1993 / lasercrack

Licence: other
Lasercrack-可扩展的Ruby暴力破解框架

Programming Languages

ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to lasercrack

Brutegram
Instagram multi-bruteforce Platfrom
Stars: ✭ 183 (+306.67%)
Mutual labels:  brute-force-attacks
smtplib-bruteforce
bruteforcing gmail (TLS/SSL)
Stars: ✭ 26 (-42.22%)
Mutual labels:  brute-force-attacks
Gmail-Hack
Gmail account using brute force attack
Stars: ✭ 69 (+53.33%)
Mutual labels:  brute-force-attacks
password-list
Password lists with top passwords to optimize bruteforce attacks
Stars: ✭ 174 (+286.67%)
Mutual labels:  brute-force-attacks
diwa
A Deliberately Insecure Web Application
Stars: ✭ 32 (-28.89%)
Mutual labels:  brute-force-attacks
Bitcoin-wallet-cracker
Automated Bitcoin wallet generator that with mnemonic and passphrases bruteforces wallet addresses
Stars: ✭ 140 (+211.11%)
Mutual labels:  brute-force-attacks
WPCracker
WordPress pentest tool
Stars: ✭ 34 (-24.44%)
Mutual labels:  brute-force-attacks
phpmyadmin-authentication-bruteforce
phpMyAdmin Authentication Bruteforce Tool
Stars: ✭ 58 (+28.89%)
Mutual labels:  brute-force-attacks
Btcbf
Bitcoin private key brute force tool, written in python. Also can be used as a bitcoin wallet generator.
Stars: ✭ 91 (+102.22%)
Mutual labels:  brute-force-attacks
ShellBot
An advanced reverse shell written in Python3.
Stars: ✭ 20 (-55.56%)
Mutual labels:  brute-force-attacks
bitforce
A tools brute force BTC
Stars: ✭ 24 (-46.67%)
Mutual labels:  brute-force-attacks
assbreak
a tool for brute-force website & mail address.
Stars: ✭ 38 (-15.56%)
Mutual labels:  brute-force-attacks
uberscan
Security program for recovering passwords and pen-testing servers, routers and IoT devices using brute-force password attacks.
Stars: ✭ 31 (-31.11%)
Mutual labels:  brute-force-attacks
LoginGateBundle
No description or website provided.
Stars: ✭ 57 (+26.67%)
Mutual labels:  brute-force-attacks
Thc Hydra
hydra
Stars: ✭ 5,645 (+12444.44%)
Mutual labels:  brute-force-attacks
pentesting-framework
Pentesting Framework is a bundle of penetration testing tools, Includes - security, pentesting, hacking and many more.
Stars: ✭ 90 (+100%)
Mutual labels:  brute-force-attacks
limitrr-php
Better PHP rate limiting using Redis.
Stars: ✭ 19 (-57.78%)
Mutual labels:  brute-force-attacks
EMAGNET
Automated hacking tool that will find leaked databases with 97.1% accurate to grab mail + password together from recent uploads from https://pastebin.com. Bruteforce support for spotify accounts, instagram accounts, ssh servers, microsoft rdp clients and gmail accounts
Stars: ✭ 1,427 (+3071.11%)
Mutual labels:  brute-force-attacks
Fsociety
fsociety Hacking Tools Pack – A Penetration Testing Framework
Stars: ✭ 7,224 (+15953.33%)
Mutual labels:  brute-force-attacks
BFSG
BFSG - BruteForce String Generator 😾
Stars: ✭ 16 (-64.44%)
Mutual labels:  brute-force-attacks

lasercrack-可扩展的Ruby多线程暴力破解框架

language Support license release

运行环境

支持系统:linux/Mac/windows,windows需要安装ruby devKit环境同时安装mysys2库。

支持语言:Ruby 2.2.2及以后的版本

支持爆破模块

ftp

ssh

telnet

smb

mysql

mssql

oracle

redis

mongo

vnc

安装

bundle install(如果tiny_tds模块安装不上可能是缺少系统组件,先安装freetds)

kali系统使用apt-get install freetds-dev 命令安装

使用

image

爆破方式

image

  1. IP以及IP列表(例如192.168.1.1-192.168.1.100或者CIDR格式)

  2. 单个IP,载入用户名字典

  3. 单个IP,载入密码字典

[ * ] 如果需要重新利用需要设置个别参数为nil

特别说明

1.此工具仅限于漏洞验证,如若使用者引起相关的法律责任请自负,开发者不承担连带责任。

2.感谢@小葵师傅的指点。

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].