/BruteForcer

Brute Forcer Tool

Primary LanguagePerl

YE_HACK Brute Forcer

Brute Force Tool WordPress , Joomla , DruPal , OpenCart , Magento

BruteForcer

Simple brute force script

[1] WordPress (Auto Detect Username)
[2] Joomla
[3] DruPal
[4] OpenCart
[5] Magento
[6] All (Auto Detect CMS)

Usage

Short Form Long Form Description
-l --list websites list
-p --passwords Passwords list

Example

perl yehack.pl -l list.txt -p passwords.txt

BUG ?

  • Submit new issue
  • pm me in gmail
  • do you want ask about all my tools ? you can add me in instagram : ye_hack

Installation Linux alt tag

git clone https://github.com/yehack/BruteForcer.git
cd BruteForcer
perl yehack.pl -l list.txt -p passwords.txt 

Installation Android alt tag

Download Termux

cpan install LWP::UserAgent
cpan install HTTP::Request
git clone https://github.com/yehack/BruteForcer.git
cd BruteForcer
perl yehack.pl -l list.txt -p passwords.txt 

Installation Windows alt tag

Download Perl
Download BruteForcer
Extract BruteForcer into Desktop
Open CMD and type the following commands:
cd Desktop/BruteForcer-master/
perl yehack.pl -l list.txt -p passwords.txt 

Version

Current version is 1.3 What's New

• speed up

• Bug fixes