Skip to content

TEAMBCS/CYBERFORCE-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

CYBERFORCE

Advanced Web Pentesting Tool by Bangladesh Cyber Squad πŸ‡§πŸ‡©

WEB VULNERABILITY SCANNER
Developed by Parvez Hasan
Team: Bangladesh Cyber Squad


πŸ“Œ About

CyberForce is an advanced cyber security tool designed for ethical hackers and pentesters. It performs:

  • πŸ” Multi-user Brute Force on login panels
  • πŸ’₯ XSS and SQL Injection vulnerability testing
  • βš™οΈ Realistic input effects and cyber UI
  • πŸ›‘οΈ Stylish animated terminal interface

This tool is made with ❀️ for learning, testing, and awareness-building in the cybersecurity field.


⚑ Features

  • 🎨 Beautiful Cyber UI with animations
  • πŸ‘¨β€πŸ’» Real-time brute force login testing
  • πŸ” SQLi & XSS vulnerability scanning
  • 🧠 Typing-style input and cyber terminal feel
  • 🌐 Custom wordlist support
  • πŸ“ Lightweight, no external dependencies except colorama

πŸ§ͺ Requirements

  • Python 3.x
  • colorama
    Install using:
pip install colorama
git clone https://github.com/TEAMBCS/CYBERFORCE-.git
cd CYBERFORCE

πŸš€ Usage

python main.py

πŸ” For Brute Force:

  • Enter target URL (login page endpoint)
  • Enter wordlist files for usernames & passwords
  • Provide form input field names (e.g. username, password)

πŸ’₯ For XSS + SQLi:

  • Enter URL endpoint (search/comment/etc.)
  • Provide the parameter name to test

πŸ“ Sample Wordlists

  • username.txt
admin
root
user
test
parvez
  • wordlist.txt
123456
admin123
pass@123
root@123
adminadmin

πŸ‘¨β€πŸ’» Author

  • πŸ”§ Developer: Parvez Hasan
  • πŸ’€ Team: **Bangladesh Cyber Squad **

Connect with us for ethical hacking, cyber projects, and learning.


⚠️ Legal Disclaimer

This tool is created for educational purposes and authorized penetration testing only.
Using this on websites without permission is illegal.
Developer holds no responsibility for any misuse.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages