An open API service indexing awesome lists of open source software.

https://github.com/hunter87ff/brutefi

Simple and useful tool for bruteforce attack on web and wifi
https://github.com/hunter87ff/brutefi

android brute-force bruteweb cyber-security linux python wifi wifi-hacking windows

Last synced: 4 months ago
JSON representation

Simple and useful tool for bruteforce attack on web and wifi

Awesome Lists containing this project

README

          

# Brutefi
Simple brute force attacking tool for web.

## Notice
Remember, Your ip may get blocked by the firewall. Use this tool only for security tests and ethical purposes.

## Installation
```bash
git clone https://github.com/Hunter87ff/Brutefi
cd Brutefi
pip install requirements.txt
```
- For Windows
```bash
python main.py
```
- For linux
```bash
python3 main.py
```
### Update
> currently wifi module is only available for windows

## Screenshot
![ss](https://images-ext-1.discordapp.net/external/iJ1t40n1mMn5XHLCPsPw43je2lNyXbRF4LiZ-aG5rGE/https/raw.githubusercontent.com/Hunter87ff/Brutefi/main/assets/ssweb.png?width=584&height=394)