All Projects → yezz123 → BFSG

yezz123 / BFSG

Licence: MIT License
BFSG - BruteForce String Generator 😾

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to BFSG

phpmyadmin-authentication-bruteforce
phpMyAdmin Authentication Bruteforce Tool
Stars: ✭ 58 (+262.5%)
Mutual labels:  brute-force-attacks, brute-force, bruteforce-password-cracker
password-list
Password lists with top passwords to optimize bruteforce attacks
Stars: ✭ 174 (+987.5%)
Mutual labels:  brute-force-attacks, brute-force, bruteforce-password-cracker
smtplib-bruteforce
bruteforcing gmail (TLS/SSL)
Stars: ✭ 26 (+62.5%)
Mutual labels:  brute-force-attacks, brute-force, bruteforce-password-cracker
Brutegram
Instagram multi-bruteforce Platfrom
Stars: ✭ 183 (+1043.75%)
Mutual labels:  brute-force-attacks, brute-force, bruteforce-password-cracker
assbreak
a tool for brute-force website & mail address.
Stars: ✭ 38 (+137.5%)
Mutual labels:  brute-force-attacks, brute-force, bruteforce-password-cracker
Bitcoin-wallet-cracker
Automated Bitcoin wallet generator that with mnemonic and passphrases bruteforces wallet addresses
Stars: ✭ 140 (+775%)
Mutual labels:  brute-force-attacks, brute-force
Thc Hydra
hydra
Stars: ✭ 5,645 (+35181.25%)
Mutual labels:  brute-force-attacks, brute-force
Ttpassgen
密码生成 flexible and scriptable password dictionary generator which can support brute-force、combination、complex rule mode etc...
Stars: ✭ 68 (+325%)
Mutual labels:  generator, brute-force
DevBrute-A Password Brute Forcer
DevBrute is a Password Brute Forcer, It can Brute Force almost all Social Media Accounts or Any Web Application.
Stars: ✭ 91 (+468.75%)
Mutual labels:  brute-force, bruteforce-password-cracker
Brute-Force-Login
Proof -Of-Concept Brute Force Login on a web-site with a good dictionary of words
Stars: ✭ 231 (+1343.75%)
Mutual labels:  brute-force-attacks, brute-force
GmailBruterV2
Simple tool written in python3 to perform limited brute-force attacks on gmail accounts.
Stars: ✭ 264 (+1550%)
Mutual labels:  brute-force-attacks, brute-force
sshame
brute force SSH public-key authentication
Stars: ✭ 43 (+168.75%)
Mutual labels:  brute-force-attacks, brute-force
Gmail-Hack
Gmail account using brute force attack
Stars: ✭ 69 (+331.25%)
Mutual labels:  brute-force-attacks, brute-force
Pydictor
A powerful and useful hacker dictionary builder for a brute-force attack
Stars: ✭ 2,055 (+12743.75%)
Mutual labels:  brute-force, bruteforce-password-cracker
limitrr-php
Better PHP rate limiting using Redis.
Stars: ✭ 19 (+18.75%)
Mutual labels:  brute-force-attacks, brute-force
WPCracker
WordPress pentest tool
Stars: ✭ 34 (+112.5%)
Mutual labels:  brute-force-attacks, brute-force
uberscan
Security program for recovering passwords and pen-testing servers, routers and IoT devices using brute-force password attacks.
Stars: ✭ 31 (+93.75%)
Mutual labels:  brute-force-attacks, brute-force
Fmt.jl
Python-style format strings for Julia
Stars: ✭ 31 (+93.75%)
Mutual labels:  string
tplv
👣 Nano string template library for modern, based on ES6 template string syntax.
Stars: ✭ 31 (+93.75%)
Mutual labels:  string
expresol
Library for executing customizable script-languages in python
Stars: ✭ 11 (-31.25%)
Mutual labels:  environment

Star Badge

BFSG 🌙

BFSG is a web BruteForce String generator written in Python

How i can start using BFSG 😎

  • First check that you have a python version 3.8.5 or update it from Python Update

Installation 🤘

git clone https://github.com/yezz123/BFSG.git

Cd BFSG

Usage 😁

  • Development prerequisites
pipenv install
  • Production prerequisites
pipenv install --dev
  • To activate project's virtualenv run:
pipenv shell

Running the tests 🥱

cd BFSG

mypy BFSG.py

pytest

Contributing

Contributions are welcome! Please share any features, and add unit tests! Use the pull request and issue systems to contribute.

Credits & Thanks 🏆

Medium Twitter Discord

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