Code Monkey home page Code Monkey logo

webpagelogin_bruteforce's Introduction

Web Page Login Brute Force GUI Tool

A GUI based python tool for Brute Force login in a web page. Hack accounts on any website with a good dictionary of words. It can also brute force CSRF Token.

Made In Python(3.9.10)

Usage

  1. Brute Force Any Web Page Login.
  2. Brute Force CSRF Token.

Features

  1. Simple & Clean UI.
  2. Automated Mode (Scrap HTML Tags Automatically).
  3. Manual Mode (User need to provide HTML Tags Manually).
  4. You Can Adjust Thread Numbers.
  5. All the Successful BruteForce Credentials will be Stored in Database to View Letter from History Section.
  6. Easy to Use.
  7. user Friendly.

Requirements

  • validators
  • requests
  • pyglet
  • lxml

Installation

  • Clone Repository
https://github.com/Hrishikesh7665/WebPageLogin_BruteForce.git
  • Or

  • Download Repository

Direct Download Zip Click Here

For Linux

  • Install Required Modules
pip3 install validators
pip3 install requests
pip3 install pyglet
pip3 install lxml
  • Or
pip3 install -r requirements.txt

Single Line Command

https://github.com/Hrishikesh7665/WebPageLogin_BruteForce.git && pip3 install -r requirements.txt
  • Run
python3 "webLogin_burteForce_gui.py"

N.B: If You Getting “No Module Tkinter” Error Try This:

sudo apt-get install python3-tk

For Windows

  • Install Required Modules
pip install validators
pip install requests
pip install pyglet
pip install lxml
  • Or
pip install -r requirements.txt
  • Run
python "webLogin_burteForce_gui.py"

Screenshots

How it work?

This tool tries to connect by exploiting the library of passwords that it has in its possession and do not stop to submit the form until it has correspondence, so you can edit the dictionary file txt by adding your own words for a particular target.

Target Lab:

You can set your own LAB for testing this tool with XAMP by following this steps:

  • Step 1

Install XAMP

  • Step 2

Download This PHP Webpage click here for download

  • Step 3

Create a new folder with the name 'LoginPage' in 'C:\xampp\htdocs'

  • Step 4

Copy the 'loginpage.php' file into the 'C:\xampp\htdocs\LoginPage'

  • Step 5

Visit '127.0.0.1/LoginPage/loginpage.php'

  • Step 6

Now your test lab is ready. Happy Hacking.

NOTE:

If you don't want to deploy the target locally or doesn't have PHP install locally, you can use this link to set an attack :

Some resources for password list:

Conclusion & Warnings

  • Warning Your Anti-Virus Software Maybe Detect This Script As Virus. If You Concern About This, Please Check Virus Total Report Before Using This Script. Click Here To Check Virus Total Result.

  • Warning It Is End User's Responsibility to Obey All the Applicable Laws.

Peace ✌️

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.